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

Vector - A High-Performance Logs & Metrics Router Written In Rust
showdev2019-07-02
Ben JohnsonBen Johnson

Vector - A High-Performance Logs & Metrics Router Written In Rust

Vector - A High-Performance Logs & Metrics Router Written In Rust

Programming is tribal, find your people
beginners2019-07-04
Tim McNamaraTim McNamara

Programming is tribal, find your people

Once you've begun to program for fun, you should work with people you admire

Livestream - Dev.to Challenge Vowel Count in Rust
challengeanswer2019-06-30
Corey AlexanderCorey Alexander

Livestream - Dev.to Challenge Vowel Count in Rust

Here is a mostly complete live stream of my doing one of the daily challenges that dev.to has been ho...

Building crates so they look like C(ABI) Libraries
cargo2019-07-01
Luca BarbatoLuca Barbato

Building crates so they look like C(ABI) Libraries

I presented cargo-c at the rustlab 2019, here is a longer followup of this. Mixing Rust...

Using threads on Rust (part 2)
rust2019-06-30
Dandy VicaDandy Vica

Using threads on Rust (part 2)

How to use threads on Rust for parallel task

Practical Rust Web Development - Searching
rust2019-06-28
Werner EchezuríaWerner Echezuría

Practical Rust Web Development - Searching

Our application should list products for sale and behave like Amazon or Ebay, in order to do so, we n...

How should I go about setting myself up for my "dream job" at Mozilla?
help2019-06-20
Michael HardingMichael Harding

How should I go about setting myself up for my "dream job" at Mozilla?

Background/Lead Up I've got about 1.5 years left at university, so I wouldn't be applying...

Updating the OpenFaaS Rust Template
rust2019-06-25
Jon StødleJon Stødle

Updating the OpenFaaS Rust Template

Recently we’ve started looking into using OpenFaaS at work. We’re still only in the experimenting...

The Dumb Things I Did And How I'm Going To Fix Them
devjournal2019-06-22
Ben LovyBen Lovy

The Dumb Things I Did And How I'm Going To Fix Them

One of my first posts on this site was about webapp I made to handle taking attendance:...

Audio visualization with Rust
rust2019-06-22
ManiflamesManiflames

Audio visualization with Rust

An audio visualization build with Rust using Portaudio and Three.

Using threads on Rust (part 1)
rust2019-06-23
Dandy VicaDandy Vica

Using threads on Rust (part 1)

How to use threads on Rust for parallel summation

Language Installers on Windows Compared : Python, Rust and Ruby
discuss2019-06-22
Mahesh KMahesh K

Language Installers on Windows Compared : Python, Rust and Ruby

I had some free time today so I decided to check how much community invests in the final product of i...

Practical Rust Web Development - Front-End
rust2019-06-22
Werner EchezuríaWerner Echezuría

Practical Rust Web Development - Front-End

Front End in Rust

Why are you using Rust for web development?
discuss2019-06-18
Shawn McElroyShawn McElroy

Why are you using Rust for web development?

For those of you using Rust for web development, WASM or not, why did you decide on Rust over somethi...

Remember Rust with Anki
rust2019-06-21
Jonathan SundqvistJonathan Sundqvist

Remember Rust with Anki

I've read The Book once before, but it was a long time ago, and at some point I read an o'reilly book...

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