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:
- (lifetime) GATs on stable Rust☆59Updated 2 years ago
- Fast implementation of Decimal fixed-point arithmetics☆23Updated last week
- Lending iterators on stable Rust☆83Updated 2 years ago
- Async, lock-free synchronization primitives for task wakeup☆51Updated last year
- A reader-writer lock that provides extremely fast read access without starving writers☆87Updated 2 years ago
- Scalable and lock-free memory reclamation system☆37Updated last month
- A fast and flexible LRU map.☆200Updated last year
- Inter-process Multiple Producer, Single Consumer Channels for Rust☆70Updated last year
- Experimenting with Rust's fundamental data model☆58Updated 4 months ago
- Automatically implement traits for common smart pointers☆122Updated 10 months ago
- Fast byte array to hex string conversion☆63Updated 3 months ago
- A websocket protocol implementation.☆95Updated this week
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆153Updated last year
- ☆76Updated 3 weeks ago
- Generate markdown comparison tables from `cargo-criterion` JSON output☆36Updated 3 years ago
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆118Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆180Updated 6 months ago
- Define your own PhantomData☆158Updated last month
- Convert number to enum☆87Updated last year
- A concurrent, append-only vector.☆208Updated 5 months ago
- Cross-platform implementation of cross-process named locks☆38Updated last year
- Simple and flexible multi-index containers.☆131Updated 3 weeks ago
- Rust interface for Linux futexes, the fast user-space locking primitive.☆93Updated last year
- Reports when tokio runtime threads are blocking☆66Updated last year
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆126Updated 5 months ago
- Better reference counted strings for Rust☆140Updated last year
- Some internal rustc tools made accessible☆47Updated 3 months ago
- Library facilitating safe pinned initialization☆77Updated 2 weeks ago
- Serde Visitor for deserializing untagged enums☆69Updated last month
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆88Updated last year