metrics-rs / metrics
A metrics ecosystem for Rust.
☆1,140Updated last week
Related projects ⓘ
Alternatives and complementary repositories for metrics
- Easily assign underlying errors into domain-specific errors while adding context☆1,452Updated this week
- Dead simple pool implementation for rust with async-await☆1,077Updated this week
- Rust cache structures and easy function memoization☆1,574Updated last week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,359Updated 3 weeks ago
- Find unused dependencies in Cargo.toml☆1,752Updated this week
- Asynchronous streams for Rust using async & await notation☆640Updated last month
- Type erasure for async trait methods☆1,844Updated 2 weeks ago
- Compile-time type-checked builder derive☆925Updated 3 months ago
- A rate-limiting library for Rust (f.k.a. ratelimit_meter)☆594Updated last month
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,419Updated 2 months ago
- deserialize env vars into typesafe structs with rust☆863Updated 5 months ago
- Heap profiling and ad hoc profiling for Rust programs.☆747Updated 3 months ago
- Rust library allowing to register multiple handlers for the same signal☆732Updated 2 months ago
- An io_uring backed runtime for Rust☆1,145Updated 3 months ago
- Async multi-producer multi-consumer channel☆794Updated last month
- Rust library for single assignment cells and lazy statics without macros☆1,874Updated last month
- A Rust proc-macro attribute parser☆1,027Updated last month
- A safe and fast multi-producer, multi-consumer channel.☆2,448Updated last month
- An implementation of a LRU cache☆644Updated last month
- A hash table with consistent order and fast iteration; access items by key or sequence index☆1,747Updated last week
- A next-generation test runner for Rust.☆2,218Updated this week
- A powerful mock object library for Rust☆1,540Updated this week
- Support atomic operations on Arc itself☆792Updated 2 weeks ago
- derive builder implementation for rust structs☆1,335Updated last month
- Extremely fast tracing library for Rust☆737Updated 4 months ago
- ❌ Cargo plugin for linting your dependencies 🦀☆1,777Updated last week
- Some more derive(Trait) options☆1,738Updated 2 weeks ago
- Efficient, lock-free, bounded Rust broadcast channel☆787Updated last year
- A high performance concurrent caching library for Rust☆1,638Updated 2 weeks ago
- Concurrency permutation testing tool for Rust.☆2,147Updated 2 months ago