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:
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- Concatenate identifiers in a macro invocation☆94Updated 3 years ago
- A simple map based on a vector for small integer keys☆69Updated last year
- Rust crate for accepting general reference-like values without proliferating generics.☆37Updated 9 years ago
- Run closures in parallel☆114Updated last year
- A growable bit-vector for Rust, optimized for size☆45Updated 11 months ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆104Updated this week
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆68Updated 3 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…☆91Updated 3 years ago
- A circular buffer with fixed capacity (Rust).☆108Updated 2 years ago
- Concurrent hash trie☆58Updated 5 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆82Updated 4 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆93Updated 7 months ago
- extensions to core/std library types.☆14Updated 5 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆52Updated last year
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 3 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆52Updated 2 years ago
- Rust serializer library☆89Updated 4 months ago
- ☆63Updated 4 years ago
- Rust String type with configurable byte storage.☆36Updated last year
- Async tracing capabilities for the log crate☆98Updated 5 years ago
- ☆87Updated 2 months ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆102Updated this week
- A more flexible version of the Rust `scoped-tls` library☆19Updated last year
- A small ASCII-only bounded length string representation.☆61Updated 4 years ago
- Convert closures into wakers☆47Updated last year
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago
- This custom Rust allocator logs all memory actions for further analysis☆54Updated 5 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago