BurntSushi / cargo-benchcmpLinks
A small utility to compare Rust micro-benchmarks.
☆360Updated 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 rust-macro which makes errors easy to write☆336Updated last year
- A compiler plugin to insert flame calls☆386Updated 2 years ago
- Fast, ergonomic metrics for Rust☆340Updated 11 months ago
- Generic array types in Rust☆418Updated 6 months ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆342Updated 9 months ago
- Rust container / collection literal macros for HashMap, HashSet, BTreeMap, BTreeSet.☆395Updated 3 years ago
- Cargo subcommand to profile binaries☆448Updated 2 years ago
- Test your Rust Markdown documentation via Cargo☆297Updated last year
- A library for creating references that carry their owner with them.☆377Updated last year
- A Rust procedural macro for tracing function execution☆337Updated 2 years ago
- Procedural macros in expression position☆203Updated 2 years ago
- Fowler–Noll–Vo hash function☆347Updated last year
- Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast☆230Updated 4 months ago
- A Rust implementation of the xxHash algorithm.☆408Updated 3 weeks ago
- Faster, more compact implementation of std::Cow☆362Updated 2 years ago
- Rust support for the coz Causal profiler, code now lives upstream -- https://github.com/plasma-umass/coz☆218Updated 5 years ago
- Error handling project group☆264Updated 3 years ago
- Compact string type for zero-copy parsing☆262Updated last year
- A command line tool for comparing benchmarks run by Criterion.☆254Updated 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 smaller, faster and panic-free alternative to core::fmt☆372Updated last year
- A cargo subcommand for creating GraphViz DOT files and dependency graphs☆216Updated 6 years ago
- Ensure correct assumptions about constants, types, and more in Rust☆630Updated last year
- A Vec of Bits☆180Updated last month
- Conditional compilation according to rustc compiler version☆379Updated 2 weeks ago
- Rust proc macro for easily and safely use shell scripts in rust☆218Updated 7 months ago
- An extraction of the compiletest utility from the Rust compiler☆228Updated 3 weeks ago
- [deprecated] Avoid memcpy calls when working with standard containers☆279Updated 3 years ago
- A guide for doing FFI using Rust☆291Updated 4 years ago