magnet / metered-rsLinks
Fast, ergonomic metrics for Rust
☆340Updated 10 months ago
Alternatives and similar repositories for metered-rs
Users that are interested in metered-rs are comparing it to the libraries listed below
Sorting:
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆337Updated 8 months ago
- A compiler plugin to insert flame calls☆384Updated 2 years ago
- A strict, yet friendly mocking library for Rust 2018☆224Updated last year
- A procedural macro for auto logging output of functions☆191Updated 3 years ago
- Easily create type-safe `Future`s from state machines — without the boilerplate.☆333Updated 6 years ago
- A fast intrusive flamegraph☆235Updated 3 years ago
- A small utility to compare Rust micro-benchmarks.☆358Updated last year
- Stackless generators on stable Rust.☆469Updated 3 years ago
- Faster, more compact implementation of std::Cow☆362Updated 2 years ago
- A circuit breaker implementation for rust☆196Updated last year
- A rust-macro which makes errors easy to write☆336Updated last year
- A thread pool for isolating blocking I/O in async programs☆361Updated 2 weeks ago
- a smaller, faster and panic-free alternative to core::fmt☆372Updated last year
- The feature-rich, portable async channel library☆262Updated 2 years ago
- A set of alternative `derive` attributes for Rust☆448Updated last year
- Delegation of trait implementations via procedural macros☆274Updated last week
- Generic array types in Rust☆415Updated 6 months ago
- Online introspection for Rust☆418Updated 3 years ago
- Struct mocking library for Rust☆470Updated 8 months ago
- dipa makes it easy to efficiently delta encode large Rust data structures.☆269Updated 3 years ago
- A library for creating references that carry their owner with them.☆377Updated last year
- Cargo subcommand to profile binaries