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:
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- Run closures in parallel☆115Updated 8 months ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 9 months ago
- Convert closures into wakers☆46Updated 8 months ago
- ☆125Updated 3 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆90Updated 3 months ago
- Rust String type with configurable byte storage.☆35Updated last year
- extensions to core/std library types.☆14Updated last month
- Rust library for checking the installed/running rustc's version.☆53Updated last year
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated 2 years ago
- Bounded MPMC channel abstraction on top of a ring buffer☆42Updated 2 months ago
- ☆62Updated 3 years ago
- A small ASCII-only bounded length string representation.☆60Updated 3 years ago
- ☆60Updated 2 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- Big array helper for serde☆64Updated last year
- ☆47Updated 5 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆102Updated 2 months ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆66Updated 3 years ago
- Splay Tree based Collections (e.g., Map, Set, Heap) Library for Rust☆19Updated 2 years ago
- A growable bit-vector for Rust, optimized for size☆45Updated 8 months ago
- ☆60Updated last year
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆99Updated last week
- Runtime string formatting for Rust☆64Updated 6 years ago
- A simple map based on a vector for small integer keys☆66Updated 10 months ago
- bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher…☆90Updated 3 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year