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.☆108Updated last year
- An atomically updatable Arc for lock-free concurrency.☆189Updated 2 months ago
- Utilities for working with impl traits in Rust.☆118Updated last year
- RcLite: small, fast, and memory-friendly reference counting for Rust☆195Updated last month
- A faster Arc.☆80Updated last year
- ☆39Updated last year
- A small test framework to write your own test harness that looks and behaves like the built-in test harness used by `rustc --test`☆130Updated last year
- cargo-add command to make dependencies into dylibs☆105Updated 3 years ago
- Comparison of Rust string types☆165Updated last month
- Const TypeId and non-'static TypeId☆70Updated last month
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆139Updated 7 months ago
- Define your own PhantomData☆158Updated last month
- Rust Project Goals tracker☆123Updated this week
- Type-erased core::Discriminant<T>☆38Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆179Updated 5 months ago
- ☆225Updated 6 months ago
- Perfect hashing for an imperfect world☆96Updated 4 months ago
- Utility wrapper to send non send types to other threads safely☆185Updated 10 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆172Updated last year
- An ε-copy serialization/deserialization framework for Rust☆169Updated last month
- Calculate the next timestamp matching a given crontab pattern☆69Updated last month
- Program startup and thread support written in Rust☆199Updated last week
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆153Updated last year
- Safely cast &T to &U where the struct U contains a single field of type T.☆217Updated this week
- An extremely fast, high-quality, non-cryptographic hash function. Platform independent compile-time and run-time hashing in rust.☆189Updated 2 weeks ago
- Mirror of Rust's allocator api for use on stable rust☆73Updated last month
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆292Updated 3 weeks ago
- Lazy formatting utility macro for rust☆129Updated 2 years ago
- Compile-time regular expressions, the right way.☆81Updated 11 months ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆219Updated last week