Code examples, data structures, and links from my book, Rust Atomics and Locks.
☆1,563Aug 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. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Tools for concurrent programming in Rust☆8,369Feb 22, 2026Updated last month
- Educational blog posts for Rust beginners☆8,329Feb 17, 2025Updated last year
- a debugger for async rust!☆4,447Feb 3, 2026Updated last month
- Learn to write Rust procedural macros [Rust Latam conference, Montevideo Uruguay, March 2019]☆4,770Mar 16, 2026Updated last week
- Application level tracing for Rust.☆6,588Mar 13, 2026Updated last week
- Rust async runtime based on io-uring.☆4,917Feb 19, 2026Updated last month
- An interpreter for Rust's mid-level intermediate representation☆5,978Updated this week
- Rayon: A data parallelism library for Rust☆12,875Jan 6, 2026Updated 2 months ago
- All Algorithms implemented in Rust☆25,595Updated this week
- Concurrency permutation testing tool for Rust.☆2,648Feb 20, 2026Updated last month
- The Rust Performance Book☆2,662Jan 19, 2026Updated 2 months ago
- Statistics-driven benchmarking library for Rust☆5,438Nov 29, 2025Updated 3 months ago
- Code for "Zero To Production In Rust", a book on API development using Rust.☆6,430Sep 1, 2024Updated last year
- Medium to hard Rust questions with explanations☆1,898Dec 20, 2025Updated 3 months ago
- An embedded key-value database in pure Rust☆4,334Mar 18, 2026Updated last week
- HTTP routing and request-handling library for Rust that focuses on ergonomics and modularity☆25,331Mar 11, 2026Updated last week
- 🦀 How to minimize Rust binary size 📦 https://github.com/johnthagen/min-sized-rust☆9,709Oct 3, 2025Updated 5 months ago
- A next-generation test runner for Rust.☆2,865Updated this week
- Zero-copy deserialization framework for Rust☆4,100Feb 28, 2026Updated 3 weeks ago
- A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...☆31,454Updated this week
- A modular, reusable university course for Rust☆3,337Feb 26, 2026Updated 3 weeks ago
- async fn(Request) -> Result<Response, Error>☆4,129Feb 24, 2026Updated last month
- An io_uring backed runtime for Rust☆1,443Jul 7, 2025Updated 8 months ago
- A Rust implementation of Glidesort, my stable adaptive quicksort/mergesort hybrid sorting algorithm.☆1,651Feb 7, 2023Updated 3 years ago
- A high performance concurrent caching library for Rust☆2,451Mar 15, 2026Updated last week
- A small and fast async runtime for Rust☆4,827Feb 23, 2026Updated last month
- Rust Language Cheat Sheet - https://cheats.rs☆4,510Jan 4, 2026Updated 2 months ago
- A safe and fast multi-producer, multi-consumer channel.☆2,971Dec 22, 2025Updated 3 months ago
- Easy flamegraphs for Rust projects and everything else, without Perl or pipes <3☆5,840Mar 11, 2026Updated 2 weeks ago
- Blazing fast concurrent HashMap for Rust.☆3,988Mar 5, 2025Updated last year
- 🧰 The Rust SQL Toolkit. An async, pure Rust SQL crate featuring compile-time checked queries without a DSL. Supports PostgreSQL, MySQL, …☆16,765Mar 6, 2026Updated 2 weeks ago
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,295Feb 21, 2026Updated last month
- Learn Macros In Rust☆1,197Jul 13, 2024Updated last year
- Learn Rust dark magics by implementing an expression framework in database systems☆1,472Aug 9, 2025Updated 7 months ago
- Rust port of Google's SwissTable hash map☆2,889Mar 7, 2026Updated 2 weeks ago
- Flexible concrete Error type built on std::Error☆6,467Feb 20, 2026Updated last month
- A native gRPC client & server implementation with async/await support.☆11,914Mar 17, 2026Updated last week
- Subcommand to show result of macro expansion☆3,051Feb 12, 2026Updated last month
- A catalogue of Rust design patterns, anti-patterns and idioms☆8,751Mar 16, 2026Updated last week