sheroz / tick_counter
Hardware-based tick counters for high-precision benchmarks in Rust
☆26Updated 8 months ago
Alternatives and similar repositories for tick_counter:
Users that are interested in tick_counter are comparing it to the libraries listed below
- Fast byte array to hex string conversion☆42Updated 2 months ago
- Automatically implement traits for common smart pointers☆105Updated last month
- Map data structure whose keys are stored as ranges☆81Updated last month
- A fast and flexible LRU map.☆175Updated last month
- Experimenting with Rust's fundamental data model☆50Updated 4 months ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆81Updated 3 weeks ago
- A websocket protocol implementation.☆90Updated 3 weeks ago
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆101Updated this week
- Mirror of Rust's allocator api for use on stable rust☆51Updated this week
- Convert number to enum☆88Updated 6 months ago
- Scalable and lock-free memory reclamation system☆22Updated 2 weeks ago
- Rust implementation of the Binary Canonical Serialization (BCS) format☆18Updated 10 months ago
- An SoA library for Rust☆131Updated this week
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆131Updated 2 months ago
- 🐱concat! with support for const variables and expressions☆39Updated 3 weeks ago
- Async, lock-free synchronization primitives for task wakeup☆43Updated 5 months ago
- Generate markdown comparison tables from `cargo-criterion` JSON output☆31Updated 2 years ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆118Updated 4 months ago
- Reports when tokio runtime threads are blocking☆64Updated 5 months ago
- ☆170Updated this week
- What if we could check declarative macros before using them?☆48Updated 3 months ago
- Rust microbenchmarking harness based on paired-testing methodology☆83Updated last month
- Define your own PhantomData☆151Updated this week
- A concurrent, append-only vector.☆149Updated this week
- ☆38Updated this week
- Combinator methods for `std::AsyncIterator` using all the new `async` superpowers☆9Updated last year
- Threadsafe RefCell for Rust☆90Updated last year
- A simple concurrent caching library that might fit to many use cases☆121Updated last month
- Library safely exposing the io_uring API.☆57Updated 3 weeks ago
- (lifetime) GATs on stable Rust☆57Updated last year