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
- Run closures in parallel☆113Updated 2 months ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆100Updated last month
- A rust crate to find the total size of an object, on the stack and on the heap☆106Updated last year
- Heap-based async timers☆212Updated 9 months ago
- Streamline updating a Tokio 0.1 application to Tokio 0.2.☆51Updated 4 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated this week
- Data parallelism library for async-std.☆93Updated last year
- ☆64Updated 4 years ago
- Write doc comments from macros☆99Updated 3 years ago
- ☆59Updated 7 months ago
- A thread pool for rust/tokio that can process file requests and send data to the socket with zero copy (using sendfile)☆28Updated 8 years ago
- Utilities for pinning☆97Updated 11 months ago
- ☆124Updated 2 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated last year
- Rust serializer library☆87Updated 11 months ago
- Native TLS for futures and async-std☆70Updated 8 months ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆67Updated 8 months ago
- Safely combine results☆81Updated 7 months ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- Concurrent hash trie☆51Updated 4 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- Overloadable functions in rust.☆43Updated 5 years ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- ☆106Updated last year
- A Rust library for generically joining iterables with a separator☆92Updated last year
- Make trait methods callable without the trait in scope☆136Updated 3 weeks ago
- Async filesystem primitives☆133Updated 2 months ago
- Utilities for dealing with substructures within syn macros☆139Updated 8 months ago