bertptrs / tracing-mutexLinks
A Mutex wrapper tracking acquisition order
☆74Updated 2 months ago
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.☆166Updated 3 weeks ago
- Typed index version of Rust slice and Vec containers☆70Updated 2 months ago
- Abstract over different executors☆74Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆99Updated 6 months ago
- ☆91Updated 8 months ago
- Lending iterators on stable Rust☆83Updated last year
- Threadsafe RefCell for Rust☆93Updated 4 months ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆105Updated this week
- Extract bits from a byte slice☆79Updated this week
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆112Updated last month
- Better reference counted strings for Rust☆130Updated 11 months ago
- ☆72Updated last month
- Blazing fast immutable collection datatypes for Rust.☆106Updated this week
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 4 months ago
- Utility wrapper to send non send types to other threads safely☆183Updated 3 months ago
- A tool to mine crates.io and produce static websites☆133Updated 8 months ago
- A light wrapper around rr, the time-travelling debugger☆145Updated last year
- Define your own PhantomData☆155Updated last week
- Typed any map for rust☆67Updated 7 months ago
- Bare-metal allocators.☆76Updated 2 years ago
- Async fundamentals initiative: portable and interoperable☆76Updated 2 years ago
- Map data structure whose keys are stored as ranges☆89Updated 6 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…☆88Updated 4 months ago
- An alternate Cargo registry using static files☆121Updated 4 months ago
- A simple in-memory search for collections and key-value stores.☆76Updated last month
- Rust microbenchmarking harness based on paired-testing methodology☆126Updated 2 months ago
- A concise, self-describing binary format written in Rust for Serde☆66Updated 10 months ago
- Serialization value trees☆45Updated 11 months ago
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- Helper macros: autoimpl, impl_scope☆65Updated 3 weeks ago