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:
- Open a scope and then freeze it in time for future access.☆107Updated 10 months ago
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆182Updated 8 months ago
- RcLite: small, fast, and memory-friendly reference counting for Rust☆184Updated 3 months ago
- A fast and flexible LRU map.☆189Updated 5 months ago
- Rust Project Goals tracker☆76Updated this week
- ☆158Updated last month
- ☆196Updated last year
- Type-erased core::Discriminant<T>☆38Updated last month
- Program startup and thread support written in Rust☆187Updated last month
- A small test framework to write your own test harness that looks and behaves like the built-in test harness used by `rustc --test`☆117Updated 8 months ago
- Track and query Cargo dependency graphs.☆228Updated this week
- Utilities for working with impl traits in Rust.☆109Updated 4 months ago
- Library and proc macro to analyze memory usage of data structures in rust.☆156Updated this week
- A concurrent, append-only vector.☆174Updated last week
- An ε-copy serialization/deserialization framework for Rust☆149Updated 3 weeks ago
- Const TypeId and non-'static TypeId☆66Updated last month
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆136Updated 8 months ago
- Reports when tokio runtime threads are blocking☆64Updated 9 months ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆127Updated 3 weeks ago
- Reflection via DWARF.☆297Updated 2 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆165Updated last week
- Define your own PhantomData☆152Updated last month
- An experimental linting interface for Rust. Let's make custom lints a reality☆148Updated last year
- Safely cast &T to &U where the struct U contains a single field of type T.☆209Updated 2 weeks ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆156Updated last year
- Fast JSON deserialization on borrowed data☆106Updated last week
- Lightweight and high performance concurrent cache☆242Updated last month
- Faster implementations of standard library operations like find, filter, position etc.☆177Updated 4 months ago
- Compact, clone-on-write vector and string.☆267Updated 2 months ago
- ☆210Updated last month