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 typed map which can make sure item exist.☆36Updated last year
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆35Updated last year
- ☆24Updated 3 years ago
- Lending iterators on stable Rust☆83Updated last year
- A more flexible version of the Rust `scoped-tls` library☆19Updated last year
- Wrapper around Rc safe to send to a different thread☆26Updated last week
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Overloadable functions in rust.☆43Updated 6 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 4 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆91Updated 8 months ago
- Completion futures for Rust☆20Updated 3 years ago
- You can name anonymous Future from async fn without dyn or Box!☆63Updated 3 years ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆74Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 3 months ago
- The missing compound borrowing for Rust.☆62Updated 2 months ago
- Proc macro for smol async runtime☆54Updated 5 years ago
- Minimal TOML library with few dependencies☆83Updated 10 months ago
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆22Updated 4 years ago
- Allow function lifetime elision and explicit `for<'a>` annotations on closures.☆23Updated 3 years ago
- A low-level I/O ownership and borrowing library☆106Updated 5 months ago
- Rust crate for making Read streams peekable.☆26Updated 4 years ago
- ☆35Updated 11 months ago
- (lifetime) GATs on stable Rust☆59Updated last year
- ☆42Updated 2 years ago
- Helper macros: autoimpl, impl_scope☆68Updated last month
- Automatic cfg for Rust compiler features☆110Updated 6 months ago
- ☆23Updated 10 months ago
- docs.rs as a publishing platform?☆71Updated 3 weeks ago
- Timer facilities for Rust's async story☆56Updated last year
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated last month