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
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 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…☆90Updated 3 years ago
- Concurrent hash trie☆58Updated 5 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆102Updated 3 months ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Rust crate for accepting general reference-like values without proliferating generics.☆37Updated 8 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Run closures in parallel☆115Updated 9 months ago
- extensions to core/std library types.☆14Updated 2 months ago
- Rust library for checking the installed/running rustc's version.☆53Updated last year
- A circular buffer with fixed capacity (Rust).☆106Updated last year
- native timers for futures 0.3☆25Updated 6 years ago
- Rust String type with configurable byte storage.☆35Updated last year
- ☆61Updated 2 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆69Updated 3 years ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆69Updated last week
- Small Box optimization: store small item on stack and fallback to heap for large item.☆91Updated 4 months ago
- Proc macro for smol async runtime☆54Updated 4 years ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆52Updated 2 years ago
- ☆125Updated 3 years ago
- LRU cache settable via size or time to live☆106Updated 3 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆99Updated 3 weeks ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- ☆60Updated last year
- ☆24Updated 2 years ago
- A simple map based on a vector for small integer keys☆66Updated 11 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated 3 weeks ago