bertptrs / tracing-mutexLinks
A Mutex wrapper tracking acquisition order
☆74Updated 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:
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 5 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆118Updated 2 months ago
- Map data structure whose keys are stored as ranges☆100Updated 3 weeks ago
- 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
- Typed index version of Rust slice and Vec containers☆75Updated last month
- Better reference counted strings for Rust☆139Updated last year
- Threadsafe RefCell for Rust☆99Updated 10 months ago
- Lending iterators on stable Rust☆83Updated 2 years ago
- Macro for sealing traits and structures☆60Updated last year
- Serialization value trees☆48Updated last year
- ☆95Updated last year
- Utility wrapper to send non send types to other threads safely☆185Updated 9 months ago
- Helper macros: autoimpl, impl_scope☆68Updated last month
- Alternative future adapters that provide cancel safety.☆79Updated last week
- Lazy formatting utility macro for rust☆129Updated 2 years ago
- A concise, self-describing binary format written in Rust for Serde☆67Updated last year
- Make trait methods callable without the trait in scope☆162Updated 3 weeks ago
- Show unused code from multi-crate Rust projects☆124Updated last year
- A collection of small utilities for working with pointer types in Rust.☆133Updated 11 months ago
- A light wrapper around rr, the time-travelling debugger☆146Updated 2 years ago
- Blazing fast immutable collection datatypes for Rust.☆134Updated last week
- Rust microbenchmarking harness based on paired-testing methodology☆145Updated 2 months ago
- Oneshot Rust channel working both in and between sync and async environments☆97Updated 10 months ago
- A rust crate to find the total size of an object, on the stack and on the heap☆113Updated 2 years ago
- Bare-metal allocators.☆76Updated 3 years ago
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated 3 weeks ago
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- Minimal asynchronous executor for Rust☆133Updated this week
- A small test framework to write your own test harness that looks and behaves like the built-in test harness used by `rustc --test`☆129Updated last year
- ☆44Updated 8 months ago