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

Reactive Canvas with Rust/WebAssembly and web-sys
rust2019-06-14
Ben LovyBen Lovy

Reactive Canvas with Rust/WebAssembly and web-sys

Or How I Learned To Stop Worrying And Love Macros It's been a little while since I built a...

ALGORITHM CHALLENGE: 1
algorithms2019-06-19
Algorithms and Challenge QuestionsAlgorithms and Challenge Questions

ALGORITHM CHALLENGE: 1

Challenge This time no story, no theory. The examples below show you how to write functi...

Rust for the Brave and True
rust2019-06-11
Bastian GruberBastian Gruber

Rust for the Brave and True

If you want to learn Rust, go all in

Let's build a Prometheus exporter in Rust
rust2019-06-14
Francesco CognoFrancesco Cogno

Let's build a Prometheus exporter in Rust

A step-by-step tutorial on how to create a functioning Prometheus exporter in Rust

How to call Rust functions from C on Linux
rust2019-06-11
Dandy VicaDandy Vica

How to call Rust functions from C on Linux

How to call Rust functions from C

Rust Your Own Lisp
rust2019-06-04
Ben LovyBen Lovy

Rust Your Own Lisp

This is a fuller walk-through of the code I talked about in a previous post, Solving Problems by Avoi...

Practical Rust Web Development - Cors
actixweb2019-06-10
Werner EchezuríaWerner Echezuría

Practical Rust Web Development - Cors

In order to make our lives easier and move on to the series, let's make a statement, our API will be...

Tutorial: Use FlatBuffers in Rust
rust2019-06-04
Robert WinslowRobert Winslow

Tutorial: Use FlatBuffers in Rust

(This article is cross-posted from my blog.) The FlatBuffers project is an extremely efficient schem...

Skip the Framework: Build A Simple Rust API with Hyper
rust2019-05-28
Ben LovyBen Lovy

Skip the Framework: Build A Simple Rust API with Hyper

Intro In this post I will walk through creating a small web API using the hyper HTTP...

Practical Rust Web Development - Testing
rust2019-06-04
Werner EchezuríaWerner Echezuría

Practical Rust Web Development - Testing

Test an actix web app

Understand Basic Lifetime Annotation in Rust
rust2019-06-03
cviflicvifli

Understand Basic Lifetime Annotation in Rust

My personal understanding of lifetime annotation in rust

A language for programming GPUs
showdev2019-06-01
Caleb WinstonCaleb Winston

A language for programming GPUs

Most languages target CPUs, but what if we target GPUs?

Move Semantics vs Copy Semantics
rust2019-05-31
Werner EchezuríaWerner Echezuría

Move Semantics vs Copy Semantics

Difference between two ways to handle ownership

Practical Rust Web Development - Authentication
rust2019-05-28
Werner EchezuríaWerner Echezuría

Practical Rust Web Development - Authentication

Authenticate through Json Web Token in Actix Web and Diesel

WASM in Rust without NodeJS
rust2019-05-25
Dandy VicaDandy Vica

WASM in Rust without NodeJS

WASM Rust

Setting up Rust for development. (part 1)
rust2019-05-26
Dumb Down Demistifying DevDumb Down Demistifying Dev

Setting up Rust for development. (part 1)

Setting up Rust for development