BurntSushi / cargo-benchcmp
A small utility to compare Rust micro-benchmarks.
☆352Updated 7 months ago
Alternatives and similar repositories for cargo-benchcmp:
Users that are interested in cargo-benchcmp are comparing it to the libraries listed below
- A compiler plugin to insert flame calls☆382Updated 2 years ago
- A rust-macro which makes errors easy to write☆335Updated 11 months ago
- Generic array types in Rust☆407Updated last month
- Cargo subcommand to profile binaries☆436Updated 2 years ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆331Updated 3 months ago
- Fast, ergonomic metrics for Rust☆340Updated 5 months ago
- Fowler–Noll–Vo hash function☆345Updated last year
- A library for creating references that carry their owner with them.☆371Updated last year
- Test your Rust Markdown documentation via Cargo☆292Updated last year
- Support crate for rustc's self-profiling feature☆346Updated last month
- A Rust procedural macro for tracing function execution☆337Updated last year
- Ensure correct assumptions about constants, types, and more in Rust☆612Updated last year
- Rust container / collection literal macros for HashMap, HashSet, BTreeMap, BTreeSet.☆388Updated 2 years ago
- A command line tool for comparing benchmarks run by Criterion.☆244Updated 6 months ago
- A set of alternative `derive` attributes for Rust☆436Updated 10 months ago
- a smaller, faster and panic-free alternative to core::fmt☆364Updated last year
- Conditional compilation according to rustc compiler version☆351Updated last month
- A vector with a fixed capacity. (Rust)☆807Updated 5 months ago
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆268Updated last year
- Stackless generators on stable Rust.☆459Updated 2 years ago
- Backtraces in Rust☆566Updated 2 months ago
- Compact string type for zero-copy parsing☆255Updated last year
- Easily create type-safe `Future`s from state machines — without the boilerplate.☆331Updated 5 years ago
- Fast floating point to string conversion☆632Updated last month
- [deprecated] Avoid memcpy calls when working with standard containers☆277Updated 2 years ago
- Procedural macros in expression position☆204Updated 2 years ago
- derive simple constructor functions for Rust structs☆546Updated 7 months ago
- Rust library allowing to register multiple handlers for the same signal☆766Updated this week
- Tar file reading/writing for Rust☆657Updated last month
- Rust support for the coz Causal profiler, code now lives upstream -- https://github.com/plasma-umass/coz☆218Updated 5 years ago