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:
- Better reference counted strings for Rust☆126Updated 11 months ago
- Extended utilities for working with files and filesystems in Rust. This is a fork of the fs2-rs crate, the aim for this fork is to suppor…☆86Updated 3 months ago
- Lending iterators on stable Rust☆82Updated last year
- ☆89Updated 7 months ago
- A super powered testing macro for Rust☆118Updated 4 months ago
- Make trait methods callable without the trait in scope☆147Updated last month
- Threadsafe RefCell for Rust☆93Updated 3 months ago
- Rust microbenchmarking harness based on paired-testing methodology☆121Updated last month
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆110Updated last month
- ☆42Updated last month
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 4 months ago
- Serialization value trees☆45Updated 10 months ago
- Alternative future adapters that provide cancel safety.☆64Updated last month
- Convert number to enum☆87Updated 10 months ago
- Automatic cfg for Rust compiler features☆99Updated last week
- Blazing fast immutable collection datatypes for Rust.☆104Updated 2 weeks ago
- Define your own PhantomData☆152Updated last month
- (lifetime) GATs on stable Rust☆59Updated last year
- Token tree calling convention☆79Updated 2 years ago
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆57Updated 3 weeks ago
- Map data structure whose keys are stored as ranges☆88Updated 5 months ago
- A serde serializer that serializes a subset of types into plain strings☆59Updated last year
- ☆124Updated 2 years ago
- Pull in every source file in a directory as a module☆173Updated 3 months ago
- Minimal asynchronous runtime for Rust☆128Updated 10 months ago
- Abstract over different executors