bluss / bencherLinks
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.
☆89Updated 2 years ago
Alternatives and similar repositories for bencher
Users that are interested in bencher are comparing it to the libraries listed below
Sorting:
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- Run closures in parallel☆113Updated 4 months ago
- A simple map based on a vector for small integer keys☆65Updated 6 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 2 months ago
- ☆57Updated last year
- Async fundamentals initiative: portable and interoperable☆76Updated 2 years ago
- An updated version of linked-hash-map and friends☆114Updated last month
- Heap-based async timers☆213Updated 11 months ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Data parallelism library for async-std.☆93Updated last year
- Extensions for the Rust standard library☆39Updated last year
- ☆58Updated 9 months ago
- ☆107Updated last year
- ☆124Updated 2 years ago
- docs.rs as a publishing platform?☆68Updated 2 weeks ago
- A library with task executors for Rust☆32Updated 4 months ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆58Updated 3 months ago
- Define your own PhantomData☆152Updated 2 weeks ago
- A rust crate to find the total size of an object, on the stack and on the heap☆107Updated last year
- Write doc comments from macros☆99Updated 3 years ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆67Updated 10 months ago
- Async filesystem primitives☆132Updated 4 months ago
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 4 years ago
- Convert closures into wakers☆45Updated 4 months ago
- ☆110Updated last year
- Utilities for dealing with substructures within syn macros☆139Updated 3 weeks ago
- A simple bitset container for Rust☆142Updated last month
- Small Box optimization: store small item on stack and fallback to heap for large item.☆83Updated last week
- Streamline updating a Tokio 0.1 application to Tokio 0.2.☆51Updated 4 years ago