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☆46Updated 11 months ago
- Scalable and lock-free memory reclamation system☆34Updated 3 weeks ago
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆113Updated last week
- Lending iterators on stable Rust☆83Updated last year
- Fast implementation of Decimal fixed-point arithmetics☆22Updated 8 months ago
- Automatically implement traits for common smart pointers☆119Updated 4 months ago
- Reports when tokio runtime threads are blocking☆65Updated 11 months ago
- (lifetime) GATs on stable Rust☆59Updated last year
- Generate markdown comparison tables from `cargo-criterion` JSON output☆33Updated 3 years ago
- Convert number to enum☆87Updated last year
- Cross-platform implementation of cross-process named locks☆37Updated last year
- A fast and flexible LRU map.☆190Updated 7 months ago
- Library facilitating safe pinned initialization☆59Updated this week
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆97Updated last week
- Experimenting with Rust's fundamental data model☆53Updated last month
- A concurrent, append-only vector.☆187Updated last week
- Safe, zero-cost downcasting for limited compile-time specialization.☆167Updated 3 weeks ago
- Generic Async Semaphore☆21Updated 3 months ago
- A simple concurrent caching library that might fit to many use cases☆134Updated 6 months ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated last year
- Bechmarks for Rust big integer implementations☆63Updated last year
- Rust interface for Linux futexes, the fast user-space locking primitive.☆87Updated last year
- Inter-process Multiple Producer, Single Consumer Channels for Rust☆59Updated last year
- Mirror of Rust's allocator api for use on stable rust☆62Updated 2 months ago
- Memory validation framework for Rust☆69Updated 6 months ago
- Eager evaluation of macros like `concat!` and `env!`☆40Updated 5 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆123Updated 10 months ago
- Rust port of https://kholdstare.github.io/technical/2020/05/26/faster-integer-parsing.html☆23Updated 2 weeks ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆64Updated this week
- Library and proc macro to analyze memory usage of data structures in rust.☆158Updated this week