magnet / metered-rsLinks
Fast, ergonomic metrics for Rust
☆340Updated last year
Alternatives and similar repositories for metered-rs
Users that are interested in metered-rs are comparing it to the libraries listed below
Sorting:
- A compiler plugin to insert flame calls☆387Updated 2 years ago
- A procedural macro for auto logging output of functions☆192Updated 4 years ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆348Updated 10 months ago
- Easily create type-safe `Future`s from state machines — without the boilerplate.☆333Updated 6 years ago
- A strict, yet friendly mocking library for Rust 2018☆225Updated last year
- A small utility to compare Rust micro-benchmarks.☆362Updated last year
- A fast intrusive flamegraph☆236Updated 3 years ago
- A rust-macro which makes errors easy to write☆337Updated last year
- Stackless generators on stable Rust.☆471Updated 3 years ago
- Generic array types in Rust☆429Updated 2 weeks ago
- a smaller, faster and panic-free alternative to core::fmt☆373Updated last year
- Delegation of trait implementations via procedural macros☆275Updated 2 months ago
- dipa makes it easy to efficiently delta encode large Rust data structures.☆270Updated 3 years ago
- Mocking library for Rust☆271Updated 3 years ago
- Online introspection for Rust☆417Updated 3 years ago
- Exponential backoff and retry for Rust.☆339Updated last year
- Rust proc macro for easily and safely use shell scripts in rust☆218Updated 8 months ago
- Multi-producer multi-consumer channels for message passing☆331Updated 7 years ago
- The feature-rich, portable async channel library☆263Updated 2 years ago
- A thread pool for isolating blocking I/O in async programs☆369Updated 2 months ago
- [deprecated] Avoid memcpy calls when working with standard containers☆280Updated 3 years ago
- Rust support for the coz Causal profiler, code now lives upstream -- https://github.com/plasma-umass/coz☆218Updated 6 years ago
- Procedural macros in expression position☆204Updated 2 years ago
- Cargo subcommand to profile binaries☆449Updated 2 years ago
- Rust container / collection literal macros for HashMap, HashSet, BTreeMap, BTreeSet.☆397Updated 3 years ago
- A library for creating references that carry their owner with them.☆378Updated 2 years ago
- A circuit breaker implementation for rust☆200Updated last year
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆266Updated 2 years ago
- Test your Rust Markdown documentation via Cargo☆298Updated last year
- deserialize typed structures from regex captures☆174Updated last year