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

Authentication system using rust (actix-web) and sveltekit - User Registration
webdev2023-04-24
John Owolabi IdogunJohn Owolabi Idogun

Authentication system using rust (actix-web) and sveltekit - User Registration

Introduction Having set up our store and database of choice, it's now time to put them to...

30 days of Rust - Day 2
rust2023-04-24
johnnylarnerjohnnylarner

30 days of Rust - Day 2

Today's session was short but packed full of data types and looooops 🔁 Yesterday's...

Authentication system using rust (actix-web) and sveltekit - Backend Intro
webdev2023-04-23
John Owolabi IdogunJohn Owolabi Idogun

Authentication system using rust (actix-web) and sveltekit - Backend Intro

Introduction Howdy guys! It's been a while here. I have been learning some rust while I...

Authentication system using rust (actix-web) and sveltekit - DB and Redis Config
rust2023-04-23
John Owolabi IdogunJohn Owolabi Idogun

Authentication system using rust (actix-web) and sveltekit - DB and Redis Config

Introduction Moving on from where we stopped, we'll be focusing on setting up our database...

30 days of Rust - Day 1
rust2023-04-23
johnnylarnerjohnnylarner

30 days of Rust - Day 1

No learning journey starts without printing Hello World! to the console. That's exactly how day 1...

ESP32 Embedded Rust at the HAL: UART Serial Communication
rust2023-05-04
Omar HiariOmar Hiari

ESP32 Embedded Rust at the HAL: UART Serial Communication

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

What If ... we could learn Soroban by watching a story? [Video + Blog]
soroban2023-04-02
Braulio-CashAbroadBraulio-CashAbroad

What If ... we could learn Soroban by watching a story? [Video + Blog]

In this post we want to explore how by giving more power to the storytelling and by showing code...

ESP32 Embedded Rust at the HAL: GPIO Button Controlled Blinking
rust2023-04-19
Omar HiariOmar Hiari

ESP32 Embedded Rust at the HAL: GPIO Button Controlled Blinking

Introduction This post is a start of a new series where I'll be exploring embedded Rust at...

Building a Browser-Based Synthesizer Using Rust and WebAssembly
rust2023-04-19
Andrew LuchukAndrew Luchuk

Building a Browser-Based Synthesizer Using Rust and WebAssembly

Ever since I learned the math behind sine waves, I've been fascinated by the idea of building my own...

Multi-threading for Impatient Rust Learners.
rust2023-04-18
Vyacheslav ChubVyacheslav Chub

Multi-threading for Impatient Rust Learners.

As a full-stack developer, I always try to gain new knowledge. I heard about Rust Programming...

Designing a scheduling service
rust2023-03-16
Stefanos KouroupisStefanos Kouroupis

Designing a scheduling service

It's been so long since I have written a technical post, that I feel like I have completely forgotten...

What is the Schema Registry, and why do you need to use it?
kafka2023-04-17
Jan SchulteJan Schulte

What is the Schema Registry, and why do you need to use it?

Apache Kafka solves many problems within your software engineering organization. Once adoption...

This week at Dozer #5
rust2023-04-18
Abhishek MishraAbhishek Mishra

This week at Dozer #5

🌟 Welcome to this week's update on dozer! Dozer is excited to announce the release of version...

Building a Proxy Server with Axum | Rust.
rust2023-04-18
Carlos Armando Marcano VargasCarlos Armando Marcano Vargas

Building a Proxy Server with Axum | Rust.

In this article, we are going to build a proxy server using the Rust programming language and the...

Random Rust Notes - 2
rust2023-04-17
Nirmalya SenguptaNirmalya Sengupta

Random Rust Notes - 2

A collection of notes I have made, while learning Rust

Should I Learn Math First, Then Rust or C, or Can I Learn Mathematics and Rust, C Simultaneously?
clang2023-04-17
BoraBora

Should I Learn Math First, Then Rust or C, or Can I Learn Mathematics and Rust, C Simultaneously?

First of all Hi Everyone, I'm New to Rust. I'm Currently Learning C# and Bought a Rust Language...