conradludgate / measuredLinks
A better metrics crate
☆33Updated 3 weeks ago
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☆65Updated 11 months ago
- Track and query Cargo dependency graphs.☆230Updated this week
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆64Updated this week
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆59Updated last week
- Fast JSON deserialization on borrowed data☆112Updated last month
- Benchmarking library for stable Rust☆46Updated 4 months ago
- A fast and flexible LRU map.☆190Updated 7 months ago
- ☆73Updated last week
- A token-based rate limiter based on the leaky bucket algorithm.☆111Updated this week
- Progress reporting abstraction for Rust☆64Updated last year
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆136Updated 10 months ago
- A thin wrapper around serialized data which add information of identity and version.☆24Updated 2 weeks ago
- A low-level MVCC file format for storing blobs.☆64Updated last year
- A simple library for keeping secrets out of logs☆37Updated 3 weeks ago
- Async, lock-free synchronization primitives for task wakeup☆46Updated 11 months ago
- Serde Visitor for deserializing untagged enums☆64Updated last month
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆111Updated 2 weeks ago
- A generic abstraction of paginated APIs☆61Updated last year
- Utilities for working with shared slices of memory☆72Updated last month
- A very fast Key-Value store in pure rust☆208Updated last month
- Web application to render a diff between Rust crate versions. Implemented in Yew, runs fully in the browser as WebAssembly.☆127Updated last month
- Minimal async cache in Rust with support for key expirations☆54Updated 2 months ago
- ☆217Updated this week
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆97Updated last week
- A concurrent, append-only vector.☆187Updated last week
- ☆141Updated last month
- Lending iterators on stable Rust☆83Updated last year
- futures-buffered☆45Updated 2 weeks ago
- Fast and correct async IO runtime in a small amount of readable code. Inspired by tokio☆72Updated last year
- Rust microbenchmarking harness based on paired-testing methodology☆130Updated 2 months ago