• 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.

How to run Rust on Arduino Uno
rust2020-08-20
creativcodercreativcoder

How to run Rust on Arduino Uno

A quick whirlwind tour on running Rust on Arduino Uno

A Summer of Code with TiKV
cloud2020-08-24
Devdutt ShenoiDevdutt Shenoi

A Summer of Code with TiKV

A summary of achievements made through the Google Summer of Code program with CNCF on the Ti...

That's so Rusty!
rust2020-08-24
ImaculateImaculate

That's so Rusty!

I've picked up Rust lately, like most people I couldn't resist the hype. There ought to be a reason...

Let’s build a single binary gRPC server-client with Rust in 2020 - Part 1
rust2020-08-24
T.J. TelanT.J. Telan

Let’s build a single binary gRPC server-client with Rust in 2020 - Part 1

This is the first post of a 4 part series. If you would like to view this post in a single page, you...

Rust Programming Language - Error Handling Isn't All About Errors
rust2020-08-24
I am a ProgrammerI am a Programmer

Rust Programming Language - Error Handling Isn't All About Errors

Error handling in Rust is incredibly diverse and constantly evolving. As such it is often a source of...

First thoughts on Rust vs OCaml
rust2020-08-20
Paul BiggarPaul Biggar

First thoughts on Rust vs OCaml

I'm about two weeks into Rust now, so this feels like a good time to write a critique, before I get S...

Embed Rust wasm into React
webassembly2020-08-19
Carlos OuroCarlos Ouro

Embed Rust wasm into React

WebAssembly is coming out to play. It's time for us, developers, to also move forward and push our he...

GitHub action for multi-project Rust repository
actionshackathon2020-08-20
Petr JanikPetr Janik

GitHub action for multi-project Rust repository

My Workflow I recently started learning Rust. If you are interested in following my journe...

Rust Announces Plans to Form a Foundation
news2020-08-18
Michael TharringtonMichael Tharrington

Rust Announces Plans to Form a Foundation

Rust announces their plans to create a Rust Foundation.

Exploring Azure CosmosDB with Rust - Part 2
azure2020-08-19
Francesco CognoFrancesco Cogno

Exploring Azure CosmosDB with Rust - Part 2

A beginner friendly intro on how to use Rust to exploit the power of Azure CosmosDB using the unofficial Azure SDK for Rust

Rust 3 - Generics, traits, functional constructs, data structures, files
rust2020-08-19
Petr JanikPetr Janik

Rust 3 - Generics, traits, functional constructs, data structures, files

Generics To prevent duplication of code like this: fn largest_i32(list: &[i32]) -&gt...

Rusticles #5 - Wed Aug 19 2020
rust2020-08-19
Dennis O'KeeffeDennis O'Keeffe

Rusticles #5 - Wed Aug 19 2020

Rusty runes for the last week in Rust

First steps with WebAssembly in Rust
javascript2020-08-17
Aral RocaAral Roca

First steps with WebAssembly in Rust

Discover how to start with WebAssembly in an easy way with Rust.

Announcing async-raft v0.5.0: Rebased onto Tokio & Renamed to `async-raft`
rust2020-08-18
Anthony DoddAnthony Dodd

Announcing async-raft v0.5.0: Rebased onto Tokio & Renamed to `async-raft`

I am pleased to announce the release of async-raft v0.5.0. The TLDR: Everything Is Now Based on To...

Writing an Emacs module in Rust
emacs2020-08-15
Ryan FaulhaberRyan Faulhaber

Writing an Emacs module in Rust

Here's how I used rust-bindgen to write an Emacs dynamic module using Rust

Engineering safer and more secure solutions for digital identity and access management with Rust
rust2020-08-14
Jolocom Dev TeamJolocom Dev Team

Engineering safer and more secure solutions for digital identity and access management with Rust

The merits of Rust for SSI and IAM software Security is a top priority for network infrast...