bazhenov / tangoLinks
Rust microbenchmarking harness based on paired-testing methodology
☆126Updated last month
Alternatives and similar repositories for tango
Users that are interested in tango are comparing it to the libraries listed below
Sorting:
- A Cargo subcommand to build and test all feature flag combinations.☆161Updated last year
- High-precision and consistent benchmarking framework/harness for Rust☆152Updated this week
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated 3 weeks ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆148Updated last month
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆157Updated last year
- ☆112Updated 2 years ago
- ☆163Updated this week
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆104Updated 6 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆122Updated 9 months ago
- A Rust macro to make enums with a subset of values of the parent☆99Updated last month
- Macro to repeat sequentially indexed copies of a fragment of code☆156Updated last month
- Inter-event timing metrics on top of tracing.☆124Updated this week
- Cargo subcommand for viewing LLVM optimization remarks.☆177Updated last year
- A pure-rust protobuf compiler, designed for use with prost-build☆89Updated 3 weeks ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆148Updated last year
- A lightweight attribute macro for easily writing extension trait pattern.☆75Updated 3 months ago
- An alternate Cargo registry using static files☆121Updated 4 months ago
- Graph the number of crates that depend on your crate over time☆251Updated last month
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆182Updated 8 months ago
- Pull in every source file in a directory as a module☆173Updated 4 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆244Updated 3 weeks ago
- Extract documentation for the feature flags from comments in Cargo.toml☆180Updated 3 months ago
- Track and query Cargo dependency graphs.☆230Updated this week
- ☆140Updated 3 weeks ago
- A super powered testing macro for Rust☆120Updated 4 months ago
- Make trait methods callable without the trait in scope☆149Updated last month
- Lazy formatting utility macro for rust☆127Updated last year
- A command line tool for comparing benchmarks run by Criterion.☆250Updated 9 months ago
- A fast and flexible LRU map.☆189Updated 6 months ago
- Open a scope and then freeze it in time for future access.☆107Updated 10 months ago