botahamec / happylockLinks
Deadlock free mutexes
☆177Updated 9 months ago
Alternatives and similar repositories for happylock
Users that are interested in happylock are comparing it to the libraries listed below
Sorting:
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Utilities for working with impl traits in Rust.☆118Updated 11 months ago
- RcLite: small, fast, and memory-friendly reference counting for Rust☆195Updated last week
- An atomically updatable Arc for lock-free concurrency.☆188Updated last month
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆170Updated last year
- Program startup and thread support written in Rust☆197Updated 2 months ago
- ☆221Updated 5 months ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆139Updated 6 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`☆128Updated last year
- cargo-add command to make dependencies into dylibs☆104Updated 3 years ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated 2 weeks ago
- An ε-copy serialization/deserialization framework for Rust☆167Updated 2 weeks ago
- Type-erased core::Discriminant<T>☆38Updated 2 weeks ago
- Define your own PhantomData☆158Updated 2 weeks ago
- A fast and flexible LRU map.☆198Updated last year
- Reflection via DWARF.☆298Updated 2 years ago
- Utility wrapper to send non send types to other threads safely☆185Updated 9 months ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆212Updated this week
- Perfect hashing for an imperfect world☆95Updated 3 months ago
- Compact, clone-on-write vector and string.☆295Updated 2 months ago
- Faster implementations of standard library operations like find, filter, position etc.☆178Updated 10 months ago
- Const TypeId and non-'static TypeId☆70Updated 2 weeks ago
- Lazy formatting utility macro for rust☆129Updated 2 years ago
- Comparison of Rust string types☆163Updated last month
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆143Updated last year
- A concurrent, append-only vector.☆208Updated 4 months ago
- An alternate Cargo registry using static files☆135Updated 2 months ago
- ☆205Updated last year
- Fast JSON deserialization on borrowed data☆121Updated last month
- Const equivalents of std functions, compile-time comparison, and parsing.☆116Updated 2 months ago