metrics-rs / metricsLinks
A metrics ecosystem for Rust.
☆1,411Updated last week
Alternatives and similar repositories for metrics
Users that are interested in metrics are comparing it to the libraries listed below
Sorting:
- Easily assign underlying errors into domain-specific errors while adding context☆1,833Updated 2 weeks ago
- Support atomic operations on Arc itself☆1,236Updated 3 weeks ago
- Rust cache structures and easy function memoization☆1,955Updated last month
- Async multi-producer multi-consumer channel☆928Updated 6 months ago
- Dead simple pool implementation for rust with async-await☆1,266Updated 2 weeks ago
- A rate-limiting library for Rust (f.k.a. ratelimit_meter)☆862Updated last month
- Full-featured async (tokio-based) postgres connection pool (like r2d2)☆925Updated last week
- Compile-time type-checked builder derive☆1,138Updated 3 weeks ago
- Asynchronous streams for Rust using async & await notation☆733Updated last year
- Rust library allowing to register multiple handlers for the same signal☆827Updated last week
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,698Updated 2 weeks ago
- HTTP specific Tower utilities.☆847Updated last week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,609Updated last month
- Find unused dependencies in Cargo.toml☆2,069Updated last month
- A powerful mock object library for Rust☆1,773Updated 2 months ago
- Rust library for single assignment cells and lazy statics without macros☆2,052Updated 8 months ago
- An implementation of a LRU cache☆778Updated 3 weeks ago
- Heap profiling and ad hoc profiling for Rust programs.☆926Updated 11 months ago
- A Rust proc-macro attribute parser☆1,225Updated 2 weeks ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,286Updated 3 weeks ago
- An io_uring backed runtime for Rust☆1,414Updated 6 months ago
- A high performance concurrent caching library for Rust☆2,371Updated this week
- Type erasure for async trait methods☆2,106Updated last month
- Prometheus instrumentation library for Rust applications☆1,169Updated last month
- derive builder implementation for rust structs☆1,522Updated 3 weeks ago
- HTTP mocking to test Rust applications.☆772Updated 5 months ago
- A safe and fast multi-producer, multi-consumer channel.☆2,861Updated last month
- A library for integration-testing against docker containers from within Rust.☆1,016Updated this week
- Concurrency permutation testing tool for Rust.☆2,582Updated 2 weeks ago
- Generate JSON Schema documents from Rust code☆1,265Updated last month