jonhoo / tracing-timing
Inter-event timing metrics on top of tracing.
☆116Updated last year
Alternatives and similar repositories for tracing-timing:
Users that are interested in tracing-timing are comparing it to the libraries listed below
- Rust microbenchmarking harness based on paired-testing methodology☆85Updated 2 months ago
- A fast and flexible LRU map.☆177Updated 2 months ago
- ☆203Updated last month
- Define your own PhantomData☆151Updated last week
- Safe, zero-cost downcasting for limited compile-time specialization.☆156Updated last week
- A command line tool for comparing benchmarks run by Criterion.☆231Updated 5 months ago
- Cargo subcommand for checking your documentation for broken links☆152Updated 3 months ago
- A implementation of convenience integrations between tokio and tower☆128Updated last year
- ☆133Updated 8 months ago
- Graph the number of crates that depend on your crate over time☆237Updated last week
- A Cargo subcommand to build and test all feature flag combinations.☆152Updated last year
- Async fundamentals initiative: portable and interoperable☆76Updated 2 years ago
- Better reference counted strings for Rust☆118Updated 7 months ago
- Make trait methods callable without the trait in scope☆135Updated last week
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆133Updated 3 months ago
- A super powered testing macro for Rust☆118Updated 2 weeks ago
- Rust serializer library☆87Updated 10 months ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆178Updated 11 months ago
- A replacement of the #[test] attribute that initializes logging and/or tracing infrastructure before running tests.☆131Updated last month
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆100Updated 2 months ago
- A concurrent circuit breaker implemented with ring buffers☆119Updated last year
- A rust crate to find the total size of an object, on the stack and on the heap☆106Updated last year
- Rust crate to time your function using derive annotations.☆85Updated 2 years ago
- Extract documentation for the feature flags from comments in Cargo.toml☆177Updated 3 weeks ago
- A lightweight version of pin-project written with declarative macros.☆239Updated this week
- A token-based rate limiter based on the leaky bucket algorithm.☆105Updated 6 months ago
- ☆124Updated 2 years ago
- Asynchronous access to a bincode-encoded item stream.☆71Updated this week
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆118Updated 5 months ago
- Abstract over different executors☆73Updated last year