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
- A typed map which can make sure item exist.☆36Updated last year
- ☆24Updated 2 years ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 11 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆88Updated 6 months ago
- Wrapper around Rc safe to send to a different thread☆25Updated 2 years ago
- ☆46Updated 2 years ago
- The missing compound borrowing for Rust.☆61Updated last week
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability