bertptrs / tracing-mutexLinks
A Mutex wrapper tracking acquisition order
☆74Updated 2 months ago
Alternatives and similar repositories for tracing-mutex
Users that are interested in tracing-mutex are comparing it to the libraries listed below
Sorting:
- A map implementation that relies on fixed-size storage derived by a procedural macro☆47Updated 2 months ago
- Better reference counted strings for Rust☆131Updated last year
- Typed index version of Rust slice and Vec containers☆70Updated 3 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆102Updated 7 months ago
- Threadsafe RefCell for Rust☆93Updated 4 months ago
- Utility wrapper to send non send types to other threads safely☆184Updated 4 months 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
- A light wrapper around rr, the time-travelling debugger☆145Updated last year
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆106Updated last week
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated 3 weeks ago
- Proc-macro typestate DSL for Rust☆151Updated 2 years ago
- Progress reporting abstraction for Rust☆64Updated last year
- Serialization value trees☆45Updated last year
- Make trait methods callable without the trait in scope☆151Updated 2 months ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 3 years ago
- #[no_std] print equivalent for Rust☆64Updated last month
- Macro for sealing traits and structures☆58Updated 8 months ago
- Alternative future adapters that provide cancel safety.☆67Updated last week
- A fast, concurrent string interner☆151Updated 11 months ago
- Lossless functionality for platform-native strings.☆71Updated last month
- ☆112Updated 2 years ago
- Blazing fast immutable collection datatypes for Rust.☆110Updated this week
- ☆92Updated 9 months ago
- Versioned data-structures for Rust☆207Updated 5 months ago
- A serde serializer that serializes a subset of types into plain strings☆59Updated last year
- Lending iterators on stable Rust☆83Updated last year
- An updated version of linked-hash-map and friends☆121Updated 3 months ago
- Allocation-free data structures that make do with the memory they're given☆144Updated 3 years ago
- Lazy formatting utility macro for rust☆128Updated last year
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year