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:
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆114Updated 5 months ago
- Typed index version of Rust slice and Vec containers☆74Updated 2 months ago
- Abstract over different executors☆74Updated 2 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆174Updated 2 months ago
- Macro for sealing traits and structures☆59Updated 10 months ago
- A collection of small utilities for working with pointer types in Rust.☆129Updated 9 months ago
- ☆60Updated 2 years ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆110Updated 2 months ago
- Convert closures into wakers☆46Updated 9 months ago
- A Mutex wrapper tracking acquisition order☆74Updated last month
- ☆93Updated 11 months ago
- Run pkg-config from declarative dependencies in Cargo.toml☆100Updated last week
- Helper macros: autoimpl, impl_scope☆68Updated 3 weeks ago
- Unsafe marker trait for types that deref to a stable address☆32Updated last week
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 8 months ago
- Utilities for dealing with substructures within syn macros☆142Updated 5 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆86Updated 6 months ago
- Make trait methods callable without the trait in scope☆159Updated last month
- Cargo subcommand for checking your documentation for broken links☆155Updated 10 months ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- Compile Rust compiler using Buck2☆62Updated this week
- Find out about keys that are ignored when deserializing data☆95Updated last month
- Rust microbenchmarking harness based on paired-testing methodology☆142Updated 3 weeks ago
- Project group working on the "safe transmute" feature☆94Updated last year
- ☆76Updated last month
- A tool to mine crates.io and produce static websites☆136Updated last year
- Token tree calling convention☆80Updated 2 years ago
- Automatic cfg for Rust compiler features☆104Updated 4 months ago
- Threadsafe RefCell for Rust☆95Updated 7 months ago
- Utility wrapper to send non send types to other threads safely☆188Updated 6 months ago