conradludgate / measuredLinks
A better metrics crate
☆39Updated last month
Alternatives and similar repositories for measured
Users that are interested in measured are comparing it to the libraries listed below
Sorting:
- Reports when tokio runtime threads are blocking☆66Updated last year
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆67Updated last month
- Track and query Cargo dependency graphs.☆250Updated last week
- ☆76Updated last week
- A token-based rate limiter based on the leaky bucket algorithm.☆113Updated 3 months ago
- A fast and flexible LRU map.☆199Updated last year
- A generic abstraction of paginated APIs☆62Updated 2 years ago
- Progress reporting abstraction for Rust☆64Updated last year
- Benchmarking library for stable Rust☆47Updated last month
- Benchmarking Rust storage engines☆70Updated 3 weeks ago
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆115Updated this week
- Rust microbenchmarking harness based on paired-testing methodology☆146Updated 2 months ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆67Updated this week
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆143Updated last year
- Fast JSON deserialization on borrowed data☆122Updated 2 months ago
- A very fast Key-Value store in pure rust☆219Updated last week
- Alternative future adapters that provide cancel safety.☆80Updated 2 weeks ago
- Library safely exposing the io_uring API.☆73Updated last week
- A concurrent, append-only vector.☆209Updated 5 months ago
- Fast and correct async IO runtime in a small amount of readable code. Inspired by tokio☆72Updated last year
- futures-buffered☆46Updated 6 months ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆149Updated 2 years ago
- Deserialize (potentially nested) environment variables into your custom structs☆59Updated last year
- A thin wrapper around serialized data which add information of identity and version.☆30Updated last month
- Simple async reactor and executor for rust☆78Updated 9 months ago
- A simple library for keeping secrets out of logs☆38Updated 6 months ago
- Async, lock-free synchronization primitives for task wakeup☆51Updated last year
- ☆149Updated 4 months ago
- Utilities for working with shared slices of memory☆83Updated 6 months ago
- Serde Visitor for deserializing untagged enums☆69Updated last month