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

Trace Through a Kafka Cluster with Rust and OpenTelemetry
rust2023-03-13
Jan SchulteJan Schulte

Trace Through a Kafka Cluster with Rust and OpenTelemetry

OpenTelemetry is a fantastic approach to observability, providing additional insight into your...

MAGE Got One More Wizard Called Rust
memgraph2023-03-13
MemgraphMemgraph

MAGE Got One More Wizard Called Rust

MAGE Got One More Wizard Called Rust MAGE is an open-source repository that contains many...

Request location and telegram bot
rust2023-03-12
Antonov MikeAntonov Mike

Request location and telegram bot

Back in the spring/summer of sad 2022 I made a bot for an advertising agency in Tbilisi. (I did the...

Making TLS client with Chrome-like SSL Handshake (Rust, Boring SSL, H2)
rust2023-03-11
Alexander GusevAlexander Gusev

Making TLS client with Chrome-like SSL Handshake (Rust, Boring SSL, H2)

An overview guide to building a TLS client in Rust that can simulate Chrome's SSL handshake. Plus...

Revamped Rust: Faster, Safer, and More Stable with Latest Updates!
rust2023-03-11
Joel JaisonJoel Jaison

Revamped Rust: Faster, Safer, and More Stable with Latest Updates!

Exciting news for Rust developers! Rust 1.68.0 stable has been released, bringing with it a number of...

sqlite / sqlx + async
rust2023-03-10
Antonov MikeAntonov Mike

sqlite / sqlx + async

I am working on geolocation bot. This bot should send to users nearest showplaces in Tashkent. I...

How to check if character is uppercase in Rust?
rust2023-03-10
Vinish KapoorVinish Kapoor

How to check if character is uppercase in Rust?

In Rust, the char data type represents a Unicode Scalar Value. Unicode defines a unique numeric value...

How to create a web app in Rust with Rocket and Diesel
rust2023-03-09
Matt AngelosantoMatt Angelosanto

How to create a web app in Rust with Rocket and Diesel

Written by Eze Sunday✏️ For seven years now, the Rust programming language has been voted the most...

Using error-stack with Tauri
tauri2023-03-09
David RickardDavid Rickard

Using error-stack with Tauri

The problem Rust's built-in error handling is rather bare-bones and requires a whole lot...

STM32F4 Embedded Rust at the PAC: UART Communication
rust2023-03-07
Omar HiariOmar Hiari

STM32F4 Embedded Rust at the PAC: UART Communication

🎬 Introduction UART (Universal Asynchronous Receiver/Transmitter) is a communication...

100+ Rust ChatGPT Prompts 👨‍💻 PDF [Free Resource]
rust2023-03-08
Douglas James ButnerDouglas James Butner

100+ Rust ChatGPT Prompts 👨‍💻 PDF [Free Resource]

🤩 Download All the prompts free on Gumroad due to length constraints, this article...

Top 5 Programming Languages to Learn in 2023 for Career Growth and Job Opportunities
javascript2023-03-07
Aathikshan NandakumarAathikshan Nandakumar

Top 5 Programming Languages to Learn in 2023 for Career Growth and Job Opportunities

link Use this link for more information Programming languages are essential tools for developers,...

Stellar Quest Out of Control: how I shot 100 asteroids with fewer than 300 bytes of WebAssembly
soroban2023-03-07
Mathijs VogelzangMathijs Vogelzang

Stellar Quest Out of Control: how I shot 100 asteroids with fewer than 300 bytes of WebAssembly

Stellar (the organization behind the Stellar Lumen cryptocurrency) organizes programming...

Explore the power of Rust with ChatGPT.
rust2023-03-08
Douglas James ButnerDouglas James Butner

Explore the power of Rust with ChatGPT.

Using these prompts 👨‍🏫 This resource is designed to quickly show you the power of...

Rust For C++ Programmers
rust2023-03-06
Mustafif Mustafif

Rust For C++ Programmers

I would like to make an article about my recent publication Rust For C++ Programmers. This is a book...

Implement Click-And-Copy With Clipboard API
rust2023-03-06
Jesse WeiJesse Wei

Implement Click-And-Copy With Clipboard API

Click-and-copy is everywhere these days. By simplifying a multi-step action to a single-step one,...