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 3 months ago
- ☆24Updated 2 years ago
- Allow function lifetime elision and explicit `for<'a>` annotations on closures.☆22Updated 3 years ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆69Updated 3 months ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Mostly safe wrapper for alloca☆25Updated last year
- Lending iterators on stable Rust☆81Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆52Updated 5 months ago
- A typed map which can make sure item exist.☆34Updated 3 months ago
- (lifetime) GATs on stable Rust☆57Updated last year
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated last week
- ☆45Updated last year
- 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
- `smol` integrations with `hyper`☆14Updated 4 months ago
- Read trait fixed to soundly work with uninitalized memory☆25Updated last year
- ☆23Updated 4 years ago
- ☆35Updated 3 weeks ago
- Stack-allocated DSTs for rust (fixed capacity)☆48Updated 11 months ago
- Completion futures for Rust☆19Updated 2 years ago
- ☆28Updated 5 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆76Updated last month
- Proc macro for smol async runtime☆53Updated 4 years ago
- ☆53Updated 9 months ago
- Rust crate for Ok-wrapping and try blocks☆19Updated 2 years ago
- ☆15Updated 9 months ago
- Make any value Sync but only available on its original thread☆38Updated last week
- ☆35Updated 6 months ago
- Wrapper around Rc safe to send to a different thread☆25Updated last year
- A procedural macro helper for easily writing custom derives for enums.☆31Updated 2 weeks ago
- ☆53Updated this week