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

You are the Wind Beneath my Wings!
rust2022-05-16
NathanNathan

You are the Wind Beneath my Wings!

“If you want to lead them you must place yourself behind them.”- Lao Tzu I really want to say...

Adding an executable target to a Rust library
rust2022-05-16
KonstantinKonstantin

Adding an executable target to a Rust library

Let's see how to create a combined library-binary project in Rust with 0 extra config.

What's new in SeaORM 0.8.0
rust2022-05-15
SeaQLSeaQL

What's new in SeaORM 0.8.0

🎉 We are pleased to release SeaORM 0.8.0 today! Here are some feature highlights 🌟: ...

Add a friendly HTTP polling to your API with Retry-After
http2022-05-15
David BernardDavid Bernard

Add a friendly HTTP polling to your API with Retry-After

Polling is a way to handle long, delayed, queued, asynchron work without blocking a TCP connection....

Cap'n Proto - RPC at the speed of Rust - Part 1 of 2
rust2022-05-15
Kushal JoshiKushal Joshi

Cap'n Proto - RPC at the speed of Rust - Part 1 of 2

We're entering into a kind of niche subject here but I want to make it more accessible if I can. At...

Rust: Assertions in API doc?
rust2022-05-14
Burdette LamarBurdette Lamar

Rust: Assertions in API doc?

I've looked a bit at the API documentation for Rust. I was surprised to see that very often the...

The Hidden Power of Rust
rust2022-05-02
NathanNathan

The Hidden Power of Rust

There are many programming languages out there, each with its own strengths and weaknesses. But what...

So you want to learn Rust?
rust2022-05-10
Adib HannaAdib Hanna

So you want to learn Rust?

Here's my favorite Rust educational resources! If you're new to Rust, I recommend starting with "the...

Implementing OpenTelemetry in Rust Applications
monitoring2022-05-13
Ankit Anand ✨Ankit Anand ✨

Implementing OpenTelemetry in Rust Applications

Over the past several years, Rust has become the go-to language for reliable, high-throughput...

Ownership And Borrowing In Rust
rust2022-05-11
Chigozie OduahChigozie Oduah

Ownership And Borrowing In Rust

In this article, you will learn how ownership and borrowing works, and what they are in...

Demystifying the complexity of RAII
rust2022-05-10
Nikita KatchikNikita Katchik

Demystifying the complexity of RAII

The idiom Whenever I look at an article explaining Resource Acquisition Is Initialization...

Demystifying Rust Embedded HAL Split and Constrain Methods
rust2022-05-09
Omar HiariOmar Hiari

Demystifying Rust Embedded HAL Split and Constrain Methods

Introduction Interestingly enough, when I set out on learning to code embedded Rust at the...

Upgrading to WSL2 (so I can install Rust)
wsl2022-05-09
milktea02milktea02

Upgrading to WSL2 (so I can install Rust)

TL;DR: Follow this guide someone has kindly posted. Trying to install Rust and failing on WSL1 on...

epo: Handy Unix epoch time converter in Rust
rust2022-05-08
tetsutetsu

epo: Handy Unix epoch time converter in Rust

Handy Unix epoch time converter in Rust

Overview of Actix Web in Rust
rust2022-05-06
Chigozie OduahChigozie Oduah

Overview of Actix Web in Rust

Introduction This article presents the actix-web framework for building restful apis with...

Rust-Time Communication.
rust2022-05-04
bolubee101bolubee101

Rust-Time Communication.

The final year in school is a trying time for a lot of people, and I was not an exception. I was...