Code examples, data structures, and links from my book, Rust Atomics and Locks.
☆1,556Aug 6, 2024Updated last year
Alternatives and similar repositories for rust-atomics-and-locks
Users that are interested in rust-atomics-and-locks are comparing it to the libraries listed below
Sorting:
- Educational blog posts for Rust beginners☆8,328Feb 17, 2025Updated last year
- Tools for concurrent programming in Rust☆8,356Feb 22, 2026Updated 2 weeks ago
- a debugger for async rust!☆4,428Feb 3, 2026Updated last month
- Learn to write Rust procedural macros [Rust Latam conference, Montevideo Uruguay, March 2019]☆4,767Nov 20, 2025Updated 3 months ago
- Application level tracing for Rust.☆6,563Feb 13, 2026Updated 3 weeks ago
- Rust async runtime based on io-uring.☆4,902Feb 19, 2026Updated 2 weeks ago
- The Rust Performance Book☆2,656Jan 19, 2026Updated last month
- Rayon: A data parallelism library for Rust☆12,775Jan 6, 2026Updated 2 months ago
- An interpreter for Rust's mid-level intermediate representation☆5,941Updated this week
- All Algorithms implemented in Rust☆25,508Feb 28, 2026Updated last week
- Statistics-driven benchmarking library for Rust☆5,431Nov 29, 2025Updated 3 months ago
- Concurrency permutation testing tool for Rust.☆2,616Feb 20, 2026Updated 2 weeks ago
- An embedded key-value database in pure Rust☆4,278Feb 15, 2026Updated 3 weeks ago
- Code for "Zero To Production In Rust", a book on API development using Rust.☆6,414Sep 1, 2024Updated last year
- A next-generation test runner for Rust.☆2,839Mar 3, 2026Updated last week
- A modular, reusable university course for Rust☆3,332Feb 26, 2026Updated last week
- 🦀 How to minimize Rust binary size 📦☆9,699Oct 3, 2025Updated 5 months ago
- Medium to hard Rust questions with explanations☆1,898Dec 20, 2025Updated 2 months ago
- Zero-copy deserialization framework for Rust☆4,067Feb 28, 2026Updated last week
- HTTP routing and request-handling library for Rust that focuses on ergonomics and modularity☆25,173Updated this week
- A safe and fast multi-producer, multi-consumer channel.☆2,896Dec 22, 2025Updated 2 months ago
- A Rust implementation of Glidesort, my stable adaptive quicksort/mergesort hybrid sorting algorithm.☆1,651Feb 7, 2023Updated 3 years ago
- An io_uring backed runtime for Rust☆1,436Jul 7, 2025Updated 8 months ago
- A high performance concurrent caching library for Rust☆2,429Mar 2, 2026Updated last week
- A small and fast async runtime for Rust☆4,802Feb 23, 2026Updated 2 weeks ago
- async fn(Request) -> Result<Response, Error>☆4,101Feb 24, 2026Updated last week
- Easy flamegraphs for Rust projects and everything else, without Perl or pipes <3☆5,815Updated this week
- Blazing fast concurrent HashMap for Rust.☆3,965Mar 5, 2025Updated last year
- The fast sync and async channel that Rust deserves☆1,695Dec 18, 2025Updated 2 months ago
- A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...☆31,384Updated this week
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,286Feb 21, 2026Updated 2 weeks ago
- Zerocopy makes zero-cost memory manipulation effortless. We write `unsafe` so you don’t have to.☆2,208Updated this week
- Rust Language Cheat Sheet - https://cheats.rs☆4,504Jan 4, 2026Updated 2 months ago
- Learn Macros In Rust☆1,196Jul 13, 2024Updated last year
- 🧰 The Rust SQL Toolkit. An async, pure Rust SQL crate featuring compile-time checked queries without a DSL. Supports PostgreSQL, MySQL, …☆16,719Mar 3, 2026Updated last week
- Flexible concrete Error type built on std::Error☆6,442Feb 20, 2026Updated 2 weeks ago
- Subcommand to show result of macro expansion☆3,037Feb 12, 2026Updated 3 weeks ago
- The Dark Arts of Advanced and Unsafe Rust Programming☆2,235Feb 27, 2026Updated last week
- Rust port of Google's SwissTable hash map☆2,875Updated this week