oliver-giersch / closureLinks
A macro wrapping Rust closure calls that allows for capturing variables in scope on an individual bases.
☆40Updated 3 years ago
Alternatives and similar repositories for closure
Users that are interested in closure are comparing it to the libraries listed below
Sorting:
- Macro to repeat sequentially indexed copies of a fragment of code☆157Updated 2 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆148Updated last year
- Helper macros: autoimpl, impl_scope☆66Updated last month
- Macro for sealing traits and structures☆59Updated 8 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆102Updated 7 months ago
- Anonymous struct and named arguments in Rust.☆75Updated last year
- Proc macro derive to generate structs from enum variants.☆29Updated 2 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆31Updated 9 months ago
- A rust crate to find the total size of an object, on the stack and on the heap☆109Updated last year
- Blazing fast immutable collection datatypes for Rust.☆110Updated last week
- Use declarative macros as proc_macro attributes or derives☆137Updated 2 months ago
- Home of the "types team", affiliated with the compiler and lang teams.☆97Updated last year
- lens implemented in rust☆115Updated 2 years ago
- Safe collections written in stable Rust, based on GhostCell and StaticRc.☆185Updated 4 years ago
- Lazy formatting utility macro for rust☆128Updated last year
- Choose Rust types at compile-time via constants☆68Updated last year
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆161Updated last year
- Rust library for typesystem-assisted bitflags.☆130Updated 2 months ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆106Updated last week
- Declarative parsing for Rust, using a custom derive and nom☆68Updated last week
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 3 years ago
- Pull in every source file in a directory as a module☆178Updated 5 months ago
- Interning of data in rust☆106Updated last month
- Postfix macros on stable Rust, today.☆76Updated 4 years ago
- Tools to feature more lenient Polonius-based borrow-checker patterns on stable Rust☆112Updated 9 months ago
- Make trait methods callable without the trait in scope☆151Updated 2 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆210Updated this week
- Typed index version of Rust slice and Vec containers☆70Updated 3 months ago
- Utility wrapper to send non send types to other threads safely☆184Updated 4 months ago
- docs.rs as a publishing platform?☆69Updated 2 months ago