asayers / easybench-rs
A lightweight rust benchmarking library
☆19Updated last year
Alternatives and similar repositories for easybench-rs:
Users that are interested in easybench-rs are comparing it to the libraries listed below
- Concurrent hash trie☆51Updated 4 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆100Updated last month
- Duplicate an async I/O handle☆40Updated 2 months ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- extensions to core/std library types.☆13Updated 2 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 3 months ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- ☆39Updated last year
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆78Updated 3 months ago
- ☆47Updated 4 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated last week
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- Unsafe marker trait for types that deref to a stable address☆31Updated last year
- Stack-allocated DSTs for rust (fixed capacity)☆48Updated last year
- bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher…☆87Updated 2 years ago
- native timers for futures 0.3☆25Updated 6 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 4 years ago
- Asynchronous adapter for byteorder☆19Updated 4 years ago
- ☆16Updated 3 weeks ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated last year
- A growable bit-vector for Rust, optimized for size☆40Updated last month
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- Bounded MPMC channel abstraction on top of a ring buffer☆41Updated last week
- [DEPRECATED] Async TLS/SSL streams using rustls☆37Updated last year
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- ☆24Updated 2 years ago