botahamec / happylock
Deadlock free mutexes
☆166Updated 3 weeks ago
Alternatives and similar repositories for happylock:
Users that are interested in happylock are comparing it to the libraries listed below
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆182Updated 6 months ago
- Open a scope and then freeze it in time for future access.☆107Updated 8 months ago
- Program startup and thread support written in Rust☆183Updated last week
- Track and query Cargo dependency graphs.☆207Updated this week
- ☆142Updated last month
- Faster implementations of standard library operations like find, filter, position etc.☆177Updated 2 months ago
- A concurrent, append-only vector.☆156Updated last month
- RcLite: small, fast, and memory-friendly reference counting for Rust☆181Updated 3 weeks ago
- Utilities for working with impl traits in Rust.☆108Updated 2 months ago
- Reports when tokio runtime threads are blocking☆64Updated 7 months ago
- Type-erased core::Discriminant<T>☆38Updated last month
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆120Updated 7 months ago
- An ε-copy serialization/deserialization framework for Rust☆146Updated last month
- An experimental linting interface for Rust. Let's make custom lints a reality☆148Updated last year
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆135Updated 6 months ago
- A flexible, simple to use, immutable, clone-efficient String replacement for Rust☆151Updated 8 months ago
- A fast and flexible LRU map.☆181Updated 3 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆232Updated 3 months ago
- Utility wrapper to send non send types to other threads safely☆179Updated 3 weeks ago
- Fast JSON deserialization on borrowed data☆86Updated 2 months ago
- Define your own PhantomData☆152Updated last month
- Async synchronization primitives☆267Updated 3 weeks ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆86Updated 2 weeks ago
- A versatile and extensible logging implementation.☆82Updated last week
- Cargo subcommand for viewing LLVM optimization remarks.☆177Updated 11 months ago
- Comparison of Rust string types☆143Updated last month
- ☆39Updated 7 months 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`☆113Updated 6 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆154Updated last month
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆125Updated 10 months ago