juzi5201314 / bench-rs
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
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 5 months ago
- ☆24Updated 2 years ago
- Declarative parsing for Rust, using a custom derive and nom☆66Updated last year
- Lending iterators on stable Rust☆82Updated last year
- A more flexible version of the Rust `scoped-tls` library☆18Updated 6 months ago
- (lifetime) GATs on stable Rust☆57Updated last year
- Allow function lifetime elision and explicit `for<'a>` annotations on closures.☆22Updated 3 years ago
- Wrapper around Rc safe to send to a different thread☆25Updated last year
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆72Updated 4 months ago
- Attribute proc-macro to delegate method to a field☆29Updated last year
- A Configuration Library for Rust Applications☆39Updated last month
- ☆45Updated last year
- Macro for sealing traits and structures☆53Updated 4 months ago
- VecOption<T> is a specialized collection (in Rust), which is a more efficient replacement for Vec<Option<T>>.☆15Updated 5 years ago
- A procedural macro helper for easily writing custom derives for enums.☆31Updated 3 weeks ago
- Helper macros: autoimpl, impl_scope☆59Updated 3 months ago
- cross-platform Rust API for memory mapped IO☆42Updated 11 months ago
- One pointer wide trait objects which are also FFI safe, allowing traits to be passed to/from and implemented by C ABI code.☆42Updated 3 years ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- ☆39Updated last year
- Completion futures for Rust☆19Updated 2 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆78Updated 2 months ago
- Const TypeId and non-'static TypeId☆64Updated last month
- A typed map which can make sure item exist.☆35Updated 5 months ago
- Traits extending the Rust Range structs in std::ops☆38Updated last year
- ☆16Updated 3 weeks ago
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆21Updated 3 years ago
- docs.rs as a publishing platform?☆68Updated last month
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated 3 weeks ago