botahamec / happylock
Deadlock free mutexes
☆165Updated last week
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.☆181Updated 5 months ago
- RcLite: small, fast, and memory-friendly reference counting for Rust☆180Updated last week
- Utilities for working with impl traits in Rust.☆104Updated last month
- Open a scope and then freeze it in time for future access.☆107Updated 7 months ago
- Program startup and thread support written in Rust☆179Updated last week
- Track and query Cargo dependency graphs.☆206Updated this week
- An ε-copy serialization/deserialization framework for Rust☆138Updated 2 weeks ago
- Lightweight and high performance concurrent cache☆228Updated last week
- A concurrent, append-only vector.☆153Updated this week
- Safely cast &T to &U where the struct U contains a single field of type T.☆199Updated 3 weeks ago
- Define your own PhantomData☆152Updated 2 weeks ago
- Faster implementations of standard library operations like find, filter, position etc.☆174Updated last month
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆151Updated last year
- ☆119Updated this week
- A fast and flexible LRU map.☆177Updated 2 months ago
- Async synchronization primitives☆263Updated 2 months ago
- Type-erased core::Discriminant<T>☆38Updated 2 weeks ago
- Fast JSON deserialization on borrowed data☆85Updated last month
- Comparison of Rust string types☆140Updated 3 weeks ago
- ☆189Updated last year
- Reports when tokio runtime threads are blocking☆64Updated 6 months ago
- A scope for async_std and tokio to spawn non-static futures☆127Updated 9 months ago
- Compact, clone-on-write vector and string.☆228Updated 4 months ago
- Const TypeId and non-'static TypeId☆61Updated 2 weeks ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆118Updated 6 months ago
- Tracing layer that automatically creates and manages progress bars for active spans.☆211Updated 2 months ago
- A flexible, simple to use, immutable, clone-efficient String replacement for Rust☆151Updated 7 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆259Updated 3 months ago
- Experiments with structured concurrency in Rust☆350Updated 8 months ago
- cargo-add command to make dependencies into dylibs☆98Updated 2 years ago