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
- Fast implementation of Decimal fixed-point arithmetics☆22Updated 9 months ago
- Lending iterators on stable Rust☆83Updated last year
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆113Updated last week
- (lifetime) GATs on stable Rust☆59Updated last year
- A fast and flexible LRU map.☆192Updated 8 months ago
- Experimenting with Rust's fundamental data model☆53Updated last month
- Scalable and lock-free memory reclamation system☆34Updated last week
- Automatically implement traits for common smart pointers☆119Updated 4 months ago
- Eager evaluation of macros like `concat!` and `env!`☆40Updated last week
- Convert number to enum☆87Updated last year
- Inter-process Multiple Producer, Single Consumer Channels for Rust☆65Updated last year
- Cross-platform implementation of cross-process named locks☆37Updated last year
- A reader-writer lock that provides extremely fast read access without starving writers☆82Updated last year
- Mirror of Rust's allocator api for use on stable rust☆63Updated 3 months ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆100Updated last week
- Library facilitating safe pinned initialization☆60Updated last week
- Better reference counted strings for Rust☆135Updated last year
- Generate markdown comparison tables from `cargo-criterion` JSON output☆33Updated 3 years ago
- A websocket protocol implementation.☆93Updated 3 weeks ago
- ☆39Updated last year
- Generic Async Semaphore☆21Updated 4 months ago
- Threadsafe RefCell for Rust☆95Updated 5 months ago
- ☆74Updated 3 weeks ago
- Macro for sealing traits and structures☆59Updated 9 months ago
- Fast byte array to hex string conversion☆54Updated 2 weeks ago
- Take a value atomically once.☆30Updated 2 years ago
- Some internal rustc tools made accessible☆47Updated 7 months ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated last year
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆111Updated last month