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
- Lending iterators on stable Rust☆83Updated last year
- Automatic cfg for Rust compiler features☆104Updated 4 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆34Updated 11 months ago
- Attribute proc-macro to delegate method to a field☆29Updated 2 years ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Zero-cost bitsets over native Rust types☆78Updated 6 months ago
- ☆24Updated 2 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆86Updated 6 months ago
- ☆35Updated 8 months ago
- Macro for sealing traits and structures☆59Updated 10 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Generic SIMD abstractions for Rust.☆46Updated 2 years ago
- ☆46Updated last year
- The missing compound borrowing for Rust.☆61Updated 3 weeks ago
- ☆41Updated 2 years ago
- Extensions for the Rust standard library☆40Updated last year
- Proc macro for smol async runtime☆54Updated 4 years ago
- One pointer wide trait objects which are also FFI safe, allowing traits to be passed to/from and implemented by C ABI code.☆43Updated 3 years ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆74Updated last year
- A concise, self-describing binary format written in Rust for Serde☆67Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated last month
- Timer facilities for Rust's async story☆56Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated last week
- Helper macros: autoimpl, impl_scope☆68Updated 3 weeks ago
- (lifetime) GATs on stable Rust☆59Updated last year
- impl fallible collections in rust, quite as describe in RFC 2116☆40Updated 11 months ago
- Allow function lifetime elision and explicit `for<'a>` annotations on closures.☆23Updated 3 years ago
- ☆34Updated 10 months ago
- Overloadable functions in rust.☆43Updated 6 years ago