bazhenov / tangoLinks
Rust microbenchmarking harness based on paired-testing methodology
☆129Updated 2 months ago
Alternatives and similar repositories for tango
Users that are interested in tango are comparing it to the libraries listed below
Sorting:
- A simple wrapper around filesystem operations to provide more helpful error messages.☆148Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated 2 weeks ago
- A Cargo subcommand to build and test all feature flag combinations.☆162Updated this week
- High-precision and consistent benchmarking framework/harness for Rust☆156Updated this week
- Cargo subcommand for viewing LLVM optimization remarks.☆178Updated last year
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- ☆112Updated 2 years ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆106Updated this week
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆159Updated last year
- Extract documentation for the feature flags from comments in Cargo.toml☆183Updated 4 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆122Updated 10 months ago
- Graph the number of crates that depend on your crate over time☆251Updated 3 weeks ago
- ☆141Updated last month
- A Rust macro to make enums with a subset of values of the parent☆106Updated last month
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆113Updated last month
- Pull in every source file in a directory as a module☆178Updated 4 months ago
- A sinless derive helper☆73Updated last month
- ☆72Updated 2 months ago
- Make trait methods callable without the trait in scope☆150Updated 2 months ago
- A lightweight attribute macro for easily writing extension trait pattern.☆78Updated last week
- ☆181Updated 2 weeks ago
- Macro to repeat sequentially indexed copies of a fragment of code☆157Updated 2 months ago
- Better reference counted strings for Rust☆131Updated last year
- An alternate Cargo registry using static files☆123Updated 4 months ago
- Inter-event timing metrics on top of tracing.☆125Updated this week
- Map data structure whose keys are stored as ranges☆90Updated this week
- Find out about keys that are ignored when deserializing data☆86Updated 2 months ago
- A super powered testing macro for Rust☆120Updated 5 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆102Updated 7 months ago
- Convert number to enum☆87Updated last year