Building a fast website with the MASH stack in Rust

New Life Hack: Using LLMs to Generate Constraint Solver Programs for Personal Logistics Tasks

Building a fast website with the MASH stack in Rust

Pinning Down "Future Is Not Send" Errors

Comparing 13 Rust Crates for Extracting Text from HTML

Unnecessary Optimization in Rust: Hamming Distances, SIMD, and Auto-Vectorization

Understanding the BM25 full text search algorithm

Binary vector embeddings are so cool

Async Rust can be a pleasure to work with (without `Send + Sync + 'static`)

Understanding Memory Ordering in Rust