bertptrs / tracing-mutexLinks
A Mutex wrapper tracking acquisition order
☆74Updated this week
Alternatives and similar repositories for tracing-mutex
Users that are interested in tracing-mutex are comparing it to the libraries listed below
Sorting:
- A light wrapper around rr, the time-travelling debugger☆145Updated 2 years ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆113Updated 6 months ago
- Typed index version of Rust slice and Vec containers☆75Updated 3 months ago
- Macro for sealing traits and structures☆59Updated last year
- Better reference counted strings for Rust☆139Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆177Updated 3 months ago
- Threadsafe RefCell for Rust☆99Updated 8 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆115Updated last month
- Minimal asynchronous executor for Rust☆133Updated last week
- ☆95Updated last year
- Make trait methods callable without the trait in scope☆161Updated 2 weeks ago
- Utility wrapper to send non send types to other threads safely☆186Updated 8 months 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`☆128Updated last year
- ☆112Updated 3 years ago
- Alternative future adapters that provide cancel safety.☆76Updated last week
- A map implementation that relies on fixed-size storage derived by a procedural macro☆51Updated 2 months ago
- Bare-metal allocators.☆76Updated 3 years ago
- Lazy formatting utility macro for rust☆129Updated 2 years ago
- Profiling tool for Rust code.☆47Updated 10 months ago
- Oneshot Rust channel working both in and between sync and async environments☆94Updated 9 months ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 4 years ago
- A collection of small utilities for working with pointer types in Rust.☆131Updated 10 months ago
- ☆76Updated last month
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- A rust crate to find the total size of an object, on the stack and on the heap☆111Updated last year
- A Rust library for runtime-checked linearish types☆36Updated 2 years ago
- Lending iterators on stable Rust☆83Updated last year
- Proc-macro typestate DSL for Rust☆152Updated 2 years ago
- Versioned data-structures for Rust☆208Updated 9 months ago
- Map data structure whose keys are stored as ranges☆98Updated 3 weeks ago