conradludgate / measured
A better metrics crate
☆30Updated 2 months ago
Alternatives and similar repositories for measured:
Users that are interested in measured are comparing it to the libraries listed below
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆61Updated last week
- Reports when tokio runtime threads are blocking☆64Updated 7 months ago
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆53Updated 3 weeks ago
- Serde Visitor for deserializing untagged enums☆62Updated last month
- ☆65Updated 10 months ago
- Progress reporting abstraction for Rust☆64Updated 8 months ago
- Cargo hack manager☆64Updated last year
- The quickest way to override dependencies with Cargo☆59Updated this week
- A generic abstraction of paginated APIs☆59Updated last year
- futures-buffered☆39Updated last month
- Rust library that provides helpers for testing resilience of I/O operations.☆32Updated 2 years ago
- Async, lock-free synchronization primitives for task wakeup☆44Updated 7 months ago
- structured parallel execution for async Rust☆33Updated 8 months ago
- Track and query Cargo dependency graphs.☆207Updated this week
- A low-level MVCC file format for storing blobs.☆63Updated last year
- Serde support for the humantime crate☆33Updated last year
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆135Updated 6 months ago
- A collection of plug-and-play retry policies for Rust projects.☆16Updated 11 months ago
- Updater program for axo tools☆23Updated 2 weeks ago
- Alternative future adapters that provide cancel safety.☆63Updated last week
- Fast JSON deserialization on borrowed data☆86Updated 2 months ago
- What if we could check declarative macros before using them?☆48Updated 5 months ago
- A simple library for keeping secrets out of logs☆37Updated 7 months ago
- cargo-expand, but with Hygiene [WIP]☆21Updated last year
- Fast and correct async IO runtime in a small amount of readable code. Inspired by tokio☆71Updated 11 months ago
- Memory validation framework for Rust☆67Updated 2 months ago
- An iterator adapter to peek at future elements without advancing the cursor of the underlying iterator.☆26Updated last year
- A token-based rate limiter based on the leaky bucket algorithm.☆107Updated 2 weeks ago
- Serde serializer for generating Starlark build targets☆66Updated last month
- Procedural macro to easily write higher-order strategies in proptest.☆46Updated 3 weeks ago