juzi5201314 / bench-rsLinks
A benchmark library.
☆15Updated 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:
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆32Updated 10 months ago
- A more flexible version of the Rust `scoped-tls` library☆18Updated 11 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆84Updated 5 months ago
- Lending iterators on stable Rust☆83Updated last year
- ☆59Updated last year
- Allow function lifetime elision and explicit `for<'a>` annotations on closures.☆23Updated 3 years ago
- A concise, self-describing binary format written in Rust for Serde☆66Updated last year
- Automatic cfg for Rust compiler features☆103Updated 3 months ago
- Rust crate for Ok-wrapping and try blocks☆21Updated 2 years ago
- docs.rs as a publishing platform?☆71Updated this week
- ☆24Updated 2 years ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆74Updated last year
- ☆46Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 2 months ago
- A sha1 implementation useable in const contexts☆87Updated last year
- Overloadable functions in rust.☆43Updated 6 years ago
- ☆35Updated 7 months ago
- The missing compound borrowing for Rust.☆61Updated last month
- Compile-time string operations☆103Updated 2 weeks ago
- Asynchronous DNS lookups☆66Updated last year
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆141Updated 3 weeks ago
- (lifetime) GATs on stable Rust☆59Updated last year
- Helper macros: autoimpl, impl_scope☆67Updated 2 weeks ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 10 months ago
- Const TypeId and non-'static TypeId☆67Updated this week
- A typed map which can make sure item exist.☆34Updated 10 months ago
- A syntactic "for" loop Rust macro☆56Updated 2 years ago
- impl fallible collections in rust, quite as describe in RFC 2116☆39Updated 10 months ago
- Timer facilities for Rust's async story☆56Updated 11 months ago