asayers / easybench-rs
A lightweight rust benchmarking library
☆19Updated last year
Related projects ⓘ
Alternatives and complementary repositories for easybench-rs
- extensions to core/std library types.☆13Updated 2 years ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆47Updated 8 months ago
- Serialization value trees☆43Updated 3 months ago
- ☆54Updated 5 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆38Updated last year
- A growable bit-vector for Rust, optimized for size☆39Updated 7 months ago
- A trait-based system for creating async Wakers. Because RawWakers are healthier after they've been cooked.☆21Updated 3 years ago
- ☆24Updated last year
- ☆28Updated 4 years ago
- Concurrent hash trie☆51Updated 4 years ago
- A more flexible version of the Rust `scoped-tls` library☆14Updated last month
- A connection pool implementation for tokio☆22Updated 6 years ago
- SmallVec-backed stack string optimisation☆42Updated 4 years ago
- Rust library providing a counter-based thread barrier☆53Updated 5 years ago
- Rust String type with configurable byte storage.☆33Updated last month
- Generic SIMD abstractions for Rust.☆47Updated last year
- To futures-lite as futures-lite is to futures: smaller.☆53Updated 6 months ago
- ☆23Updated 4 years ago
- Wrapper around Rc safe to send to a different thread☆23Updated last year
- Splay Tree based Collections (e.g., Map, Set, Heap) Library for Rust☆19Updated last year
- Machine scalar casting that meets your expectations☆73Updated 3 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆69Updated 2 years ago
- ☆50Updated 5 months ago
- Cache & In-Memory optimizations for Rust, revived from the slabs of Sumer.☆30Updated 4 years ago
- A small ASCII-only bounded length string representation.☆58Updated 2 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 2 weeks ago