botahamec / happylock
Deadlock free mutexes
☆174Updated last month
Alternatives and similar repositories for happylock
Users that are interested in happylock are comparing it to the libraries listed below
Sorting:
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆127Updated 11 months ago
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆182Updated 7 months ago
- Open a scope and then freeze it in time for future access.☆108Updated 8 months ago
- ☆148Updated 2 weeks ago
- Track and query Cargo dependency graphs.☆207Updated 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`☆115Updated 7 months ago
- Program startup and thread support written in Rust☆184Updated 2 weeks ago
- An ε-copy serialization/deserialization framework for Rust☆148Updated 2 months ago
- ☆194Updated last year
- Utility wrapper to send non send types to other threads safely☆181Updated last month
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆136Updated 7 months ago
- RcLite: small, fast, and memory-friendly reference counting for Rust☆182Updated last month
- Safely cast &T to &U where the struct U contains a single field of type T.☆200Updated 2 months ago
- Utilities for working with impl traits in Rust.☆108Updated 3 months ago
- cargo-add command to make dependencies into dylibs☆99Updated 2 years ago
- Define your own PhantomData☆152Updated 2 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆154Updated last year
- Type-erased core::Discriminant<T>☆38Updated 2 months ago
- Lazy formatting utility macro for rust☆127Updated last year
- A versatile and extensible logging implementation.☆85Updated this week
- Reports when tokio runtime threads are blocking☆64Updated 8 months ago
- Faster implementations of standard library operations like find, filter, position etc.☆177Updated 3 months ago
- Compatibility adapter between tokio and futures☆169Updated 2 months ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆148Updated last year
- A simple concurrent caching library that might fit to many use cases☆129Updated 4 months ago
- Perfect hashing for an imperfect world☆91Updated 3 months ago
- An IDE extension for debugging trait errors in Rust.☆167Updated last week
- A fast and safe implementation of stackful coroutines in Rust☆231Updated 5 months ago
- Recipes for avoiding bounds checks in Rust, without unsafe!☆113Updated 2 years ago
- Tracing layer that automatically creates and manages progress bars for active spans.☆217Updated 3 months ago