p-avital / no-deadlocks
Locks compatible with std::sync, but with runtime deadlock debugging for testing purposes
☆26Updated last year
Alternatives and similar repositories for no-deadlocks:
Users that are interested in no-deadlocks are comparing it to the libraries listed below
- Unsafe marker trait for types that deref to a stable address☆31Updated 2 years ago
- Abstract over different executors☆73Updated last year
- ☆65Updated 10 months ago
- ☆56Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 2 months ago
- Serialization value trees☆44Updated 9 months ago
- Convert closures into wakers☆45Updated 3 months ago
- Asynchronous DNS lookups☆65Updated 10 months ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆49Updated last year
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆142Updated 9 months ago
- Extended utilities for working with files and filesystems in Rust. This is a fork of the fs2-rs crate, the aim for this fork is to suppor…☆82Updated last month
- Lending iterators on stable Rust☆82Updated last year
- Make trait methods callable without the trait in scope☆136Updated 2 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆78Updated 2 weeks ago
- The missing compound borrowing for Rust.☆57Updated last month
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆109Updated 2 years ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆102Updated 4 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆160Updated 2 months ago
- Completion futures for Rust☆19Updated 2 years ago
- Macro for sealing traits and structures☆54Updated 5 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Rust microbenchmarking harness based on paired-testing methodology☆88Updated 3 weeks ago
- ☆88Updated 6 months ago
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆55Updated last month
- impl fallible collections in rust, quite as describe in RFC 2116☆37Updated 5 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 2 months ago
- A Set of Bits☆65Updated 5 months ago
- (lifetime) GATs on stable Rust☆58Updated last year
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆72Updated 5 months ago