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.
☆90Updated 3 years ago
Alternatives and similar repositories for bencher
Users that are interested in bencher are comparing it to the libraries listed below
Sorting:
- Heap-based async timers☆217Updated last year
- Async tracing capabilities for the log crate☆98Updated 5 years ago
- Data parallelism library for async-std.☆96Updated last year
- Run closures in parallel☆114Updated last year
- Streamline updating a Tokio 0.1 application to Tokio 0.2.☆52Updated 5 years ago
- ☆126Updated 3 years ago
- ☆110Updated last year
- Async filesystem primitives☆143Updated 3 months ago
- An updated version of linked-hash-map and friends☆139Updated 3 months ago
- A simple map based on a vector for small integer keys☆68Updated last year
- Concatenate identifiers in a macro invocation☆94Updated 3 years ago
- ☆114Updated 2 years ago
- Extended utilities for working with files and filesystems in Rust☆152Updated last year
- Utilities for dealing with substructures within syn macros☆143Updated 8 months ago
- A cache that holds a limited number of key-value pairs☆84Updated 3 years ago
- Define your own PhantomData☆158Updated last month
- ☆63Updated 4 years ago
- A simple bitset container for Rust☆160Updated 7 months ago
- Rust serializer library☆89Updated 4 months ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆68Updated 3 months ago
- An LCS based slice and string diffing implementation.☆89Updated last year
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆102Updated last month
- A thread pool for rust/tokio that can process file requests and send data to the socket with zero copy (using sendfile)☆29Updated 8 years ago
- Async stream for Rust and the futures crate.☆193Updated last week
- ☆87Updated 2 months ago
- Write doc comments from macros☆100Updated 3 months ago
- ☆130Updated 6 years ago
- A library for generating Graphviz DOT language files for graphs.☆78Updated 10 months ago
- Copy-on-write string utilities for Rust☆162Updated last year
- Synchronization primitives for Futures and async/await based on intrusive collections☆187Updated 2 months ago