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.
☆91Updated 3 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☆98Updated 5 years ago
- Run closures in parallel☆115Updated 11 months ago
- Heap-based async timers☆216Updated last year
- Streamline updating a Tokio 0.1 application to Tokio 0.2.☆52Updated 5 years ago
- Data parallelism library for async-std.☆96Updated last year
- A simple map based on a vector for small integer keys☆68Updated last year
- ☆109Updated last year
- An updated version of linked-hash-map and friends☆139Updated 2 months ago
- ☆126Updated 3 years ago
- Concatenate identifiers in a macro invocation☆94Updated 3 years ago
- A cache that holds a limited number of key-value pairs☆84Updated 3 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆102Updated last month
- Rust serializer library☆89Updated 3 months ago
- ☆87Updated last month
- Extended utilities for working with files and filesystems in Rust☆149Updated last year
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- A simple bitset container for Rust☆159Updated 6 months ago
- ☆65Updated 4 years ago
- Copy-on-write string utilities for Rust☆160Updated last year
- A Rust library for generically joining iterables with a separator☆94Updated 2 years ago
- Native TLS for futures and async-std☆72Updated 7 months ago
- ☆62Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆92Updated 3 months ago
- ☆61Updated 2 years ago
- Concurrent hash trie☆58Updated 5 years ago
- Utilities for dealing with substructures within syn macros☆143Updated 8 months ago
- Async filesystem primitives☆142Updated 2 months ago
- An LCS based slice and string diffing implementation.☆88Updated last year
- ☆63Updated 4 years ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆69Updated 2 months ago