bluss / bencher
bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher!" = No feature development. Go build a better stable benchmarking library.
☆86Updated 2 years ago
Alternatives and similar repositories for bencher:
Users that are interested in bencher are comparing it to the libraries listed below
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆67Updated 7 months ago
- ☆59Updated 6 months ago
- Run closures in parallel☆113Updated last month
- A small ASCII-only bounded length string representation.☆58Updated 3 years ago
- Data parallelism library for async-std.☆93Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 7 months ago
- Async fundamentals initiative: portable and interoperable☆76Updated 2 years ago
- ☆124Updated 2 years ago
- An updated version of linked-hash-map and friends☆109Updated 2 months ago
- Write doc comments from macros☆99Updated 3 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆99Updated 2 weeks ago
- ☆55Updated last year
- Heap-based async timers☆211Updated 8 months ago
- ☆55Updated last month
- Streamline updating a Tokio 0.1 application to Tokio 0.2.☆51Updated 4 years ago
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 4 years ago
- ☆105Updated 11 months ago
- Automatic cfg for Rust compiler features☆95Updated 5 months ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆95Updated last month
- Safely combine results☆81Updated 6 months ago
- A global executor built on top of async-executor and smol☆73Updated this week
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆55Updated last week
- A rust crate to find the total size of an object, on the stack and on the heap☆106Updated last year
- A simple map based on a vector for small integer keys☆64Updated 3 months ago
- Safe wrapper for initializing arrays☆73Updated 2 years ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- A Rust library for generically joining iterables with a separator☆92Updated last year
- A map implementation that relies on fixed-size storage derived by a procedural macro☆44Updated 2 months ago