juzi5201314 / bench-rs
A benchmark library.
☆15Updated 4 years ago
Alternatives and similar repositories for bench-rs:
Users that are interested in bench-rs are comparing it to the libraries listed below
- A more flexible version of the Rust `scoped-tls` library☆18Updated 7 months ago
- ☆24Updated 2 years ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Lending iterators on stable Rust☆82Updated last year
- ☆45Updated last year
- The simd optimized escape code☆53Updated last week
- Dynamic structured values for Rust☆28Updated last month
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆70Updated 11 months ago
- A typed map which can make sure item exist.☆35Updated 6 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 6 months ago
- Rust's Enum variant counter☆15Updated 3 years ago
- Rust crate for accepting general reference-like values without proliferating generics.☆35Updated 8 years ago
- Providing wrapper types for safely performing panic-free checked arithmetic on instants and durations.☆14Updated last month
- Anonymous enum and checked exception for Rust.☆23Updated 4 years ago
- VecOption<T> is a specialized collection (in Rust), which is a more efficient replacement for Vec<Option<T>>.☆15Updated 5 years ago
- provides a `MaybeOwned<'a,T>` type different to std's `Cow` it implements `From<T>` and `From<&'a T>` and does not require `ToOwned`☆31Updated 2 years ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- A concise, self-describing binary format written in Rust for Serde☆65Updated 8 months ago
- Completion futures for Rust☆19Updated 2 years ago
- Attribute proc-macro to delegate method to a field☆29Updated last year
- Helper trait to create a boxed instance without going through stack☆36Updated 3 years ago
- Unicode validation and transcoding at billions of characters per second☆20Updated this week
- A Configuration Library for Rust Applications☆39Updated last month
- Concurrent hash trie☆54Updated 4 years ago
- ☆28Updated 2 years ago
- ☆56Updated 11 months ago
- A generic, fixed-size, associative cache☆40Updated 5 months ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated last month
- Rust closures you can transfer over an FFI boundary☆25Updated 4 years ago
- Convert closures into wakers☆45Updated 3 months ago