metrics-rs / metricsLinks
A metrics ecosystem for Rust.
☆1,397Updated 3 weeks ago
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,825Updated last month
- Support atomic operations on Arc itself☆1,221Updated last week
- Async multi-producer multi-consumer channel☆925Updated 6 months ago
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,692Updated last month
- A rate-limiting library for Rust (f.k.a. ratelimit_meter)☆851Updated last week
- Dead simple pool implementation for rust with async-await☆1,257Updated last month
- Rust cache structures and easy function memoization☆1,944Updated 2 weeks ago
- Asynchronous streams for Rust using async & await notation☆730Updated last year
- Full-featured async (tokio-based) postgres connection pool (like r2d2)☆920Updated this week
- A high performance concurrent caching library for Rust☆2,323Updated 2 weeks ago
- Compile-time type-checked builder derive☆1,133Updated last week
- Heap profiling and ad hoc profiling for Rust programs.☆917Updated 10 months ago
- Find unused dependencies in Cargo.toml☆2,052Updated last week
- Rust library for single assignment cells and lazy statics without macros☆2,048Updated 7 months ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,267Updated this week
- A powerful mock object library for Rust☆1,762Updated last month
- An implementation of a LRU cache☆765Updated 2 months ago
- Type erasure for async trait methods☆2,096Updated 3 weeks ago
- Rust port of simdjson☆1,356Updated last month
- A Rust proc-macro attribute parser☆1,209Updated this week
- An io_uring backed runtime for Rust☆1,397Updated 6 months ago
- A safe and fast multi-producer, multi-consumer channel.☆2,841Updated 2 weeks ago
- HTTP mocking to test Rust applications.☆770Updated 4 months ago
- Rust library allowing to register multiple handlers for the same signal☆821Updated last week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,597Updated 2 weeks ago
- ❌ Cargo plugin for linting your dependencies 🦀☆2,152Updated this week
- HTTP specific Tower utilities.☆838Updated this week
- Generate JSON Schema documents from Rust code☆1,248Updated 2 weeks ago
- Concurrency permutation testing tool for Rust.☆2,568Updated 4 months ago
- Utilities for working with bytes☆2,154Updated 3 weeks ago