botahamec / happylockLinks
Deadlock free mutexes
☆177Updated 5 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.☆113Updated 7 months ago
- RcLite: small, fast, and memory-friendly reference counting for Rust☆192Updated 2 weeks ago
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆185Updated 11 months ago
- cargo-add command to make dependencies into dylibs☆101Updated 2 years ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆214Updated last week
- Program startup and thread support written in Rust☆192Updated 4 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`☆122Updated 11 months ago
- ☆207Updated 2 months ago
- An ε-copy serialization/deserialization framework for Rust☆155Updated this week
- Comparison of Rust string types☆158Updated 2 weeks ago
- Define your own PhantomData☆158Updated this week
- Utility wrapper to send non send types to other threads safely☆187Updated 5 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆162Updated last year
- Rust Project Goals tracker☆88Updated this week
- Fast JSON deserialization on borrowed data☆112Updated 3 months ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- Type-erased core::Discriminant<T>☆38Updated this week
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆127Updated 3 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆274Updated last month
- Compact, clone-on-write vector and string.☆287Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆169Updated last month
- A faster Arc.☆75Updated last year
- A fast and flexible LRU map.☆192Updated 8 months ago
- Mirror of Rust's allocator api for use on stable rust☆63Updated last week
- Perfect hashing for an imperfect world☆93Updated 2 weeks ago
- Const TypeId and non-'static TypeId☆67Updated this week
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆201Updated last week
- Tracing layer that automatically creates and manages progress bars for active spans.☆256Updated last month
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆139Updated 11 months ago