asayers / easybench-rsLinks
A lightweight rust benchmarking library
☆19Updated 2 years ago
Alternatives and similar repositories for easybench-rs
Users that are interested in easybench-rs are comparing it to the libraries listed below
Sorting:
- Concatenate identifiers in a macro invocation☆94Updated 3 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆91Updated 5 months ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆102Updated 2 weeks ago
- A circular buffer with fixed capacity (Rust).☆108Updated last year
- Run closures in parallel☆115Updated 11 months ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆65Updated 3 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆69Updated 3 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 5 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- Concurrent hash trie☆58Updated 5 years ago
- A simple map based on a vector for small integer keys☆67Updated last year
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Bounded MPMC channel abstraction on top of a ring buffer☆44Updated 2 weeks ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- Rust library for checking the installed/running rustc's version.☆53Updated last year
- Rust String type with configurable byte storage.☆35Updated last year
- bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher…☆91Updated 3 years ago
- ☆53Updated 6 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- Runtime string formatting for Rust☆64Updated 6 years ago
- ☆125Updated 3 years ago
- A small ASCII-only bounded length string representation.☆61Updated 3 years ago
- Timer facilities for Rust's async story☆56Updated last year
- Rust crate for accepting general reference-like values without proliferating generics.☆37Updated 9 years ago
- Utilities for dealing with substructures within syn macros☆143Updated 7 months ago
- ☆24Updated 3 years ago
- LRU cache settable via size or time to live☆107Updated 3 years ago
- native timers for futures 0.3☆25Updated 6 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆101Updated 2 months ago