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 2 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 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…☆91Updated 3 years ago
- Run closures in parallel☆115Updated 10 months ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆52Updated 2 years ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- Rust serializer library☆88Updated 2 months ago
- A small ASCII-only bounded length string representation.☆60Updated 3 years ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆65Updated 3 years ago
- Concurrent hash trie☆58Updated 5 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- ☆61Updated last year
- native timers for futures 0.3☆25Updated 6 years ago
- extensions to core/std library types.☆14Updated 3 months ago
- ☆29Updated 5 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- ☆47Updated 5 years ago
- A circular buffer with fixed capacity (Rust).☆108Updated last year
- A simple map based on a vector for small integer keys☆67Updated last year
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 5 years ago
- Cache & In-Memory optimizations for Rust, revived from the slabs of Sumer.☆30Updated 5 years ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆69Updated last month
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- Proc macro for smol async runtime☆54Updated 4 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 11 months ago
- ☆53Updated 6 years ago
- A library for generating Graphviz DOT language files for graphs.☆77Updated 8 months ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago