bertptrs / tracing-mutex
A Mutex wrapper tracking acquisition order
☆67Updated 3 weeks ago
Alternatives and similar repositories for tracing-mutex:
Users that are interested in tracing-mutex are comparing it to the libraries listed below
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆109Updated 2 years ago
- Make trait methods callable without the trait in scope☆135Updated 3 weeks ago
- Oneshot Rust channel working both in and between sync and async environments☆84Updated last week
- Typed index version of Rust slice and Vec containers☆68Updated 4 months ago
- Map data structure whose keys are stored as ranges☆81Updated last month
- A super powered testing macro for Rust☆117Updated last week
- Threadsafe RefCell for Rust☆90Updated last year
- Lazy formatting utility macro for rust☆127Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆156Updated last month
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆80Updated 3 years ago
- ☆38Updated 5 months ago
- Profiling tool for Rust code.☆43Updated 3 weeks ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆44Updated last month
- Progress reporting abstraction for Rust☆64Updated 6 months ago
- Lossless functionality for platform-native strings.☆71Updated 3 months ago
- Abstract over different executors☆73Updated last year
- An alternate Cargo registry using static files☆110Updated 4 months ago
- An on-disk hash table implementation☆113Updated 3 years ago
- ☆84Updated 3 months ago
- Better reference counted strings for Rust☆118Updated 6 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆48Updated 11 months ago
- ☆45Updated 3 weeks ago
- Macro for sealing traits and structures☆50Updated 2 months ago
- Serialization value trees☆43Updated 6 months ago
- A sinless derive helper☆62Updated 3 months ago
- Helper macros: autoimpl, impl_scope☆59Updated last month
- Extract bits from a byte slice☆73Updated 2 weeks ago
- A serde serializer that serializes a subset of types into plain strings☆58Updated last year
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆100Updated last month
- A simple in-memory search for collections and key-value stores.☆69Updated this week