botahamec / happylockLinks
Deadlock free mutexes
☆176Updated 6 months ago
Alternatives and similar repositories for happylock
Users that are interested in happylock are comparing it to the libraries listed below
Sorting:
- RcLite: small, fast, and memory-friendly reference counting for Rust☆193Updated 2 weeks ago
- Utilities for working with impl traits in Rust.☆115Updated 8 months ago
- Open a scope and then freeze it in time for future access.☆107Updated last year
- cargo-add command to make dependencies into dylibs☆102Updated 3 years ago
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆185Updated 11 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆166Updated last year
- Program startup and thread support written in Rust☆194Updated 4 months ago
- Utility wrapper to send non send types to other threads safely☆188Updated 6 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆214Updated last week
- ☆214Updated 2 months ago
- Define your own PhantomData☆158Updated 3 weeks ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆133Updated 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`☆126Updated last year
- Const TypeId and non-'static TypeId☆67Updated 3 weeks ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- Comparison of Rust string types☆158Updated last week
- Fork of std::Arc with lots of utilities useful for FFI☆257Updated this week
- Fast JSON deserialization on borrowed data☆115Updated last week
- Rust Project Goals tracker☆88Updated this week
- Type-erased core::Discriminant<T>☆38Updated 3 weeks ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆105Updated last month
- A concurrent, append-only vector.☆201Updated last month
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆276Updated last month
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆202Updated last week
- Faster implementations of standard library operations like find, filter, position etc.☆178Updated 8 months ago
- A lightweight attribute macro for easily writing extension trait pattern.☆80Updated last month
- Tracing layer that automatically creates and manages progress bars for active spans.☆259Updated last month
- An ε-copy serialization/deserialization framework for Rust☆158Updated last week
- Reflection via DWARF.☆297Updated 2 years ago
- A fast and flexible LRU map.☆193Updated 9 months ago