juzi5201314 / bench-rsLinks
A benchmark library.
☆15Updated 5 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:
- A more flexible version of the Rust `scoped-tls` library☆19Updated last year
- ☆24Updated 3 years ago
- A concise, self-describing binary format written in Rust for Serde☆68Updated last year
- Automatic cfg for Rust compiler features☆110Updated 7 months ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- ☆46Updated 2 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 4 years ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated last week
- docs.rs as a publishing platform?☆71Updated last month
- The missing compound borrowing for Rust.☆62Updated 3 months ago
- Run closures in parallel☆114Updated last year
- Lending iterators on stable Rust☆83Updated 2 years ago
- A typed map which can make sure item exist.☆36Updated last year
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆144Updated 4 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆52Updated last year
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆35Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆92Updated 9 months ago
- Allow function lifetime elision and explicit `for<'a>` annotations on closures.☆25Updated 4 years ago
- Convert closures into wakers☆47Updated last year
- ☆44Updated 8 months ago
- Helper macros: autoimpl, impl_scope☆68Updated 2 months ago
- Concurrent hash trie☆58Updated 5 years ago
- Attribute proc-macro to delegate method to a field☆29Updated 2 years ago
- Compile-time string operations☆115Updated last week
- A Rust crate for formatting strings dynamically☆32Updated 2 years ago
- Proc macro for smol async runtime☆54Updated 5 years ago
- (lifetime) GATs on stable Rust☆59Updated 2 years ago
- Timer facilities for Rust's async story☆56Updated last year
- Overloadable functions in rust.☆43Updated 6 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 3 months ago