m-ou-se / rust-atomics-and-locksView external linksLinks
Code examples, data structures, and links from my book, Rust Atomics and Locks.
☆1,551Aug 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,316Feb 17, 2025Updated 11 months ago
- Tools for concurrent programming in Rust☆8,293Jan 23, 2026Updated 3 weeks ago
- a debugger for async rust!☆4,413Feb 3, 2026Updated last week
- Learn to write Rust procedural macros [Rust Latam conference, Montevideo Uruguay, March 2019]☆4,758Nov 20, 2025Updated 2 months ago
- Application level tracing for Rust.☆6,508Dec 28, 2025Updated last month
- Rust async runtime based on io-uring.☆4,865Nov 13, 2025Updated 3 months ago
- The Rust Performance Book☆2,637Jan 19, 2026Updated 3 weeks ago
- Rayon: A data parallelism library for Rust☆12,666Jan 6, 2026Updated last month
- An interpreter for Rust's mid-level intermediate representation☆5,901Updated this week
- All Algorithms implemented in Rust☆25,439Updated this week
- Statistics-driven benchmarking library for Rust☆5,416Nov 29, 2025Updated 2 months ago
- Concurrency permutation testing tool for Rust.☆2,600Jan 12, 2026Updated last month
- An embedded key-value database in pure Rust☆4,221Jan 17, 2026Updated 3 weeks ago
- Code for "Zero To Production In Rust", a book on API development using Rust.☆6,396Sep 1, 2024Updated last year
- A next-generation test runner for Rust.☆2,816Updated this week
- A modular, reusable university course for Rust☆3,329Feb 9, 2026Updated last week
- 🦀 How to minimize Rust binary size 📦☆9,657Oct 3, 2025Updated 4 months ago
- Medium to hard Rust questions with explanations☆1,894Dec 20, 2025Updated last month
- Zero-copy deserialization framework for Rust☆4,014Feb 10, 2026Updated last week
- HTTP routing and request-handling library for Rust that focuses on ergonomics and modularity☆24,941Updated this week
- A safe and fast multi-producer, multi-consumer channel.☆2,878Dec 22, 2025Updated last month
- A Rust implementation of Glidesort, my stable adaptive quicksort/mergesort hybrid sorting algorithm.☆1,650Feb 7, 2023Updated 3 years ago
- A high performance concurrent caching library for Rust☆2,394Jan 26, 2026Updated 3 weeks ago
- An io_uring backed runtime for Rust☆1,429Jul 7, 2025Updated 7 months ago
- async fn(Request) -> Result<Response, Error>☆4,077Feb 9, 2026Updated last week
- Blazing fast concurrent HashMap for Rust.☆3,941Mar 5, 2025Updated 11 months ago
- A small and fast async runtime for Rust☆4,753Jan 20, 2026Updated 3 weeks ago
- Easy flamegraphs for Rust projects and everything else, without Perl or pipes <3☆5,787Feb 5, 2026Updated last week
- The fast sync and async channel that Rust deserves☆1,689Dec 18, 2025Updated last month
- A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...☆31,072Updated this week
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,273Dec 29, 2025Updated last month
- Zerocopy makes zero-cost memory manipulation effortless. We write `unsafe` so you don’t have to.☆2,180Updated this week
- Rust Language Cheat Sheet - https://cheats.rs☆4,491Jan 4, 2026Updated last month
- Learn Macros In Rust☆1,192Jul 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,525Updated this week
- The Dark Arts of Advanced and Unsafe Rust Programming☆2,211Jan 29, 2026Updated 2 weeks ago
- Flexible concrete Error type built on std::Error☆6,423Updated this week
- Subcommand to show result of macro expansion☆3,029Feb 5, 2026Updated last week
- Rust port of Google's SwissTable hash map☆2,864Feb 5, 2026Updated last week