bertptrs / tracing-mutex
A Mutex wrapper tracking acquisition order
☆73Updated last month
Alternatives and similar repositories for tracing-mutex
Users that are interested in tracing-mutex are comparing it to the libraries listed below
Sorting:
- Const equivalents of std functions, compile-time comparison, and parsing.☆98Updated 4 months ago
- Rust microbenchmarking harness based on paired-testing methodology☆89Updated this week
- ☆88Updated 6 months ago
- Typed index version of Rust slice and Vec containers☆69Updated last week
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 2 months ago
- 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
- A map implementation that relies on fixed-size storage derived by a procedural macro☆44Updated last month
- Threadsafe RefCell for Rust☆90Updated 2 months ago
- Make trait methods callable without the trait in scope☆136Updated 2 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Lazy formatting utility macro for rust☆127Updated last year
- Serialization value trees☆44Updated 9 months ago
- Asynchronous DNS lookups☆65Updated 11 months ago
- Abstract over different executors☆73Updated last year
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆102Updated 4 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆154Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆161Updated 2 months ago
- A lightweight attribute macro for easily writing extension trait pattern.☆69Updated last month
- Define your own PhantomData☆152Updated 2 months ago
- ☆41Updated last year
- Helper macros: autoimpl, impl_scope☆60Updated 4 months ago
- An updated version of linked-hash-map and friends☆112Updated last month
- Map data structure whose keys are stored as ranges☆88Updated 4 months ago
- Convert closures into wakers☆45Updated 3 months ago
- Utility wrapper to send non send types to other threads safely☆181Updated last month
- Better reference counted strings for Rust☆125Updated 9 months ago
- Lending iterators on stable Rust☆82Updated last year
- Take a value atomically once.☆30Updated 2 years ago
- A scope for async_std and tokio to spawn non-static futures☆133Updated 11 months ago
- #[no_std] print equivalent for Rust☆64Updated last year