p-avital / no-deadlocks
Locks compatible with std::sync, but with runtime deadlock debugging for testing purposes
☆24Updated last year
Related projects ⓘ
Alternatives and complementary repositories for no-deadlocks
- Rust serializer library☆85Updated 6 months ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated last year
- Typed index version of Rust slice and Vec containers☆66Updated last month
- Defer dropping large structs to a background thread☆61Updated 2 years ago
- Oneshot Rust channel working both in and between sync and async environments☆80Updated last month
- Unsafe marker trait for types that deref to a stable address☆31Updated last year
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆51Updated 4 months ago
- ☆60Updated 7 years ago
- Safe wrapper for initializing arrays☆72Updated last year
- Lossless functionality for platform-native strings.☆70Updated 2 weeks ago
- Machine scalar casting that meets your expectations☆73Updated 3 years ago
- ☆55Updated last year
- Find out about keys that are ignored when deserializing data☆75Updated 2 weeks ago
- ☆84Updated 3 weeks ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆42Updated 3 weeks ago
- Serialization value trees☆43Updated 3 months ago
- Map data structure whose keys are stored as ranges☆77Updated 8 months ago
- ☆46Updated 4 years ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆65Updated 2 weeks ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆80Updated 2 years ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- Cargo subcommand for checking your documentation for broken links☆149Updated last year
- Procedural macro to easily write higher-order strategies in proptest.☆45Updated 4 months ago
- A generic, fixed-size, associative cache☆40Updated 2 weeks ago
- Make trait methods callable without the trait in scope☆135Updated 2 weeks ago
- Big array helper for serde☆59Updated 6 months ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Inter-process Multiple Producer, Single Consumer Channels for Rust☆51Updated 5 months ago
- Rust library for safely and explicitly parsing untrusted data☆51Updated 6 months ago