bazhenov / tangoLinks
Rust microbenchmarking harness based on paired-testing methodology
☆144Updated 3 weeks ago
Alternatives and similar repositories for tango
Users that are interested in tango are comparing it to the libraries listed below
Sorting:
- High-precision, one-shot and consistent benchmarking framework/harness for Rust. All Valgrind tools at your fingertips.☆171Updated this week
- Safe, zero-cost downcasting for limited compile-time specialization.☆176Updated 3 months ago
- Cargo subcommand for viewing LLVM optimization remarks.☆189Updated last month
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆122Updated 3 months ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆168Updated last week
- A Cargo subcommand to build and test all feature flag combinations.☆176Updated 2 weeks ago
- Track and query Cargo dependency graphs.☆240Updated 2 weeks ago
- A Toolchain for Rust Debuginfo☆113Updated 3 months ago
- Lazy formatting utility macro for rust☆129Updated 2 years ago
- Graph the number of crates that depend on your crate over time☆254Updated this week
- A Rust code linter☆212Updated last year
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆169Updated last year
- Pull in every source file in a directory as a module☆179Updated last week
- Extract documentation for the feature flags from comments in Cargo.toml☆190Updated last month
- Macro to repeat sequentially indexed copies of a fragment of code☆161Updated last week
- Map data structure whose keys are stored as ranges☆98Updated 2 weeks ago
- An atomically updatable Arc for lock-free concurrency.☆185Updated 2 weeks ago
- A pure-rust protobuf compiler, designed for use with prost-build☆96Updated 5 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆148Updated last year
- Make trait methods callable without the trait in scope☆161Updated last week
- ☆112Updated 3 years ago
- Open a scope and then freeze it in time for future access.☆107Updated last year
- A super powered testing macro for Rust☆122Updated 9 months ago
- Procedural macro to easily write higher-order strategies in proptest.☆47Updated last month
- ☆218Updated 4 months ago
- Better reference counted strings for Rust☆139Updated last year
- A Rust macro to make enums with a subset of values of the parent☆130Updated last month
- Inter-event timing metrics on top of tracing.☆128Updated 2 weeks ago
- Fork of std::Arc with lots of utilities useful for FFI☆265Updated 3 weeks ago