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

JWT Authentication in Rust [Full Guide: Axum and Actix]
rust2024-03-13
Augustine MaduAugustine Madu

JWT Authentication in Rust [Full Guide: Axum and Actix]

This is a tutorial on implementing JWT (JSON Web Token) based authentication in Rust using two...

Building and Running a Rust Application with Docker on Mac (Apple Silicon)
rust2024-03-13
JohnDotOwlJohnDotOwl

Building and Running a Rust Application with Docker on Mac (Apple Silicon)

This guide will walk you through the process of building and running a Rust application using Docker....

Hyperswitch by Juspay
hyperswitch2024-03-13
Vedant KhairnarVedant Khairnar

Hyperswitch by Juspay

"With Hyperswitch, our vision is to enable every digital business to get access to the best payments...

Strings in Rust
rust2024-03-12
Samyak JainSamyak Jain

Strings in Rust

Today we are going to understand strings in Rust, which includes learning about String and &str,...

Integrating Rust into Next.js: How-To Developer Guide
rust2024-03-12
Ante BarićAnte Barić

Integrating Rust into Next.js: How-To Developer Guide

Rust is one of the latest languages that got a lot of spotlight in the developer community. When...

What are the differences between Rust's `String` and `str`?
rust2024-03-12
Prashant SharmaPrashant Sharma

What are the differences between Rust's `String` and `str`?

When diving into Rust programming, understanding the distinctions between String and str is crucial....

Understanding Data Types in Rust
rust2024-03-12
Dipankar PaulDipankar Paul

Understanding Data Types in Rust

In Rust, every value has a specific data type that tells the compiler how to work with that value....

How The Rust Module System Works
rust2024-02-20
Confidence OkoghenunConfidence Okoghenun

How The Rust Module System Works

Learn how Rust's module system works

Rust Variables and Mutability Explained
rust2024-03-12
Dipankar PaulDipankar Paul

Rust Variables and Mutability Explained

Rust is a modern, systems programming language known for its performance, safety features, and...

Speed Test : Python Vs Rust
rust2024-03-11
Bek BraceBek Brace

Speed Test : Python Vs Rust

I was hesitant to write this article, especially that I know that the comparison between both worlds,...

I wrote a File System CLI in Rust
rust2024-03-11
PRANTA DuttaPRANTA Dutta

I wrote a File System CLI in Rust

Introducing FileFly: A Rust Command-Line Utility for Efficient File Operations. I'm...

Rust: A Modern Approach to System Programming
rust2024-03-11
Dipankar PaulDipankar Paul

Rust: A Modern Approach to System Programming

Rust is a modern programming language that offers a fresh approach to system-level programming....

Embedded Rust Bluetooth on ESP: BLE Scanner
bluetooth2024-03-10
Omar HiariOmar Hiari

Embedded Rust Bluetooth on ESP: BLE Scanner

This post is a start of a new series where I'll be exploring the use of Bluetooth Low Energy along...

OpenSearch with AWS Lambda Rust (part 2) - business logic
aws2024-03-10
szymon-szymszymon-szym

OpenSearch with AWS Lambda Rust (part 2) - business logic

In the previous part we prepared a local environment for testing lambda function integration with...

TextEditor war continues
rust2024-03-04
Harutyun MardirossianHarutyun Mardirossian

TextEditor war continues

When I had just started getting into software engineering, there were 2 main competitors in the...

Rolldown: why it matters
webdev2024-03-08
Justin SchroederJustin Schroeder

Rolldown: why it matters

Rolldown (just open-sourced) might be the most important web project of the next 5-10 years. I...