oliver-giersch / closure
A macro wrapping Rust closure calls that allows for capturing variables in scope on an individual bases.
☆40Updated 2 years ago
Alternatives and similar repositories for closure:
Users that are interested in closure are comparing it to the libraries listed below
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆139Updated 6 months ago
- Proc macro derive to generate structs from enum variants.☆26Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated last week
- docs.rs as a publishing platform?☆68Updated 3 weeks ago
- Helper macros: autoimpl, impl_scope☆59Updated last month
- Automatic cfg for Rust compiler features☆95Updated 4 months ago
- Lending iterators on stable Rust☆81Updated last year
- Typed index version of Rust slice and Vec containers☆68Updated 4 months ago
- Blazing fast immutable collection datatypes for Rust.☆95Updated last week
- Macro for sealing traits and structures☆51Updated 2 months ago
- Better reference counted strings for Rust☆118Updated 7 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 3 months ago
- A rust crate to find the total size of an object, on the stack and on the heap☆105Updated last year
- Use declarative macros as proc_macro attributes or derives☆108Updated last year
- Macro to repeat sequentially indexed copies of a fragment of code☆142Updated 3 weeks ago
- A library for compact bit sets containing enums.☆96Updated 2 months ago
- Lazy formatting utility macro for rust☆127Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆76Updated last month
- Anonymous struct and named arguments in Rust.☆71Updated last year
- Make trait methods callable without the trait in scope☆135Updated 3 weeks ago
- A framework for processing the output of a pest-generated parser☆47Updated 11 months ago
- Postfix macros on stable Rust, today.☆76Updated 3 years ago
- Rust library for typesystem-assisted bitflags.☆116Updated last month
- Intended to allow taking a T from a &mut T temporarily☆78Updated 5 years ago
- Inline procedural macros for Rust☆54Updated 2 years ago
- ☆50Updated 5 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆69Updated 3 months ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- A scope for async_std and tokio to spawn non-static futures☆125Updated 8 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆156Updated last month