juzi5201314 / bench-rsLinks
A benchmark library.
☆16Updated 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:
- Lending iterators on stable Rust☆83Updated last year
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆31Updated 10 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆82Updated 4 months ago
- Automatic cfg for Rust compiler features☆102Updated 2 months ago
- ☆46Updated last year
- A more flexible version of the Rust `scoped-tls` library☆18Updated 11 months ago
- Anonymous enum and checked exception for Rust.☆23Updated 4 years ago
- Allow function lifetime elision and explicit `for<'a>` annotations on closures.☆23Updated 3 years ago
- The missing compound borrowing for Rust.☆60Updated 2 weeks ago
- Helper macros: autoimpl, impl_scope☆66Updated 2 months ago
- You can name anonymous Future from async fn without dyn or Box!☆61Updated 3 years ago
- A Rust crate for formatting strings dynamically☆32Updated last year
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated last year
- Attribute proc-macro to delegate method to a field☆29Updated last year
- ☆24Updated 2 years ago
- std::simd implementation of BLAKE3☆24Updated last year
- Extensions for the Rust standard library☆40Updated last year
- Rust crate for Ok-wrapping and try blocks☆21Updated 2 years ago
- (lifetime) GATs on stable Rust☆59Updated last year
- Macro for sealing traits and structures☆59Updated 8 months ago
- A procedural macro helper for easily writing custom derives for enums.☆32Updated 3 weeks ago
- Data structures like Rust `alloc` which reuse user allocated memory☆58Updated last month
- docs.rs as a publishing platform?☆70Updated this week
- Small Box optimization: store small item on stack and fallback to heap for large item.☆89Updated last month
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- A generational arena based LRU Cache implementation in 100% safe rust.☆40Updated 3 years ago
- Timer facilities for Rust's async story☆56Updated 10 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆149Updated 2 weeks ago
- ☆44Updated 3 months ago
- ☆58Updated last year