juzi5201314 / bench-rsLinks
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
Sorting:
- ☆46Updated last year
- A more flexible version of the Rust `scoped-tls` library☆18Updated 8 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 7 months ago
- ☆24Updated 2 years ago
- Rust closures you can transfer over an FFI boundary☆27Updated 4 years ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Attribute proc-macro to delegate method to a field☆29Updated last year
- Timer facilities for Rust's async story☆56Updated 8 months ago
- Byte-wise atomic memcpy.☆36Updated 3 weeks ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆72Updated last year
- cross-platform Rust API for memory mapped IO☆42Updated last year
- A concise, self-describing binary format written in Rust for Serde☆66Updated 9 months ago
- VecOption<T> is a specialized collection (in Rust), which is a more efficient replacement for Vec<Option<T>>.☆15Updated 5 years ago
- ☆39Updated last year
- ☆16Updated 2 months ago
- Dynamic structured values for Rust☆28Updated 2 months ago
- Duplicate an async I/O handle☆41Updated 4 months ago
- Rust String type with configurable byte storage.☆35Updated 8 months ago
- Rust crate for Ok-wrapping and try blocks☆21Updated 2 years ago
- A procedural macro helper for easily writing custom derives for enums.☆32Updated 2 months ago
- The simd optimized escape code☆54Updated last week
- Providing wrapper types for safely performing panic-free checked arithmetic on instants and durations.☆14Updated 2 months ago
- Helper trait to create a boxed instance without going through stack☆36Updated 3 years ago
- Concurrent hash trie☆54Updated 4 years ago
- Rust crate for accepting general reference-like values without proliferating generics.☆36Updated 8 years ago
- futures::AtomicWaker extracted into its own crate☆27Updated last week
- Rust NonEmpty slice☆13Updated 3 years ago
- Rust's Enum variant counter☆15Updated 3 years ago
- Completion futures for Rust☆19Updated 2 years ago
- Wrapper around Rc safe to send to a different thread☆25Updated last year