• 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 19
rust2023-05-15
johnnylarnerjohnnylarner

30 Days of Rust - Day 19

Hi everyone, I'm writing from Istanbul today. Turkey is gripped by Sunday's presidential elections....

rs-api is based on a web/api application created by axum crate
axum2023-05-15
heigeheige

rs-api is based on a web/api application created by axum crate

How do you create an easy-to-use rust web/api project? Take a few minutes to read the following and...

Solution-diffusion model in Rust
rust2023-05-14
Attila MolnarAttila Molnar

Solution-diffusion model in Rust

I developed a very simple solution diffusion model. Which is the first step of my cell simulation project.

如何用rust构建openwrt armv7l CPU架构的可执行程序
rust2023-05-15
drakedrake

如何用rust构建openwrt armv7l CPU架构的可执行程序

1、安装binutils-arm-linux-gnueabihf 如果是ubuntu或者debain就用 apt install;macos用brew install apt...

30 Days of Rust - Day 18
rust2023-05-14
johnnylarnerjohnnylarner

30 Days of Rust - Day 18

Hello my dear readers, Today we're going to fly through enums and have a think about where enums are...

The Evolving Journey of a Lifelong Coder: What's Next?
rust2023-05-10
Philip John BasilePhilip John Basile

The Evolving Journey of a Lifelong Coder: What's Next?

In every career, there comes a time when we pause and reflect on our journey. We take a moment to...

30 Days of Rust - Day 17
rust2023-05-13
johnnylarnerjohnnylarner

30 Days of Rust - Day 17

Hello folks, I do apologise for missing the last couple of days. I had a lot of work to finish up...

How to Create a Tray-Only Tauri App
rust2023-05-13
daanchukdaanchuk

How to Create a Tray-Only Tauri App

Start with a Tauri app boilerplate. You can use the following command to create one: npm create...

Developing a Desktop Application via Rust and NextJS. The Tauri Way.
rust2023-05-08
Vyacheslav ChubVyacheslav Chub

Developing a Desktop Application via Rust and NextJS. The Tauri Way.

Introduction This article introduces you to a specific but exciting topic and is the...

ESP32 Embedded Rust at the HAL: PWM Buzzer
rust2023-05-12
Omar HiariOmar Hiari

ESP32 Embedded Rust at the HAL: PWM Buzzer

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

Working with Rust as a C++ Programmer
rust2023-05-12
IrfanIrfan

Working with Rust as a C++ Programmer

Rust is a modern programming language that is quickly gaining popularity. It is known for its safety,...

# Build a web server with Rust and tokio - Part 0: the simplest possible GET handler
rust2023-05-11
geoffreycopingeoffreycopin

# Build a web server with Rust and tokio - Part 0: the simplest possible GET handler

Welcome to this series of blog posts where we will be exploring how to build a web server from...

30 Days of Rust - Day 16
rust2023-05-10
johnnylarnerjohnnylarner

30 Days of Rust - Day 16

Evening all, Today was a hectic one. I'm jetting off for my first summer(ish) vacation next week so I...

Writing unit tests for rust applications
rust2023-05-10
BekkaBekka

Writing unit tests for rust applications

Just like in any other programming language, we test our code to give the confidence to push code to...

6 weeks with Rust
rust2023-05-09
Alexey TiminAlexey Timin

6 weeks with Rust

I previously wrote about my plan to rewrite ReductStore in Rust. I am happy to announce that the...

30 Days of Rust - Halfway
rust2023-05-09
johnnylarnerjohnnylarner

30 Days of Rust - Halfway

Wohoo, we've made it to the halfway point 💪 For those following carefully, it hasn't quite been 15...