Forem

Rust

This tag is for posts related to the Rust programming language, including its libraries.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
How We Built The First Open-Source Rust Core Agentic AI Framework
Cover image for How We Built The First Open-Source Rust Core Agentic AI Framework

How We Built The First Open-Source Rust Core Agentic AI Framework

1
Comments
7 min read
Write Your Own FIFO Queue: An Essential Data Structure for Modern Systems
Cover image for Write Your Own FIFO Queue: An Essential Data Structure for Modern Systems

Write Your Own FIFO Queue: An Essential Data Structure for Modern Systems

5
Comments
10 min read
Windmenu: A Minimalist Windows Launcher

Windmenu: A Minimalist Windows Launcher

3
Comments
12 min read
Rusty puppets, Websockets and Voyeurism (part II): Driving Chromium in Docker with a Window
Cover image for Rusty puppets, Websockets and Voyeurism (part II): Driving Chromium in Docker with a Window

Rusty puppets, Websockets and Voyeurism (part II): Driving Chromium in Docker with a Window

1
Comments
10 min read
What is HFT (High Frequency Trading) and how can we implement it in Rust.
Cover image for What is HFT (High Frequency Trading) and how can we implement it in Rust.

What is HFT (High Frequency Trading) and how can we implement it in Rust.

2
Comments
5 min read
deboa, a simple http client for rust

deboa, a simple http client for rust

2
Comments 4
2 min read
How we built Hermes - a military-grade encryption tool that's ready for the quantum computing era
Cover image for How we built Hermes - a military-grade encryption tool that's ready for the quantum computing era

How we built Hermes - a military-grade encryption tool that's ready for the quantum computing era

4
Comments 2
5 min read
Pawn Appétit: Professional Chess Analysis, Zero Cost
Cover image for Pawn Appétit: Professional Chess Analysis, Zero Cost

Pawn Appétit: Professional Chess Analysis, Zero Cost

8
Comments 1
2 min read
**Boost Web Performance: Building Fast, Safe Applications with Rust and WebAssembly**
Cover image for **Boost Web Performance: Building Fast, Safe Applications with Rust and WebAssembly**

**Boost Web Performance: Building Fast, Safe Applications with Rust and WebAssembly**

Comments
7 min read
PYTHON is Slow? but not with RUST:)
Cover image for PYTHON is Slow? but not with RUST:)

PYTHON is Slow? but not with RUST:)

1
Comments
5 min read
FFStudio - a node-based FFmpeg frontend
Cover image for FFStudio - a node-based FFmpeg frontend

FFStudio - a node-based FFmpeg frontend

1
Comments
4 min read
Iterators - Dive into Lazy, Composable Processing
Cover image for Iterators - Dive into Lazy, Composable Processing

Iterators - Dive into Lazy, Composable Processing

Comments
7 min read
Hash Checker – A Lightweight Cross-Platform File Integrity Verification Tool

Hash Checker – A Lightweight Cross-Platform File Integrity Verification Tool

Comments
2 min read
Low Latency Rust : Building a Cache-Friendly, Lock-Free SPSC Ring Buffer in Rust

Low Latency Rust : Building a Cache-Friendly, Lock-Free SPSC Ring Buffer in Rust

1
Comments
5 min read
Guida Completa: Neovim 0.11 IDE per Rust su Ubuntu/MacOS
Cover image for Guida Completa: Neovim 0.11 IDE per Rust su Ubuntu/MacOS

Guida Completa: Neovim 0.11 IDE per Rust su Ubuntu/MacOS

3
Comments
15 min read
Helios Engine v0.4.1: Level Up Your Rust LLM Agents with Smarter Forests and Broader Provider Support
Cover image for Helios Engine v0.4.1: Level Up Your Rust LLM Agents with Smarter Forests and Broader Provider Support

Helios Engine v0.4.1: Level Up Your Rust LLM Agents with Smarter Forests and Broader Provider Support

Comments
3 min read
Phantom.Coin – an absolutely deterministic, rule-based L1 (DAG + aBFT, eUTXO). First building block of an open ecosystem.
Cover image for Phantom.Coin – an absolutely deterministic, rule-based L1 (DAG + aBFT, eUTXO). First building block of an open ecosystem.

Phantom.Coin – an absolutely deterministic, rule-based L1 (DAG + aBFT, eUTXO). First building block of an open ecosystem.

4
Comments
3 min read
Achieving Atomicity and Isolation in Concurrent Rust: Channels vs. Mutexes

Achieving Atomicity and Isolation in Concurrent Rust: Channels vs. Mutexes

3
Comments
10 min read
Sending Emails with Rust, Axum, and Resend: A Complete Guide
Cover image for Sending Emails with Rust, Axum, and Resend: A Complete Guide

Sending Emails with Rust, Axum, and Resend: A Complete Guide

3
Comments
8 min read
Tracking CPU spike!

Tracking CPU spike!

2
Comments
1 min read
Obfuscating Solana Transaction Trails with Custom Entropy (Rust)

Obfuscating Solana Transaction Trails with Custom Entropy (Rust)

Comments
1 min read
Mastering Ownership, Moves, Borrowing, and Lifetimes in Rust

Mastering Ownership, Moves, Borrowing, and Lifetimes in Rust

Comments
32 min read
Rust Concurrency for Go Developers: Achieving Full Compile-Time Safety

Rust Concurrency for Go Developers: Achieving Full Compile-Time Safety

1
Comments
18 min read
Implementing JWT Authentication in Rust using Axum
Cover image for Implementing JWT Authentication in Rust using Axum

Implementing JWT Authentication in Rust using Axum

Comments
7 min read
Building an x86_64 Instruction Encoder from Scratch

Building an x86_64 Instruction Encoder from Scratch

Comments
3 min read
loading...