botahamec / happylock
Deadlock free mutexes
☆148Updated 4 months ago
Related projects ⓘ
Alternatives and complementary repositories for happylock
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆176Updated last month
- Track and query Cargo dependency graphs.☆167Updated this week
- RcLite: small, fast, and memory-friendly reference counting for Rust☆175Updated last year
- Open a scope and then freeze it in time for future access.☆105Updated 3 months ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆115Updated 5 months ago
- Program startup and thread support written in Rust☆167Updated last month
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆245Updated 3 weeks ago
- Lazy formatting utility macro for rust☆125Updated 11 months ago
- Utilities for working with impl traits in Rust.☆96Updated 8 months ago
- A fast and flexible LRU map.☆171Updated 6 months ago
- Tracing layer that automatically creates and manages progress bars for active spans.☆192Updated 11 months ago
- Define your own PhantomData☆147Updated 2 weeks ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆124Updated last month
- Type-erased core::Discriminant<T>☆35Updated 3 weeks ago
- ☆185Updated 9 months ago
- A scope for async_std and tokio to spawn non-static futures☆122Updated 5 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆188Updated 2 weeks ago
- An ε-copy serialization/deserialization framework for Rust☆133Updated 3 months ago
- A concurrent, append-only vector.☆135Updated 2 weeks ago
- A fast, non-cryptographic, minimally DoS-resistant hashing algorithm for Rust.☆191Updated 3 weeks ago
- Reports when tokio runtime threads are blocking☆64Updated 2 months ago
- Reflection via DWARF.☆293Updated last year
- Cargo subcommand for viewing LLVM optimization remarks.☆171Updated 6 months ago
- Compact, clone-on-write vector and string.☆212Updated 2 weeks ago
- Concurrent multi-producer multi-consumer queue☆264Updated 3 weeks ago
- A small test framework to write your own test harness that looks and behaves like the built-in test harness used by `rustc --test`☆104Updated last month
- Compatibility adapter between tokio and futures☆156Updated last month
- Async synchronization primitives☆255Updated last month
- A garbage collection library for Rust with zero unsafe code☆107Updated 4 months ago
- A simple concurrent caching library that might fit to many use cases☆106Updated 3 weeks ago