metrics-rs / metrics
A metrics ecosystem for Rust.
☆1,236Updated 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,608Updated 4 months ago
- Support atomic operations on Arc itself☆925Updated last week
- Find unused dependencies in Cargo.toml☆1,875Updated last week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆1,964Updated last week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,443Updated last week
- ❌ Cargo plugin for linting your dependencies 🦀☆1,914Updated last week
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,532Updated 2 months ago
- An implementation of a LRU cache☆694Updated this week
- Generate and parse UUIDs.☆1,076Updated last week
- Rust cache structures and easy function memoization☆1,746Updated last month
- Rust library for single assignment cells and lazy statics without macros☆1,952Updated 2 weeks ago
- A rate-limiting library for Rust (f.k.a. ratelimit_meter)☆674Updated 2 weeks ago
- Rust library allowing to register multiple handlers for the same signal☆766Updated last week
- Dead simple pool implementation for rust with async-await☆1,156Updated this week
- derive builder implementation for rust structs☆1,420Updated 6 months ago
- Asynchronous streams for Rust using async & await notation☆674Updated 4 months ago
- A Rust proc-macro attribute parser☆1,101Updated 2 weeks ago
- Async multi-producer multi-consumer channel☆843Updated 2 months ago
- deserialize env vars into typesafe structs with rust☆907Updated 10 months ago
- Type erasure for async trait methods☆1,961Updated last month
- Temporary file library for rust☆1,274Updated this week
- Compile-time type-checked builder derive☆1,001Updated 3 weeks ago
- Efficient, lock-free, bounded Rust broadcast channel☆809Updated last year
- Heap profiling and ad hoc profiling for Rust programs.☆784Updated last month
- A powerful mock object library for Rust☆1,614Updated last month
- Cargo subcommand `release`: everything about releasing a rust crate.☆1,406Updated this week
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆958Updated 8 months ago
- Some more derive(Trait) options☆1,871Updated last week
- A safe and fast multi-producer, multi-consumer channel.☆2,593Updated last month
- A next-generation test runner for Rust.☆2,383Updated this week