jonhoo / tracing-timingLinks
Inter-event timing metrics on top of tracing.
☆124Updated last week
Alternatives and similar repositories for tracing-timing
Users that are interested in tracing-timing are comparing it to the libraries listed below
Sorting:
- Define your own PhantomData☆155Updated last week
- ☆140Updated last month
- Graph the number of crates that depend on your crate over time☆251Updated last month
- Async fundamentals initiative: portable and interoperable☆76Updated 2 years ago
- Rust microbenchmarking harness based on paired-testing methodology☆126Updated last month
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆122Updated 9 months ago
- A command line tool for comparing benchmarks run by Criterion.☆250Updated 9 months ago
- A fast and flexible LRU map.☆189Updated 6 months ago
- A Rust library for interrupting asynchronous streams.☆162Updated 6 months ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆137Updated 7 months ago
- Automatically implement traits for common smart pointers☆114Updated 3 months ago
- A implementation of convenience integrations between tokio and tower☆130Updated last year
- Rust crate to time your function using derive annotations.☆85Updated 2 years ago
- ☆212Updated 2 weeks ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆157Updated last year
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆104Updated 6 months ago
- ☆124Updated 2 years ago
- Cargo extension for running Criterion.rs benchmarks☆202Updated last month
- An updated version of linked-hash-map and friends☆120Updated 3 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated 3 weeks ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆252Updated 4 months ago
- A token-based rate limiter based on the leaky bucket algorithm.☆111Updated 3 months ago
- Make trait methods callable without the trait in scope☆149Updated last month
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 4 months ago
- Asynchronous access to a bincode-encoded item stream.☆76Updated 3 months ago
- An allocator that can track and limit memory usage.☆212Updated 2 years ago
- Lazy formatting utility macro for rust☆127Updated last year
- Utility wrapper to send non send types to other threads safely☆183Updated 3 months ago
- Better reference counted strings for Rust☆130Updated 11 months ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆148Updated last month