conradludgate / measuredLinks
A better metrics crate
☆39Updated 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
- Benchmarking Rust storage engines☆70Updated last month
- ☆76Updated 3 weeks ago
- Track and query Cargo dependency graphs.☆254Updated 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…☆67Updated 2 months ago
- A fast and flexible LRU map.☆200Updated last year
- A token-based rate limiter based on the leaky bucket algorithm.☆113Updated 4 months ago
- A low-level MVCC file format for storing blobs.☆64Updated last year
- A generic abstraction of paginated APIs☆62Updated 2 years ago
- A very fast Key-Value store in pure rust☆220Updated 3 weeks ago
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆115Updated last week
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆153Updated last year
- Progress reporting abstraction for Rust☆64Updated last year
- Alternative future adapters that provide cancel safety.☆80Updated last week
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆143Updated last year
- futures-buffered☆47Updated last week
- Async, lock-free synchronization primitives for task wakeup☆51Updated last year
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆126Updated 5 months ago
- Fast JSON deserialization on borrowed data☆123Updated 2 months ago
- Utilities for working with shared slices of memory☆85Updated 7 months ago
- A thin wrapper around serialized data which add information of identity and version.☆30Updated last week
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆67Updated this week
- Library safely exposing the io_uring API.☆78Updated last week
- Rust microbenchmarking harness based on paired-testing methodology☆147Updated last week
- Procedural macro to easily write higher-order strategies in proptest.☆48Updated 2 weeks ago
- An atomically updatable Arc for lock-free concurrency.☆189Updated 3 months ago
- Serde Visitor for deserializing untagged enums☆69Updated this week
- A simple library for keeping secrets out of logs☆39Updated 6 months ago
- Async fundamentals initiative: portable and interoperable☆77Updated 2 years ago
- Minimal async cache in Rust with support for key expirations☆55Updated 8 months ago