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

Rust and GitHub Actions
rust2020-06-07
wayofthepiewayofthepie

Rust and GitHub Actions

Build, test, lint and audit Rust with GitHub Actions.

Convenient substrate identity solution
rust2020-06-06
David CravenDavid Craven

Convenient substrate identity solution

For our sunshine-dao we wanted a convenient easy and secure identity solution, that doesn't require c...

Taking the Unhappy Path with Result, Option, unwrap and ? operator in Rust
rust2020-06-05
Kevin LeKevin Le

Taking the Unhappy Path with Result, Option, unwrap and ? operator in Rust

As I'm learning Rust, I noticed that these 4 concepts Result, Option, unwrap, ? are often discussed i...

Adding Redis Streams to Rust 💾 🦀
redis2020-06-03
Felix TerkhornFelix Terkhorn

Adding Redis Streams to Rust 💾 🦀

High-level overview of Redis Streams

An Introduction to Deno
deno2020-06-03
David GauldDavid Gauld

An Introduction to Deno

Since its introduction in 2009, Node.js has gained huge popularity and usage. But with that, issues w...

Rust Web development | Boilerplate free with Rocket
rust2020-06-03
Julio Daniel ReyesJulio Daniel Reyes

Rust Web development | Boilerplate free with Rocket

An overview of the Rocket web framework for rust. Type Safe Boilerplate Free Easy to use Extens...

Migrate to Actix-Web 2.0
rust2020-06-02
Werner EchezuríaWerner Echezuría

Migrate to Actix-Web 2.0

I decided it was time for a version upgrade to Actix Web 2.0, so, in order to make it easier I migrat...

A Rust CLI for decoding certs
rust2020-06-02
wayofthepiewayofthepie

A Rust CLI for decoding certs

A Rust CLI for decoding certs developed with a Test Driven Development workflow.

How to create a GraphQL server in Rust
graphql2020-05-14
Brian Neville-O'NeillBrian Neville-O'Neill

How to create a GraphQL server in Rust

Written by Joshua Cooper✏️ As the ecosystem around Rust grows, it’s becoming a more appealing option...

My First Rust SO Accepted Answer
rust2020-06-01
Pan ChasingaPan Chasinga

My First Rust SO Accepted Answer

After years of on and off learning, I've finally earned my first Rust accepted answer on StackOverflo...

Getting started with Rust
rust2020-05-27
James RobbJames Robb

Getting started with Rust

Rust is a language which I have been looking into lately and starting with this post I will begin a n...

Invoking Functions on Distributed Game Objects
webassembly2020-05-29
Kevin HoffmanKevin Hoffman

Invoking Functions on Distributed Game Objects

This is the second post in my series on developing a modern MUD using waSCC and WebAssembly; taking o...

Getting up to speed with Rust
rust2020-05-12
Brian Neville-O'NeillBrian Neville-O'Neill

Getting up to speed with Rust

Written by Ingmar Jager✏️ Rust is not like other languages. It’s harder to pick up than, say, Python...

Sorting algorithms in Rust
rust2020-05-28
Kirill VasiltsovKirill Vasiltsov

Sorting algorithms in Rust

Quick sort, Bubble sort, Merge sort

Actix-Web in Docker: How to build small and secure images
rust2020-05-26
Sergey ZenchenkoSergey Zenchenko

Actix-Web in Docker: How to build small and secure images

Hey folks. Yesterday I've deployed my first Rust service to production at AppSpector. Actix-Web and R...

YEW Tutorial: 05 Drive through libraries
rust2020-05-27
Davide Del PapaDavide Del Papa

YEW Tutorial: 05 Drive through libraries

(Photo by Joshua Hoehne on Unsplash) An unprobable drive in (drive through) banking service... Howeve...