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:
- Automatically implement traits for common smart pointers☆120Updated 7 months ago
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆116Updated 2 weeks ago
- Lending iterators on stable Rust☆83Updated last year
- A fast and flexible LRU map.☆198Updated 10 months ago
- Fast byte array to hex string conversion☆56Updated 3 weeks ago
- Async, lock-free synchronization primitives for task wakeup☆47Updated last year
- (lifetime) GATs on stable Rust☆59Updated last year
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆143Updated last year
- Scalable and lock-free memory reclamation system☆35Updated this week
- A websocket protocol implementation.☆94Updated last month
- Convert number to enum☆87Updated last year
- Experimenting with Rust's fundamental data model☆54Updated last month
- A reader-writer lock that provides extremely fast read access without starving writers☆85Updated 2 years ago
- Reports when tokio runtime threads are blocking☆66Updated last year
- Some internal rustc tools made accessible☆47Updated 3 weeks ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆101Updated 2 months ago
- Rust microbenchmarking harness based on paired-testing methodology☆143Updated this week
- A concurrent, append-only vector.☆204Updated 2 months ago
- Serde Visitor for deserializing untagged enums☆67Updated this week
- ☆76Updated last week
- Fast implementation of Decimal fixed-point arithmetics☆22Updated 11 months ago
- Memory validation framework for Rust☆70Updated last month
- Eager evaluation of macros like `concat!` and `env!`☆40Updated 3 weeks ago
- Mirror of Rust's allocator api for use on stable rust☆68Updated 2 months ago
- Inter-process Multiple Producer, Single Consumer Channels for Rust☆68Updated last year
- Better reference counted strings for Rust☆138Updated last year
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆112Updated 2 weeks ago
- GitHub Action to create a release PR using cargo-release — soft deprecated: try release-plz instead!☆46Updated last week
- Library facilitating safe pinned initialization☆62Updated last week
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆65Updated this week