p-avital / no-deadlocksLinks
Locks compatible with std::sync, but with runtime deadlock debugging for testing purposes
☆26Updated 2 years ago
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
- A tool to mine crates.io and produce static websites☆138Updated last year
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆114Updated 7 months ago
- Rust serializer library☆89Updated 3 months ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 3 years ago
- ☆61Updated 2 years ago
- A collection of small utilities for working with pointer types in Rust.☆133Updated 11 months ago
- The missing compound borrowing for Rust.☆62Updated 2 months ago
- Make trait methods callable without the trait in scope☆161Updated 2 weeks ago
- Show unused code from multi-crate Rust projects☆123Updated last year
- ☆125Updated 3 years ago
- Async fundamentals initiative: portable and interoperable☆76Updated 2 years ago
- Better reference counted strings for Rust☆139Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆96Updated 10 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 4 months ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆123Updated 4 months ago
- Extension of nom to trace parser☆50Updated 11 months ago
- Automatic cfg for Rust compiler features☆110Updated 6 months ago
- Unsafe marker trait for types that deref to a stable address☆32Updated 3 months ago
- docs.rs as a publishing platform?☆71Updated 2 weeks ago
- ☆76Updated 2 months ago
- Changing function definitions at runtime in Rust☆134Updated 3 years ago
- ☆95Updated last year
- Lossless functionality for platform-native strings.☆74Updated 6 months ago
- Inter-process Multiple Producer, Single Consumer Channels for Rust☆70Updated last year
- Serialization value trees☆48Updated last year
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆74Updated last year
- Define your own PhantomData☆158Updated 2 weeks ago
- A futures abstraction that runs a set of futures which may complete in any order.☆92Updated 2 months ago
- Utilities for dealing with substructures within syn macros☆143Updated 8 months ago