Deadlock free mutexes
☆177Mar 30, 2025Updated 11 months ago
Alternatives and similar repositories for happylock
Users that are interested in happylock are comparing it to the libraries listed below
Sorting:
- CIRC: Concurrent Immediate Reference Counting☆55Nov 15, 2024Updated last year
- Open a scope and then freeze it in time for future access.☆108Aug 19, 2024Updated last year
- Structured concurrency operations for async Rust☆489Jan 28, 2026Updated last month
- ☆522Oct 7, 2025Updated 4 months ago
- A fast and safe implementation of stackful coroutines in Rust☆354Feb 26, 2026Updated last week
- A tracing library 10~100x faster than others.☆1,049Updated this week
- An alternate Cargo registry using static files☆136Feb 19, 2026Updated 2 weeks ago
- Count lines of code across your entire dependency tree☆22May 13, 2024Updated last year
- A minimal async executor that lets you block on a future☆658Nov 19, 2025Updated 3 months ago
- A fast and ergonomic concurrent hashmap for read-heavy workloads.☆884Aug 6, 2025Updated 7 months ago
- Async, lock-free synchronization primitives for task wakeup☆51Sep 8, 2024Updated last year
- An SoA library for Rust☆168Dec 23, 2025Updated 2 months ago
- Lock ordering enforcement at compile time in Rust☆23Mar 17, 2025Updated 11 months ago
- Scan your Rust crate for semver violations.☆1,589Updated this week
- Statically-checked alternatives to RefCell and RwLock☆390Sep 17, 2025Updated 5 months ago
- Database-like Asset management on top of ECS storage☆14Feb 1, 2026Updated last month
- A thread-per-core async Rust runtime with IOCP/io_uring/polling.☆1,573Updated this week
- A fast bump allocation arena for Rust☆2,127Feb 26, 2026Updated last week
- Next-gen compile-time-checked builder generator, named function's arguments, and more!☆1,980Feb 13, 2026Updated 3 weeks ago
- Easy self-referential struct generation for Rust.☆695Jan 11, 2025Updated last year
- Rust reflection, serialization, deserialization, pretty printing, etc. — the last proc macro you should need☆2,422Updated this week
- Cargo subcommand for viewing LLVM optimization remarks.☆206Oct 13, 2025Updated 4 months ago
- A typed map which can make sure item exist.☆36Oct 30, 2024Updated last year
- Rust newtype with guarantees 🇺🇦 🦀☆1,652Feb 26, 2026Updated last week
- Inject bugs and see if your tests catch them!☆1,091Feb 24, 2026Updated last week
- Obsessively tiny error derive macro☆86Feb 1, 2025Updated last year
- ☆499Nov 8, 2025Updated 3 months ago
- An atomically updatable Arc for lock-free concurrency.☆189Nov 13, 2025Updated 3 months ago
- High quality, fast and easy to build cryptography for Rust☆237Feb 22, 2026Updated last week
- Remove unused dependencies in a Rust project☆456Updated this week
- Detect concurrency and memory bugs and possible panic locations in Rust projects☆584Oct 21, 2025Updated 4 months ago
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆116Updated this week
- Like Rust's std::Path, but UTF-8.☆548Dec 15, 2025Updated 2 months ago
- cross-platform Rust API for memory mapped IO☆603Feb 15, 2026Updated 2 weeks ago
- List and diff the public API of Rust library crates between releases and commits. Detect breaking API changes and semver violations via C…☆533Feb 26, 2026Updated last week
- ☆2,023Jan 27, 2026Updated last month
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆36Oct 19, 2024Updated last year
- Binary size analyzer for Rust programs☆37Apr 26, 2024Updated last year
- Provides assert_eq! like macros with colorized diff output☆161Feb 24, 2025Updated last year