botahamec / happylockLinks
Deadlock free mutexes
☆177Updated 7 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.☆117Updated 9 months ago
- RcLite: small, fast, and memory-friendly reference counting for Rust☆194Updated 2 weeks ago
- An atomically updatable Arc for lock-free concurrency.☆185Updated last week
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated 2 weeks ago
- Define your own PhantomData☆158Updated 2 weeks 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`☆127Updated last year
- Comparison of Rust string types☆160Updated 2 weeks ago
- Utility wrapper to send non send types to other threads safely☆186Updated 7 months ago
- Program startup and thread support written in Rust☆196Updated 3 weeks ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆169Updated last year
- Const TypeId and non-'static TypeId☆69Updated 2 months ago
- Fast JSON deserialization on borrowed data☆116Updated last month
- Perfect hashing for an imperfect world☆94Updated 2 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆176Updated 3 months ago
- ☆217Updated 4 months ago
- cargo-add command to make dependencies into dylibs☆102Updated 3 years ago
- A faster Arc.☆76Updated last year
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆288Updated this week
- Type-erased core::Discriminant<T>☆38Updated 2 months ago
- Rust Project Goals tracker☆98Updated this week
- An ε-copy serialization/deserialization framework for Rust☆162Updated 2 weeks ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆205Updated 3 weeks ago
- Fork of std::Arc with lots of utilities useful for FFI☆264Updated last week
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- A fast and safe implementation of stackful coroutines in Rust☆261Updated last month
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆143Updated last year
- A scope for async_std and tokio to spawn non-static futures☆153Updated last year
- Macro to repeat sequentially indexed copies of a fragment of code☆161Updated 2 months ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆137Updated 5 months ago