metrics-rs / metrics
A metrics ecosystem for Rust.
☆1,265Updated 2 weeks ago
Alternatives and similar repositories for metrics:
Users that are interested in metrics are comparing it to the libraries listed below
- Easily assign underlying errors into domain-specific errors while adding context☆1,618Updated 5 months ago
- Find unused dependencies in Cargo.toml☆1,894Updated 3 weeks ago
- A rate-limiting library for Rust (f.k.a. ratelimit_meter)☆698Updated last month
- Rust cache structures and easy function memoization☆1,762Updated 2 months ago
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,542Updated this week
- Type erasure for async trait methods☆1,973Updated last month
- A Rust proc-macro attribute parser☆1,115Updated 2 weeks ago
- Asynchronous streams for Rust using async & await notation☆675Updated 4 months ago
- A next-generation test runner for Rust.☆2,413Updated this week
- A safe and fast multi-producer, multi-consumer channel.☆2,611Updated 2 months ago
- derive builder implementation for rust structs☆1,434Updated 6 months ago
- Async multi-producer multi-consumer channel☆848Updated last week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆1,989Updated last month
- Concurrency permutation testing tool for Rust.☆2,325Updated 2 weeks ago
- Temporary file library for rust☆1,285Updated 3 weeks ago
- Rust library for single assignment cells and lazy statics without macros☆1,963Updated last month
- Support atomic operations on Arc itself☆951Updated this week
- ❌ Cargo plugin for linting your dependencies 🦀☆1,927Updated 3 weeks ago
- Compile-time type-checked builder derive☆1,010Updated last month
- Cargo subcommand `release`: everything about releasing a rust crate.☆1,417Updated this week
- An implementation of a LRU cache☆696Updated 3 weeks ago
- A Rust CPU profiler implemented with the help of backtrace-rs☆1,430Updated 3 weeks ago
- deserialize env vars into typesafe structs with rust☆913Updated 10 months ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,457Updated last week
- A powerful mock object library for Rust☆1,630Updated this week
- Dead simple pool implementation for rust with async-await☆1,164Updated 3 weeks ago
- An io_uring backed runtime for Rust☆1,240Updated 9 months ago
- Heap profiling and ad hoc profiling for Rust programs.☆792Updated 2 months ago
- Rust library allowing to register multiple handlers for the same signal☆771Updated 2 weeks ago
- HTTP mocking to test Rust applications.☆703Updated 2 months ago