• OPENDEV HUB V1.0• API STATUS: 100% OPERATIONAL• CLIENT ENGINE: LOADED & CACHED• TRENDING TECH: TAILWIND V4, NEXT.JS 16, RUST, GO• ZERO AUTH REQUIRED
OPENDEVHUB

Command Palette

Search for a command to run...

DEVELOPER RELEASES

DEVELOPER NEWS STREAM

Direct logs, engine updates, and framework notifications parsed from curated RSS feeds and announcements, updated hourly.

Rest in peace, grep!
cli2018-05-16
Abhinav KumarAbhinav Kumar

Rest in peace, grep!

I'm not saying that grep is slow or flawed in any way but it can be definitely faster (and better). A...

A boolean's story
rust2018-05-18
Dimitri MerejkowskyDimitri Merejkowsky

A boolean's story

Originally published on my blog. Earlier this month I told you about my pet project in Rust. As a...

Building My own website
personalsite2018-05-16
Martin BeckerMartin Becker

Building My own website

Time to get off my keister and build my own site!

Simpson's Methods
numericalmethods2018-05-12
Linda ElizaLinda Eliza

Simpson's Methods

Article about Simpson's Methods

Naming Nested For Loops in Rust
rust2018-05-10
stevensonmtstevensonmt

Naming Nested For Loops in Rust

I've been aware of the ability to name for loops in rust for a while, but a recent project made me co...

Tell me a story I could code #2
story2018-05-11
mnivoliezmnivoliez

Tell me a story I could code #2

A code of which you are the hero

Introducing rusync
rust2018-05-08
Dimitri MerejkowskyDimitri Merejkowsky

Introducing rusync

Originally published on my blog. Today I wrote my first “real” rust project. It’s a re-write of...

Cargo refused to build my project - A Rust debugging story!
rust2018-05-09
Raunak RamakrishnanRaunak Ramakrishnan

Cargo refused to build my project - A Rust debugging story!

An afternoon of debugging!

Adventures in Rust
rust2018-04-27
Tamir BaharTamir Bahar

Adventures in Rust

A tale of my time in Rust-land

Tell me a story I could code
story2018-05-06
mnivoliezmnivoliez

Tell me a story I could code

A code of which you are the hero

Code Royale: Rust AI Coding Competition
rust2018-04-21
edA‑qa mort‑ora‑yedA‑qa mort‑ora‑y

Code Royale: Rust AI Coding Competition

Tackling a new, tower-defense-style, game with heuristics.

Writing An NES Emulator with Rust and WebAssembly
webassembly2018-04-11
bokuwebbokuweb

Writing An NES Emulator with Rust and WebAssembly

I wrote the NES emulator with Rust and WebAssembly to learn Rust. It’s not perfect and have some audi...

Building My first Rust Project: Wercker Build Status
rust2018-04-04
Martin BeckerMartin Becker

Building My first Rust Project: Wercker Build Status

A post about My first project Wercker Build Status written in Rust

Getting started with Rust: Enum on steroids!
rust2018-04-01
mnivoliezmnivoliez

Getting started with Rust: Enum on steroids!

Let just cover quickly the basics of enum in rust

From cobalt.rs to gutenberg
gutenberg2018-03-28
Christoph GraboChristoph Grabo

From cobalt.rs to gutenberg

I wish I could have the features of both tools, but for now I will use gutenberg over cobalt. A tiny...

Python Idioms in Rust
python2018-03-23
Benjamin CongdonBenjamin Congdon

Python Idioms in Rust

I’ve been going through a period of programming language wanderlust over the past couple months. Rece...