conradludgate / measuredLinks
A better metrics crate
☆34Updated 2 months 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☆66Updated last year
- Progress reporting abstraction for Rust☆64Updated last year
- Track and query Cargo dependency graphs.☆236Updated this week
- A fast and flexible LRU map.☆193Updated 9 months ago
- ☆76Updated 2 months ago
- A generic abstraction of paginated APIs☆62Updated last year
- Async, lock-free synchronization primitives for task wakeup☆47Updated last year
- futures-buffered☆45Updated 2 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…☆60Updated last week
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆112Updated 2 months ago
- A low-level MVCC file format for storing blobs.☆64Updated last year
- A token-based rate limiter based on the leaky bucket algorithm.☆112Updated 2 months ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆64Updated this week
- A thin wrapper around serialized data which add information of identity and version.☆27Updated 2 weeks ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆141Updated last year
- Benchmarking library for stable Rust☆46Updated 6 months ago
- Fast JSON deserialization on borrowed data☆115Updated last week
- Utilities for working with shared slices of memory☆77Updated 3 months ago
- Benchmarking Rust storage engines☆44Updated 2 weeks ago
- Alternative future adapters that provide cancel safety.☆73Updated last week
- A CLI tool that allow you to create a temporary new Rust project using cargo with already installed dependencies☆83Updated last week
- Serde Visitor for deserializing untagged enums☆67Updated 3 weeks ago
- Utilities for working with impl traits in Rust.☆115Updated 8 months ago
- Extended utilities for working with files and filesystems in Rust. This is a fork of the fs2-rs crate, the aim for this fork is to suppor…☆96Updated last month
- A utility crate to log errors without losing key information along the way.☆31Updated 8 months ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆101Updated last month
- An async version of iterator☆40Updated last year
- Fast and correct async IO runtime in a small amount of readable code. Inspired by tokio☆72Updated last year
- A concurrent, append-only vector.☆201Updated last month
- Thin immutable zero-copy byte slice☆47Updated 2 weeks ago