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:
- 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
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- extensions to core/std library types.☆14Updated 2 weeks ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 2 years ago
- A simple map based on a vector for small integer keys☆66Updated 9 months ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆102Updated last month
- Concurrent hash trie☆57Updated 4 years ago
- A growable bit-vector for Rust, optimized for size☆42Updated 6 months ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated 2 years ago
- Run closures in parallel☆114Updated 7 months ago
- ☆125Updated 3 years ago
- A circular buffer with fixed capacity (Rust).☆105Updated last year
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆68Updated last year
- Rust crate for accepting general reference-like values without proliferating generics.☆36Updated 8 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Rust String type with configurable byte storage.☆35Updated 11 months ago
- Automatic cfg for Rust compiler features☆102Updated 2 months ago
- Array helpers for Rust's Vector and String types☆77Updated 2 years ago
- ☆62Updated 3 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 3 weeks ago
- Utilities for dealing with substructures within syn macros☆141Updated 3 months ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- ☆59Updated 2 years ago
- Bounded MPMC channel abstraction on top of a ring buffer☆42Updated last month
- Timer facilities for Rust's async story☆56Updated 11 months ago
- LRU cache settable via size or time to live☆105Updated 3 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 5 years ago
- Generic SIMD abstractions for Rust.☆46Updated 2 years ago