asayers / easybench-rs
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:
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated last month
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆100Updated last week
- ☆47Updated 4 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆49Updated last year
- Generic and convenient `std` atomics via `Atomic<T>`☆46Updated 6 months ago
- ☆52Updated 5 years ago
- bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher…☆89Updated 2 years ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- A growable bit-vector for Rust, optimized for size☆40Updated 3 months ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆64Updated 2 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆78Updated 4 months ago
- Rust crate for accepting general reference-like values without proliferating generics.☆35Updated 8 years ago
- Duplicate an async I/O handle☆41Updated 3 months ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- A more flexible version of the Rust `scoped-tls` library☆18Updated 7 months ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 4 months ago
- Safe pointer-to-member functionality for rust☆33Updated 11 months ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 4 years ago
- ☆58Updated 8 months ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated last year
- Rust String type with configurable byte storage.☆35Updated 8 months ago
- ☆24Updated 2 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- ☆19Updated 4 years ago
- A simple map based on a vector for small integer keys☆63Updated 5 months ago