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

30 Days of Rust - Day 27
rust2023-06-13
johnnylarnerjohnnylarner

30 Days of Rust - Day 27

Good afternoon everyone, I'm entering the final blog sprint. I'm finishing my 30 days of learning...

Unleashing the Power of Rust: Building Amazing Tools and Realizing Benefits
rust2023-06-12
Joel JaisonJoel Jaison

Unleashing the Power of Rust: Building Amazing Tools and Realizing Benefits

Rust, known for its focus on safety, performance, and concurrency, is a versatile...

Rust 101: Write, Build, and Debug Your First Program
rust2023-06-09
Philip John BasilePhilip John Basile

Rust 101: Write, Build, and Debug Your First Program

Step 1: Installing Rust Rust can be installed from the official website using rustup, a...

30 Days of Rust - Day 26
rust2023-06-11
johnnylarnerjohnnylarner

30 Days of Rust - Day 26

Good evening everyone, as promised here is my third and final blog this week. I had a lovely trip...

Learning Rust 🦀: 04- The basics: Flow Control
learning2023-06-11
Fady GA 😎Fady GA 😎

Learning Rust 🦀: 04- The basics: Flow Control

In this article I'll discuss the main program flow aspects of any programming language, the...

Qwik: Resumability That Feels Like React
opensource2023-05-09
Manu MAManu MA

Qwik: Resumability That Feels Like React

Performance is a human problem, not a technology one The thing I came to believe working...

Concise error handling in Go with Rust-like Result types
go2023-06-10
Tasko OlevskiTasko Olevski

Concise error handling in Go with Rust-like Result types

I have recently started learning Rust and I really like the utility and brevity of the Result enum...

Streamline Your Development Environment Setup on ChromeOS and Linux
tooling2023-06-10
Tsiry SandratrainaTsiry Sandratraina

Streamline Your Development Environment Setup on ChromeOS and Linux

Introduction Setting up a development environment on a new Chromebook (ChromeOS) or any...

Calling C++ functions from your Rust code
rust2023-06-10
Chigozie OduahChigozie Oduah

Calling C++ functions from your Rust code

C++ provides an extern keyword allowing you to specify functions other programming languages,...

ReductStore v1.4.0 in Rust has been released
news2023-06-09
Alexey TiminAlexey Timin

ReductStore v1.4.0 in Rust has been released

I am happy to announce that we have completed the migration from C++ to Rust, and have released a...

ESP32 Embedded Rust at the HAL: SPI Communication
rust2023-06-09
Omar HiariOmar Hiari

ESP32 Embedded Rust at the HAL: SPI Communication

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

Learning Rust 🦀: 03- The basics: Functions
learning2023-06-08
Fady GA 😎Fady GA 😎

Learning Rust 🦀: 03- The basics: Functions

I'll continue my Rust Learning Series and this time I'll continue talking about the basics, more...

Make (&Option).as_ref() easier
rust2023-05-29
lv0senkulv0senku

Make (&Option).as_ref() easier

Option itself has a copy trait, but its behaviors depends on what it hold. #[derive(Copy,...

How i created a query language for .git files (GQL)
rust2023-06-08
Amr HeshamAmr Hesham

How i created a query language for .git files (GQL)

Hello everyone. Last month I got interested in Rust programming language and want to discover more...

30 Days of Rust - Day 25
rust2023-06-07
johnnylarnerjohnnylarner

30 Days of Rust - Day 25

What is up world, I promised you I'd be back again this week. Today's blog flog will shed some light...

30 Days of Rust - Day 24
rust2023-06-06
johnnylarnerjohnnylarner

30 Days of Rust - Day 24

Good evening everyone, I'm back after a few days off. I had a friend from abroad visiting and put my...