botahamec / happylockLinks
Deadlock free mutexes
☆177Updated 8 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
- RcLite: small, fast, and memory-friendly reference counting for Rust☆195Updated last month
- cargo-add command to make dependencies into dylibs☆104Updated 3 years ago
- An atomically updatable Arc for lock-free concurrency.☆185Updated last month
- Utilities for working with impl traits in Rust.☆118Updated 10 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`☆128Updated last year
- Program startup and thread support written in Rust☆196Updated last month
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated 3 weeks ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆169Updated last year
- Fast JSON deserialization on borrowed data☆121Updated 3 weeks ago
- Type-erased core::Discriminant<T>☆38Updated 3 weeks ago
- ☆218Updated 4 months ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- Comparison of Rust string types☆162Updated last week
- Utility wrapper to send non send types to other threads safely☆186Updated 8 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆289Updated 2 weeks ago
- Faster implementations of standard library operations like find, filter, position etc.☆178Updated 10 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 4 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆115Updated last month
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆138Updated 6 months ago
- Const TypeId and non-'static TypeId☆70Updated 3 weeks ago
- Compile-time regular expressions, the right way.☆81Updated 10 months ago
- Define your own PhantomData☆158Updated 3 weeks ago
- An ε-copy serialization/deserialization framework for Rust☆164Updated last month
- Choose Rust types at compile-time via constants☆69Updated last year
- A fast and safe implementation of stackful coroutines in Rust☆329Updated last week
- Compact, clone-on-write vector and string.☆295Updated last month
- Lending iterators on stable Rust☆83Updated last year
- A parallelized Rust port of crumsort☆169Updated 3 years ago
- A faster Arc.☆76Updated last year