bazhenov / tangoLinks
Rust microbenchmarking harness based on paired-testing methodology
☆115Updated 2 weeks ago
Alternatives and similar repositories for tango
Users that are interested in tango are comparing it to the libraries listed below
Sorting:
- ☆155Updated this week
- Macro to repeat sequentially indexed copies of a fragment of code☆155Updated last week
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆95Updated last week
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆108Updated 3 weeks ago
- Cargo subcommand for viewing LLVM optimization remarks.☆176Updated last year
- A Cargo subcommand to build and test all feature flag combinations.☆157Updated last year
- An experimental linting interface for Rust. Let's make custom lints a reality☆148Updated last year
- Extract documentation for the feature flags from comments in Cargo.toml☆178Updated 2 months ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆103Updated 4 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆154Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆162Updated last week
- High-precision and consistent benchmarking framework/harness for Rust☆139Updated this week
- A lightweight attribute macro for easily writing extension trait pattern.☆72Updated 2 months ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆145Updated 4 months ago
- ☆112Updated 2 years ago
- Minimal asynchronous runtime for Rust☆128Updated 9 months ago
- Pull in every source file in a directory as a module☆173Updated 2 months ago
- Simple refinement types for Rust; parse, don't validate!☆74Updated last month
- An alternate Cargo registry using static files☆120Updated 2 months ago
- Open a scope and then freeze it in time for future access.☆108Updated 9 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆120Updated 8 months ago
- Map data structure whose keys are stored as ranges☆88Updated 5 months ago
- Procedural macro to easily write higher-order strategies in proptest.☆46Updated 2 weeks ago
- A super powered testing macro for Rust☆118Updated 3 months ago
- A Rust macro to make enums with a subset of values of the parent☆98Updated last year
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆57Updated 2 months ago
- cargo-add command to make dependencies into dylibs☆99Updated 2 years ago
- Track and query Cargo dependency graphs.☆222Updated this week
- A sinless derive helper☆72Updated 6 months ago
- Cargo command to create the README.md from your crate's documentation☆159Updated last month