metrics-rs / quantaLinks
high-speed timing library in Rust
☆346Updated last month
Alternatives and similar repositories for quanta
Users that are interested in quanta are comparing it to the libraries listed below
Sorting:
- a lock-free concurrent slab (experimental)☆291Updated 6 months ago
- Rust crate for managing CPU core affinities☆191Updated 4 months ago
- Concurrent multi-producer multi-consumer queue☆283Updated last month
- Async synchronization primitives☆269Updated 3 months ago
- ☆286Updated 4 months ago
- Async broadcast channels☆179Updated 6 months ago
- Task abstraction for building executors☆476Updated 5 months ago
- Cargo extension for running Criterion.rs benchmarks☆202Updated last month
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆344Updated 4 months ago
- Support crate for rustc's self-profiling feature☆360Updated this week
- Adaptors between compression crates and Rust's async IO types☆527Updated 3 weeks ago
- Utilities for collecting metrics from a Tokio application☆360Updated last week
- Concurrently Readable Data Structures for Rust☆359Updated last week
- Structured concurrency operations for async Rust☆459Updated 5 months ago
- A thread pool for isolating blocking I/O in async programs☆361Updated this week
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆237Updated 2 weeks ago
- Futures, streams, and async I/O combinators.☆508Updated last week
- Struct fields that are made read-only accessible to other modules☆252Updated last month
- Conditional compilation according to rustc compiler version☆366Updated last month
- ☆197Updated last year
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆294Updated last week
- A priority queue for Rust with efficient change function.