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:
- Abstract over different executors☆74Updated 2 years ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆112Updated 2 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆167Updated this week
- docs.rs as a publishing platform?☆69Updated last week
- A collection of small utilities for working with pointer types in Rust.☆127Updated 7 months ago
- Cargo subcommand for checking your documentation for broken links☆157Updated 8 months ago
- A Mutex wrapper tracking acquisition order☆74Updated 3 months ago
- Rust serializer library☆87Updated last year
- Big array helper for serde☆62Updated last year
- Rust microbenchmarking harness based on paired-testing methodology☆131Updated 3 months ago
- An alternate Cargo registry using static files☆124Updated 5 months ago
- Make trait methods callable without the trait in scope☆152Updated this week
- ☆141Updated 2 months ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- The missing compound borrowing for Rust.☆59Updated this week
- Better reference counted strings for Rust☆134Updated last year
- Typed index version of Rust slice and Vec containers☆70Updated 3 months ago
- Unsafe marker trait for types that deref to a stable address☆32Updated 3 weeks ago
- ☆125Updated 2 years ago
- Utility wrapper to send non send types to other threads safely☆184Updated 4 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆148Updated this week
- Helper macros: autoimpl, impl_scope☆66Updated last month
- Oneshot Rust channel working both in and between sync and async environments☆90Updated 5 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆248Updated last month
- ☆92Updated 9 months ago
- A tool to mine crates.io and produce static websites☆134Updated 10 months ago
- ☆57Updated last year
- Macro to repeat sequentially indexed copies of a fragment of code☆157Updated this week
- Changing function definitions at runtime in Rust☆132Updated 2 years ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆108Updated last week