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

Rust & MySQL: delete, insert data using crate sqlx.
rust2023-09-13
Be Hai NguyenBe Hai Nguyen

Rust & MySQL: delete, insert data using crate sqlx.

We'll look at: how to delete data from and insert data into MySQL tables using crate sqlx. This post...

Rust & MySQL: connect, execute SQL statements and stored procs using crate sqlx.
rust2023-09-12
Be Hai NguyenBe Hai Nguyen

Rust & MySQL: connect, execute SQL statements and stored procs using crate sqlx.

We'll discuss: ⓵ how to connect to a MySQL server, ⓶ run queries to select some data and display...

Rust, Go, Rinha e I/O
braziliandevs2023-09-08
Leandro ProençaLeandro Proença

Rust, Go, Rinha e I/O

Este artigo é o início de um formato diferente de conteúdo que quero experimentar, um apanhado (ou...

Over to Rust - Gotchas for Beginners
rust2023-09-10
TaiKedzTaiKedz

Over to Rust - Gotchas for Beginners

Coming from a dynamic language, Rust makes you think differently - and maybe better

Learning Rust 🦀: 13 - Pattern matching basics
learning2023-09-08
Fady GA 😎Fady GA 😎

Learning Rust 🦀: 13 - Pattern matching basics

We will continue our Enum mini-series. This time we will discuss the pattern matching basics using...

ESP32 Standard Library Embedded Rust: GPIO Interrupts
rust2023-09-07
Omar HiariOmar Hiari

ESP32 Standard Library Embedded Rust: GPIO Interrupts

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

🚀 Discover the Rust Revolution for Shell Scripts with Mush 🚀
rust2023-09-08
Francesco BiancoFrancesco Bianco

🚀 Discover the Rust Revolution for Shell Scripts with Mush 🚀

Hello dear dev.to-ers! Are you ready for an epic revolution in the world of shell scripts? We have a...

GreptimeDB Quickstart Guide - Seamlessly Launch Our Time-Series Database from the Ground Up
greptime2023-09-08
GreptimeGreptime

GreptimeDB Quickstart Guide - Seamlessly Launch Our Time-Series Database from the Ground Up

GreptimeDB is a cloud-native, distributed, open-source time-series database written in Rust that...

🚀 Mastering Integration Testing in Rust with Testcontainers 🧪
rust2023-09-06
Sergio MarcialSergio Marcial

🚀 Mastering Integration Testing in Rust with Testcontainers 🧪

In the vast world of software engineering, testing plays an indispensable role in ensuring the...

Writing your own CLI in rust
rust2023-09-05
Noob ScienceNoob Science

Writing your own CLI in rust

The world of the terminal is beautiful and I always love dwelling in it. Away from the small old...

The Embedded Rust ESP Development Ecosystem
rust2023-09-15
Omar HiariOmar Hiari

The Embedded Rust ESP Development Ecosystem

Introduction Espressif with ESP controllers has a more diverse support ecosystem compared...

Meet the Team: Matthias & Knowledge Transfer
rust2023-09-04
CrabNebulaCrabNebula

Meet the Team: Matthias & Knowledge Transfer

Welcome to the next installment of our ‘Meet the CrabNebula Team’ series. Each installment will...

Learning Rust 🦀: 12 - Basic enum
learning2023-09-02
Fady GA 😎Fady GA 😎

Learning Rust 🦀: 12 - Basic enum

This is the first article in about 3 or 4 articles that will discuss enum and pattern matching. In...

🦀 Writing a CMS in Rust
rust2023-09-02
Noob ScienceNoob Science

🦀 Writing a CMS in Rust

Introduction So, CMS is something that I always loved using. I just like the idea of...

Acrylic Window effect with Tauri
nuxt2023-09-02
WaraduWaradu

Acrylic Window effect with Tauri

Today we'll look at how you can make a beautiful Acrylic window effect with Tauri, Nuxt and...

Raspberry Pi - Blinking an LED with Rust
raspberrypi2023-09-01
Gaurav GahlotGaurav Gahlot

Raspberry Pi - Blinking an LED with Rust

Prerequisites Raspberry Pi (I am using Raspberry Pi 4 Model B) LED (8mm, 3.5V,...