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:
- Lending iterators on stable Rust☆82Updated last year
- Experimenting with Rust's fundamental data model☆52Updated 8 months ago
- Automatically implement traits for common smart pointers☆114Updated 2 months ago
- Async, lock-free synchronization primitives for task wakeup☆45Updated 9 months ago
- Fast byte array to hex string conversion☆46Updated 3 weeks ago
- Memory validation framework for Rust☆68Updated 4 months ago
- Scalable and lock-free memory reclamation system☆29Updated last week
- Convert number to enum☆87Updated 10 months ago
- Generate markdown comparison tables from `cargo-criterion` JSON output☆33Updated 3 years ago
- (lifetime) GATs on stable Rust☆59Updated last year
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆108Updated last month
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆121Updated 8 months ago
- Umbrella repository for Krabcake experiments☆46Updated 3 months ago
- A reader-writer lock that provides extremely fast read access without starving writers☆80Updated last year
- A fast and flexible LRU map.☆185Updated 5 months ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆95Updated 2 weeks ago
- Mirror of Rust's allocator api for use on stable rust☆61Updated 3 weeks ago
- Library facilitating safe pinned initialization☆41Updated last week
- ☆69Updated 2 weeks ago
- Simple async reactor and executor for rust☆79Updated 2 months ago
- Blazing fast immutable collection datatypes for Rust.☆104Updated last week
- Reports when tokio runtime threads are blocking☆64Updated 9 months ago
- Fast and correct async IO runtime in a small amount of readable code. Inspired by tokio☆71Updated last year
- A simple concurrent caching library that might fit to many use cases☆131Updated 4 months ago
- What if we could check declarative macros before using them?☆48Updated 7 months ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆64Updated this week
- Additional utilities around the bytes crate☆19Updated last month
- Some internal rustc tools made accessible☆47Updated 5 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆31Updated 7 months ago
- Threadsafe RefCell for Rust☆91Updated 2 months ago