sheroz / tick_counterLinks
Hardware-based tick counters for high-precision benchmarks in Rust
☆29Updated last year
Alternatives and similar repositories for tick_counter
Users that are interested in tick_counter are comparing it to the libraries listed below
Sorting:
- Async, lock-free synchronization primitives for task wakeup☆49Updated last year
- Fast implementation of Decimal fixed-point arithmetics☆22Updated last month
- Scalable and lock-free memory reclamation system☆37Updated 3 weeks ago
- Automatically implement traits for common smart pointers☆122Updated 9 months ago
- A fast and flexible LRU map.☆199Updated last year
- Lending iterators on stable Rust☆83Updated 2 years ago
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆117Updated 2 weeks ago
- (lifetime) GATs on stable Rust☆59Updated 2 years ago
- Experimenting with Rust's fundamental data model☆57Updated 3 months ago
- A concurrent, append-only vector.☆209Updated 5 months ago
- ☆76Updated last week
- Convert number to enum☆87Updated last year
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆152Updated last year
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆88Updated last year
- Eager evaluation of macros like `concat!` and `env!`☆41Updated 3 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 5 months ago
- Mirror of Rust's allocator api for use on stable rust☆72Updated last month
- Generic Async Semaphore☆21Updated 9 months ago
- A reader-writer lock that provides extremely fast read access without starving writers☆86Updated 2 years ago
- Cross-platform implementation of cross-process named locks☆38Updated last year
- A websocket protocol implementation.☆95Updated last month
- Better reference counted strings for Rust☆139Updated last year
- Fallible is an Option with inverted Try-semantics.☆25Updated 3 years ago
- Simple and flexible multi-index containers.☆129Updated 2 weeks ago
- Fast byte array to hex string conversion☆62Updated 3 months ago
- Reports when tokio runtime threads are blocking☆66Updated last year
- Generate markdown comparison tables from `cargo-criterion` JSON output☆35Updated 3 years ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆124Updated 5 months ago
- an extremely fast async mutex with alternative sync API☆85Updated 2 weeks ago
- Rust procedural macro attribute parser☆44Updated last year