botahamec / happylockLinks
Deadlock free mutexes
☆175Updated 4 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 11 months ago
- Utilities for working with impl traits in Rust.☆111Updated 6 months ago
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆182Updated 9 months ago
- RcLite: small, fast, and memory-friendly reference counting for Rust☆188Updated 4 months ago
- Comparison of Rust string types☆152Updated last week
- cargo-add command to make dependencies into dylibs☆100Updated 2 years ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆160Updated last year
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆129Updated 2 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆210Updated this week
- A small test framework to write your own test harness that looks and behaves like the built-in test harness used by `rustc --test`☆120Updated 10 months ago
- Program startup and thread support written in Rust☆189Updated 2 months ago
- Rust Project Goals tracker☆82Updated last week
- ☆188Updated 3 weeks ago
- Const TypeId and non-'static TypeId☆66Updated 2 months ago
- Utility wrapper to send non send types to other threads safely☆184Updated 4 months ago
- Define your own PhantomData☆156Updated last week
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆195Updated last month
- Type-erased core::Discriminant<T>☆38Updated 2 months ago
- An ε-copy serialization/deserialization framework for Rust☆152Updated last week
- Compact, clone-on-write vector and string.☆283Updated 3 months ago
- Fast JSON deserialization on borrowed data☆112Updated last month
- An alternate Cargo registry using static files☆123Updated 5 months ago
- Mirror of Rust's allocator api for use on stable rust☆62Updated 2 months ago
- A faster Arc.☆73Updated last year
- A concurrent, append-only vector.☆187Updated last week
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆136Updated 10 months ago
- A parallelized Rust port of crumsort☆168Updated 2 years ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆269Updated 3 months ago
- Lazy formatting utility macro for rust☆128Updated last year