magnet / metered-rsLinks
Fast, ergonomic metrics for Rust
☆339Updated 8 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 compiler plugin to insert flame calls☆382Updated 2 years ago
- A strict, yet friendly mocking library for Rust 2018☆224Updated last year
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆335Updated 6 months ago
- Generic array types in Rust☆411Updated 3 months ago
- A fast intrusive flamegraph☆236Updated 3 years ago
- Easily create type-safe `Future`s from state machines — without the boilerplate.☆332Updated 5 years ago
- A small utility to compare Rust micro-benchmarks.☆355Updated 9 months ago
- Mocking library for Rust☆269Updated 2 years ago
- A rust-macro which makes errors easy to write☆336Updated last year
- Rust container / collection literal macros for HashMap, HashSet, BTreeMap, BTreeSet.☆390Updated 3 years ago
- A procedural macro for auto logging output of functions☆192Updated 3 years ago
- A library for creating references that carry their owner with them.☆373Updated last year
- Test your Rust Markdown documentation via Cargo☆293Updated last year
- Pssst!... see what Rust is doing behind the curtains 🕵🤫☆381Updated 2 years ago
- A set of alternative `derive` attributes for Rust☆441Updated last year
- Fowler–Noll–Vo hash function☆345Updated last year
- a smaller, faster and panic-free alternative to core::fmt☆369Updated last year
- Rust option parser with custom derive support☆233Updated 7 months ago
- Faster, more compact implementation of std::Cow☆355Updated 2 years ago
- asynchronous networking primitives☆408Updated 5 years ago
- [deprecated] Avoid memcpy calls when working with standard containers☆277Updated 2 years ago
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆267Updated 2 years ago
- Procedural macros in expression position☆203Updated 2 years ago
- A thread pool for isolating blocking I/O in async programs☆357Updated 5 months ago
- Cargo subcommand to profile binaries☆441Updated 2 years ago
- Ensure correct assumptions about constants, types, and more in Rust☆619Updated last year
- A safe and convenient store for one value of each type☆344Updated 11 months ago
- A Rust procedural macro for tracing function execution☆337Updated last year
- Multi-producer multi-consumer channels for message passing☆326Updated 6 years ago
- Stackless generators on stable Rust.☆464Updated 3 years ago