BurntSushi / cargo-benchcmpLinks
A small utility to compare Rust micro-benchmarks.
☆362Updated last year
Alternatives and similar repositories for cargo-benchcmp
Users that are interested in cargo-benchcmp are comparing it to the libraries listed below
Sorting:
- A compiler plugin to insert flame calls☆387Updated 2 years ago
- Fast, ergonomic metrics for Rust☆340Updated last year
- Generic array types in Rust☆429Updated 2 weeks ago
- A rust-macro which makes errors easy to write☆337Updated last year
- Cargo subcommand to profile binaries☆448Updated 2 years ago
- A library for creating references that carry their owner with them.☆378Updated 2 years ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆348Updated 10 months ago
- Fowler–Noll–Vo hash function☆350Updated last year
- Rust container / collection literal macros for HashMap, HashSet, BTreeMap, BTreeSet.☆397Updated 3 years ago
- Procedural macros in expression position☆204Updated 2 years ago
- Rust support for the coz Causal profiler, code now lives upstream -- https://github.com/plasma-umass/coz☆218Updated 6 years ago
- Test your Rust Markdown documentation via Cargo☆298Updated last year
- A command line tool for comparing benchmarks run by Criterion.☆257Updated last year
- Faster, more compact implementation of std::Cow☆365Updated 2 years ago
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆266Updated 2 years ago
- Ensure correct assumptions about constants, types, and more in Rust☆634Updated last year
- Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast☆230Updated 5 months ago
- Support crate for rustc's self-profiling feature☆373Updated 4 months ago
- An extraction of the compiletest utility from the Rust compiler☆230Updated 2 months ago
- A procedural macro for auto logging output of functions☆192Updated 4 years ago
- A guide for doing FFI using Rust☆291Updated 4 years ago
- A Rust implementation of the xxHash algorithm.☆412Updated 2 months ago
- A cargo subcommand for creating GraphViz DOT files and dependency graphs☆216Updated 6 years ago
- Rust text diffing and assertion library☆260Updated 2 years ago
- 🚀 SM – a static State Machine library☆193Updated 4 years ago
- a smaller, faster and panic-free alternative to core::fmt☆373Updated last year
- Easily create type-safe `Future`s from state machines — without the boilerplate.☆333Updated 6 years ago
- CBOR support for serde.☆308Updated 3 years ago
- Multi-producer multi-consumer channels for message passing☆331Updated 7 years ago
- A Rust procedural macro for tracing function execution☆339Updated 2 years ago