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

Edge IoT with Rust on ESP: NTP
rust2023-11-03
Omar HiariOmar Hiari

Edge IoT with Rust on ESP: NTP

This blog post is the fourth of a multi-part series of posts where I explore various peripherals in...

sero - self hosted surge.sh analog
webdev2023-11-02
Dmitry MiasnenkoDmitry Miasnenko

sero - self hosted surge.sh analog

REPOSITORY ON GITHUB Lightning-fast, static web publishing with zero configuration and full...

Rust Memory Management: Borrowing, References, And The Borrow Checker
rust2023-11-02
Confidence OkoghenunConfidence Okoghenun

Rust Memory Management: Borrowing, References, And The Borrow Checker

Learn how borrowing and references works in Rust

Understanding the basics of Smart Pointers in Rust
rust2023-11-01
Leandro ProençaLeandro Proença

Understanding the basics of Smart Pointers in Rust

In today's post we'll delve into the basics of smart pointers in Rust, while we build from scratch a...

Roll your own auth with Rust and Protobuf
rust2023-10-28
Martin PAUCOTMartin PAUCOT

Roll your own auth with Rust and Protobuf

Introduction 1. What is Protobuf? 2. What are we going to accomplish 3. Requirements Get...

A Comprehensive Dive into the New Time-Series Storage Engine - Mito
rust2023-11-01
GreptimeGreptime

A Comprehensive Dive into the New Time-Series Storage Engine - Mito

Our team has performed a series of refactoring and improvements on the latest release GreptimeDB...

GreptimeDB v0.4 Officially Launched with New Engine Mito2 Tailored for Time-Series Data Processing
database2023-10-11
GreptimeGreptime

GreptimeDB v0.4 Officially Launched with New Engine Mito2 Tailored for Time-Series Data Processing

Introduction Since its open-source launch last November, GreptimeDB has evolved...

[Rust] What I've learned from reading "The Book" over the last 10 months
beginners2023-10-29
UponTheSkyUponTheSky

[Rust] What I've learned from reading "The Book" over the last 10 months

image source: https://rustacean.net/ TL; DR Simple rule: learning a programming language...

Rust Tutorial 4: Let's build a Simple Calculator! (Part 1)
rust2023-10-28
Khair AlanamKhair Alanam

Rust Tutorial 4: Let's build a Simple Calculator! (Part 1)

Reading time: 20 minutes Welcome back to the Rust Tutorial Series! In this tutorial, we will be...

Planespotting with Rust: using nom to parse ADS-B messages
adsb2023-10-28
Kirill VasiltsovKirill Vasiltsov

Planespotting with Rust: using nom to parse ADS-B messages

Using nom to parse ADS-B messages

Dynamic HTTP API for web & OS dev 🧢
rust2023-10-27
Stacy RollStacy Roll

Dynamic HTTP API for web & OS dev 🧢

Today we'll be writing a working web API using an extremely simple HTTP library controlable from the...

🦀⚡ Building extremely fast APIs with Rust & snowboard: Step-by-Step
webdev2023-10-26
vicmdvvicmdv

🦀⚡ Building extremely fast APIs with Rust & snowboard: Step-by-Step

Today we'll be writing a working web API using rust and snowboard, an extremely simple HTTP...

Implementing Practical Byzantine Fault Tolerance - part 3
rust2023-10-14
Szymon GibałaSzymon Gibała

Implementing Practical Byzantine Fault Tolerance - part 3

Part 3: Protocol Implementation This is the final part of my brief description of pBFT...

How to abstract away library interfaces working directly through syntax in Rust with procedural macros
rust2023-09-21
dexterdexter

How to abstract away library interfaces working directly through syntax in Rust with procedural macros

In this post I describe how I wrote two macros to separate the bevy_ecs interface from my app core...

Building a HTTP Client with Reqwest | Rust
rust2023-10-23
Carlos Armando Marcano VargasCarlos Armando Marcano Vargas

Building a HTTP Client with Reqwest | Rust

In this article, we are going to build a basic HTTP client with Reqwest to test REST APIs This...

OpenAI Language Lector
openapi2023-10-23
mortylenmortylen

OpenAI Language Lector

I am not a native English speaker, but I am eager to improve my language skills. I have considered...