botahamec / happylockLinks
Deadlock free mutexes
☆176Updated 7 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.☆117Updated 9 months ago
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆185Updated last year
- RcLite: small, fast, and memory-friendly reference counting for Rust☆193Updated 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`☆126Updated last year
- cargo-add command to make dependencies into dylibs☆102Updated 3 years ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated last week
- Comparison of Rust string types☆160Updated last month
- Type-erased core::Discriminant<T>☆38Updated last month
- Define your own PhantomData☆158Updated last week
- Program startup and thread support written in Rust☆195Updated last week
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆167Updated last year
- ☆217Updated 3 months ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆135Updated 4 months ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆205Updated this week
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆278Updated last week
- Make trait methods callable without the trait in scope☆160Updated last week
- A concurrent, append-only vector.☆203Updated 2 months ago
- Utility wrapper to send non send types to other threads safely☆188Updated 7 months ago
- A faster Arc.☆75Updated last year
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆143Updated last year
- A fast and flexible LRU map.☆198Updated 9 months ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆148Updated last year
- Const TypeId and non-'static TypeId☆69Updated last month
- Simple refinement types for Rust; parse, don't validate!☆75Updated last month
- A garbage collection library for Rust with zero unsafe code☆115Updated last year
- An ε-copy serialization/deserialization framework for Rust☆159Updated this week
- Safe, zero-cost downcasting for limited compile-time specialization.☆174Updated 2 months ago
- A scope for async_std and tokio to spawn non-static futures☆150Updated last year
- Fork of std::Arc with lots of utilities useful for FFI☆261Updated 3 weeks ago