botahamec / happylockLinks
Deadlock free mutexes
☆175Updated 2 months ago
Alternatives and similar repositories for happylock
Users that are interested in happylock are comparing it to the libraries listed below
Sorting:
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆182Updated 7 months ago
- Open a scope and then freeze it in time for future access.☆108Updated 9 months ago
- ☆156Updated last week
- Utilities for working with impl traits in Rust.☆109Updated 4 months ago
- RcLite: small, fast, and memory-friendly reference counting for Rust☆183Updated 2 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`☆116Updated 8 months ago
- An ε-copy serialization/deserialization framework for Rust☆148Updated last week
- Track and query Cargo dependency graphs.☆223Updated this week
- Program startup and thread support written in Rust☆185Updated 3 weeks ago
- Utility wrapper to send non send types to other threads safely☆182Updated 2 months ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆148Updated last year
- An alternate Cargo registry using static files☆121Updated 3 months ago
- A concurrent, append-only vector.☆165Updated 3 weeks ago
- Type-erased core::Discriminant<T>☆38Updated 2 weeks ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆204Updated 2 weeks ago
- Discovering and describing Rust's design axioms☆72Updated last year
- A scope for async_std and tokio to spawn non-static futures☆134Updated last year
- Const TypeId and non-'static TypeId☆66Updated 2 weeks ago
- ☆39Updated 9 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆155Updated 2 weeks ago
- Faster implementations of standard library operations like find, filter, position etc.☆177Updated 3 months ago
- Define your own PhantomData☆152Updated 2 weeks ago
- A fast and flexible LRU map.☆184Updated 5 months ago
- ☆194Updated last year
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆144Updated 10 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆155Updated last year
- Reflection via DWARF.☆296Updated 2 years ago
- Fork of std::Arc with lots of utilities useful for FFI☆234Updated 3 weeks ago
- Generate Rust enum variants without associated data☆98Updated last year
- A simple concurrent caching library that might fit to many use cases☆131Updated 4 months ago