tailhook / cpu-timeLinks
CPU time measurement library for rust
☆26Updated 6 years ago
Alternatives and similar repositories for cpu-time
Users that are interested in cpu-time are comparing it to the libraries listed below
Sorting:
- bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher…☆90Updated 3 years ago
- SmallVec-backed stack string optimisation☆44Updated 5 years ago
- Rust serializer library☆89Updated 4 months ago
- rust histogram and percentile stats☆48Updated 5 years ago
- ☆126Updated 3 years ago
- Async tracing capabilities for the log crate☆98Updated 5 years ago
- A cache that holds a limited number of key-value pairs☆84Updated 3 years ago
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago
- A simple map based on a vector for small integer keys☆68Updated last year
- Provides macro `assert_matches` for testing pattern matching☆67Updated 5 years ago
- Unix signal handling for tokio☆88Updated 7 years ago
- A thread pool for rust/tokio that can process file requests and send data to the socket with zero copy (using sendfile)☆30Updated 8 years ago
- Streamline updating a Tokio 0.1 application to Tokio 0.2.☆52Updated 5 years ago
- Extended utilities for working with files and filesystems in Rust☆154Updated last year
- ☆73Updated 4 years ago
- Concurrent hash trie☆58Updated 5 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆69Updated 4 years ago
- ☆47Updated 5 years ago
- Rust library providing a counter-based thread barrier☆58Updated 7 years ago
- A pool of reusable values☆51Updated 6 years ago
- ☆110Updated last year
- ☆114Updated 2 years ago
- ☆62Updated last year
- A Rust library for accessing Linux process and system information☆90Updated 2 years ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- ☆61Updated 2 years ago
- Twoway / Fast substring search for strings and byte strings (Rust) / Also assorted benchmarks and string search snippets☆64Updated 4 years ago
- Lock free bounded non blocking pub sub queue☆77Updated 3 months ago
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 5 years ago
- ☆70Updated 4 years ago