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:
- Rust String type with configurable byte storage.☆35Updated last year
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated 2 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 2 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Run closures in parallel☆115Updated 8 months ago
- extensions to core/std library types.☆14Updated last month
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- A simple map based on a vector for small integer keys☆66Updated 9 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
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆102Updated 2 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆90Updated 2 months ago
- native timers for futures 0.3☆25Updated 6 years ago
- ☆60Updated 2 years ago
- A circular buffer with fixed capacity (Rust).☆105Updated last year
- A growable bit-vector for Rust, optimized for size☆42Updated 7 months ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Concurrent hash trie☆57Updated 4 years ago
- A more flexible version of the Rust `scoped-tls` library☆18Updated last year
- Rust library for checking the installed/running rustc's version.☆52Updated last year
- Proc macro for smol async runtime☆54Updated 4 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- ☆62Updated 3 years ago
- Cache & In-Memory optimizations for Rust, revived from the slabs of Sumer.☆30Updated 5 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated 6 months ago
- ☆59Updated last year
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 5 years ago