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

Getting Started with Rust
rust2020-07-12
Itachi UchihaItachi Uchiha

Getting Started with Rust

This post published on my blog before Hi everyone! In this post, I'll talk about Rust programming...

Rust para Embebidos?
rust2020-07-20
Iddar OlivaresIddar Olivares

Rust para Embebidos?

Aprende como progrmaar uC ARM con Rust muy facil

Playing with Functions in Rust
rust2020-07-19
Itachi UchihaItachi Uchiha

Playing with Functions in Rust

This post published on my blog before Hi everyone. Before that, I wrote a post called A Trip to D...

A Trip to Data Types in Rust
rust2020-07-18
Itachi UchihaItachi Uchiha

A Trip to Data Types in Rust

This post published on my blog before Hi everyone. Before that, I wrote a post called Understandi...

Delta: A new git diff tool to rock your productivity
github2020-07-16
Axel NavarroAxel Navarro

Delta: A new git diff tool to rock your productivity

The delta tool (a.k.a. git-delta, a.k.a. delta-diff) is a diff viewer written in Rust 💪. Initially...

From C# to Rust: Fundamentals
csharp2020-07-16
Seb NilssonSeb Nilsson

From C# to Rust: Fundamentals

Rust has some fundamental tools and concepts we need to understand before we get into the code.

Rust vs Go in Backend Web Development
go2020-07-17
Lane WagnerLane Wagner

Rust vs Go in Backend Web Development

The post Rust vs Go in Backend Web Development appeared first on Qvault. Rust and Go are two huge...

Valerie: Rethinking Web Apps in Rust
valerie2020-07-10
Emmanuel AntonyEmmanuel Antony

Valerie: Rethinking Web Apps in Rust

I have personally tried and seen various front-end frameworks for Web Apps in Rust. To be honest, the...

Efficient parsing of JSON record sets in Rust
rust2020-07-17
Sergey TodyshevSergey Todyshev

Efficient parsing of JSON record sets in Rust

JSON record set is an array of objects. serde_json crate does not provide fast solution to parse it o...

Async Rust, but less intimidating
rust2020-07-16
DanDan

Async Rust, but less intimidating

For the last few years, Rust has been a fast-moving target. The language and supporting ecosystem are...

How to write a Queue in Rust
rust2020-07-15
Kirill VasiltsovKirill Vasiltsov

How to write a Queue in Rust

The simplest way to build a Queue in Rust

Understanding Variables and Mutability in Rust
rust2020-07-15
Itachi UchihaItachi Uchiha

Understanding Variables and Mutability in Rust

This post published on my blog before Hi everyone. Before that, I wrote a post called Getting Sta...

How Rust Lets Us Monitor 30k API calls/min
rust2020-07-08
Cédric FabianskiCédric Fabianski

How Rust Lets Us Monitor 30k API calls/min

At Bearer, we are a polyglot engineering team. Both in spoken languages and programming languages. Ou...

I created a beautiful visualisation package for Python, Rust, and JavaScript
rust2020-07-15
Data CrayonData Crayon

I created a beautiful visualisation package for Python, Rust, and JavaScript

Alongside our open-source project, we (Stami Labs) have also been working on Chord PRO with many ad...

Some Learnings from Implementing a Normalizing Rust Representer
rust2020-07-13
Sean ChenSean Chen

Some Learnings from Implementing a Normalizing Rust Representer

I’ve been helping out and contributing to exercism.io for the past few months. As an open source plat...

Hunting down a non-determinism-bug in our Rust Wasm build
rust2020-07-10
Benjamin KampmannBenjamin Kampmann

Hunting down a non-determinism-bug in our Rust Wasm build

Note: Together with a few colleagues, I will be hosting an AMA on the Rust subreddit Wednesday, July...