bertptrs / tracing-mutexLinks
A Mutex wrapper tracking acquisition order
☆74Updated last week
Alternatives and similar repositories for tracing-mutex
Users that are interested in tracing-mutex are comparing it to the libraries listed below
Sorting:
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆112Updated 3 months ago
- Make trait methods callable without the trait in scope☆152Updated this week
- Const equivalents of std functions, compile-time comparison, and parsing.☆105Updated last week
- Serialization value trees☆45Updated last year
- Better reference counted strings for Rust☆134Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆168Updated 2 weeks ago
- Macro for sealing traits and structures☆59Updated 8 months ago
- A light wrapper around rr, the time-travelling debugger☆145Updated 2 years ago
- A small test framework to write your own test harness that looks and behaves like the built-in test harness used by `rustc --test`☆121Updated 10 months ago
- ☆93Updated 9 months ago
- Oneshot Rust channel working both in and between sync and async environments☆91Updated 6 months ago
- Threadsafe RefCell for Rust☆95Updated 5 months ago
- Lending iterators on stable Rust☆83Updated last year
- Typed index version of Rust slice and Vec containers☆70Updated last week
- Map data structure whose keys are stored as ranges☆93Updated last month
- A map implementation that relies on fixed-size storage derived by a procedural macro☆48Updated 3 months ago
- An exploration of Storages☆37Updated last year
- A rust crate to find the total size of an object, on the stack and on the heap☆109Updated last year
- ☆73Updated 3 weeks ago
- Bare-metal allocators.☆75Updated 3 years ago
- A collection of small utilities for working with pointer types in Rust.☆127Updated 7 months ago
- Alternative future adapters that provide cancel safety.☆68Updated this week
- ☆112Updated 2 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆82Updated 4 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Rust microbenchmarking harness based on paired-testing methodology☆136Updated this week
- (lifetime) GATs on stable Rust☆59Updated last year
- Abstract over different executors☆74Updated 2 years ago
- Lazy formatting utility macro for rust☆128Updated last year
- Token tree calling convention☆80Updated 2 years ago