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

netcrab: a networking tool
rust2023-10-14
knutknut

netcrab: a networking tool

(Cross-posted from my main blog) Before I get to this project known as netcrab, I thought it'd be...

Rust's Option type... in Python
rust2023-10-13
TaiKedzTaiKedz

Rust's Option type... in Python

Rust's void-safety mechanism can be part-expressed in Python.... but should it ??

A small library for writing line-oriented command interpreters in the Rust
rust2023-10-14
Ramin Farajpour CamiRamin Farajpour Cami

A small library for writing line-oriented command interpreters in the Rust

cli-rs What is line-oriented command interpreters? A line-oriented command...

Learning Rust 🦀: 17 - Rust Collections: Strings - How complex can it be?!
learning2023-10-13
Fady GA 😎Fady GA 😎

Learning Rust 🦀: 17 - Rust Collections: Strings - How complex can it be?!

The second common Rust collection we will visit is the String! Rust has taken a ... "different"...

WTransport - WebTransport library in Rust 🦀
rust2023-10-13
Rose Media HouseRose Media House

WTransport - WebTransport library in Rust 🦀

WebTransport is a modern update to Websockets, transmitting data between client and server using...

CrabNebula Raised a 7.5m Seed Round with OSS Capital and over 20 Angel Investors
opensource2023-10-11
CrabNebulaCrabNebula

CrabNebula Raised a 7.5m Seed Round with OSS Capital and over 20 Angel Investors

If you wish to make an apple pie from scratch, you must first invent the universe. - Carl Sagan - ‘A...

⚡Socketioxide - SocketIO server powered by Rust! 🦀
rust2023-10-10
Rose Media HouseRose Media House

⚡Socketioxide - SocketIO server powered by Rust! 🦀

Rust is hard, so is writing networking code in it. But who doesn’t want its blazing fast...

What to choose Golang or Rust?
discuss2023-10-06
Noishorgo BrotoNoishorgo Broto

What to choose Golang or Rust?

Hello Everyone, I want to learn a new programming language for upskilling. So, what language should I...

Bridging the Gap: Understanding Adapter and Composite Patterns in Rust
rust2023-10-04
Max ZhukMax Zhuk

Bridging the Gap: Understanding Adapter and Composite Patterns in Rust

Hello, fellow developers!🧑🏼‍💻 In the realm of software engineering, design patterns serve as...

Rapid building with Rust on Windows for WLS2
rust2023-10-08
MichaelMichael

Rapid building with Rust on Windows for WLS2

Fast Build on Windows for WLS2 This is a quick post y'all! less than 2m read! Credit...

Excellent blogs for Rust
rust2023-10-08
SakshatSakshat

Excellent blogs for Rust

Mara's Blog Raph Levien’s blog Faster Than Lime matklad Faultlore Lord's Blog PoignardAzur Sam...

Edge IoT with Rust on ESP: HTTP Client
rust2023-10-06
Omar HiariOmar Hiari

Edge IoT with Rust on ESP: HTTP Client

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

How Rust memory management work to beginners.
rust2023-09-14
CanhassiCanhassi

How Rust memory management work to beginners.

Do you ever thought about what happens to your RAM when you run a program? And how the ways you write...

RPCIEGE - Skirmish 10
stellar2023-10-06
Row-BearRow-Bear

RPCIEGE - Skirmish 10

And we're already moving on to Skirmish 10 of the RPCiege! Have a look at the booklet for the exact...

🐚🦀Comandos shell reescritos em Rust
rust2023-10-04
Tarcísio GiroldoTarcísio Giroldo

🐚🦀Comandos shell reescritos em Rust

Introdução Para todo engenheiro de software, desenvolvedor ou programador, as ferramentas...

Learning Rust 🦀: 16 - Rust Collections: Vectors
learning2023-10-05
Fady GA 😎Fady GA 😎

Learning Rust 🦀: 16 - Rust Collections: Vectors

Now we will have a look at some of Rust's most common Collections, The Vector, String (yes! String...