sheroz / tick_counterLinks
Hardware-based tick counters for high-precision benchmarks in Rust
☆28Updated 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☆48Updated last year
- Fast implementation of Decimal fixed-point arithmetics☆22Updated 10 months ago
- A fast and flexible LRU map.☆192Updated 8 months ago
- (lifetime) GATs on stable Rust☆59Updated last year
- Inter-process Multiple Producer, Single Consumer Channels for Rust☆68Updated last year
- Automatically implement traits for common smart pointers☆120Updated 5 months ago
- Lending iterators on stable Rust☆83Updated last year
- Convert number to enum☆87Updated last year
- Fast byte array to hex string conversion☆55Updated 2 weeks ago
- Cross-platform implementation of cross-process named locks☆37Updated last year
- Generate markdown comparison tables from `cargo-criterion` JSON output☆33Updated 3 years ago
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆115Updated last month
- A reader-writer lock that provides extremely fast read access without starving writers☆84Updated last year
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆138Updated last year
- Experimenting with Rust's fundamental data model☆54Updated 2 months ago
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆111Updated 2 months ago
- Some internal rustc tools made accessible☆47Updated 8 months ago
- Library facilitating safe pinned initialization☆60Updated 2 weeks ago
- Cargo subcommand for viewing LLVM optimization remarks.☆183Updated last year
- ☆74Updated last month
- Scalable and lock-free memory reclamation system☆35Updated this week
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆84Updated last year
- A simple concurrent caching library that might fit to many use cases☆135Updated 8 months ago
- Game Developer's Toolkit for CPU Management☆99Updated 4 months ago
- Generic Async Semaphore☆21Updated 5 months ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆64Updated this week
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆74Updated last year
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆101Updated last month
- Better reference counted strings for Rust☆136Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆172Updated last month