p-avital / no-deadlocksLinks
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
Sorting:
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 years ago
- ☆89Updated 7 months ago
- ☆57Updated last year
- ☆57Updated 3 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆165Updated last week
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- ☆69Updated last month
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆110Updated last month
- docs.rs as a publishing platform?☆69Updated last month
- Read trait fixed to soundly work with uninitalized memory☆25Updated last year
- The missing compound borrowing for Rust.☆58Updated last month
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆145Updated 10 months ago
- Typed index version of Rust slice and Vec containers☆69Updated last month
- Lending iterators on stable Rust☆83Updated last year
- Asynchronous DNS lookups☆66Updated last year
- Find out about keys that are ignored when deserializing data☆85Updated last month
- Compile Rust compiler using Buck2☆47Updated this week
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Threadsafe RefCell for Rust☆93Updated 3 months ago
- Abstract over different executors☆73Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 4 months ago
- ☆43Updated last year
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆31Updated 8 months ago
- Mirror of https://gitlab.com/est/cargo-local-serve | Serve a local, offline, clone of crates.io.☆27Updated 4 years ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- ☆35Updated 5 months ago
- A generic, fixed-size, associative cache☆40Updated 7 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆80Updated 2 months ago
- Procedural macro to easily write higher-order strategies in proptest.☆46Updated 2 weeks 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…☆87Updated 3 months ago