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.
☆85Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for bencher
- Async tracing capabilities for the log crate☆99Updated 3 years ago
- Run closures in parallel☆109Updated 3 weeks ago
- An updated version of linked-hash-map and friends☆98Updated 5 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 3 months ago
- Data parallelism library for async-std.☆93Updated 8 months ago
- Extensions for the Rust standard library☆38Updated 7 months ago
- A simple map based on a vector for small integer keys☆63Updated 11 months ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆99Updated last year
- Heap-based async timers☆211Updated 4 months ago
- Streamline updating a Tokio 0.1 application to Tokio 0.2.☆51Updated 3 years ago
- Concatenate identifiers in a macro invocation☆93Updated last year
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆66Updated 3 months ago
- ☆123Updated 2 years ago
- A small ASCII-only bounded length string representation.☆58Updated 2 years ago
- ☆68Updated 2 weeks ago
- Utilities for pinning☆97Updated 7 months ago
- ☆100Updated 7 months ago
- Safely combine results☆81Updated 2 months ago
- Write doc comments from macros☆98Updated 3 years ago
- Async filesystem primitives☆130Updated 3 weeks ago
- Define your own PhantomData☆146Updated last week
- ☆58Updated 2 months ago
- A global executor built on top of async-executor and smol☆74Updated 5 months ago
- An LCS based slice and string diffing implementation.☆77Updated 9 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆80Updated 2 years ago
- Keep version numbers in sync with Cargo.toml☆72Updated 5 months ago
- Rust serializer library☆85Updated 6 months ago
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated last year
- Make trait methods callable without the trait in scope☆135Updated 2 months ago
- Generic extensions for tapping values in Rust.☆55Updated 5 years ago