oliver-giersch / closureLinks
A macro wrapping Rust closure calls that allows for capturing variables in scope on an individual bases.
☆41Updated 3 years ago
Alternatives and similar repositories for closure
Users that are interested in closure are comparing it to the libraries listed below
Sorting:
- Helper macros: autoimpl, impl_scope☆68Updated 2 weeks ago
- Generic extensions for tapping values in Rust.☆59Updated 6 years ago
- Macro for sealing traits and structures☆60Updated last year
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated 3 weeks ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆35Updated last year
- Anonymous struct and named arguments in Rust.☆78Updated last year
- Blazing fast immutable collection datatypes for Rust.☆128Updated last week
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated last week
- Make trait methods callable without the trait in scope☆161Updated this week
- Lending iterators on stable Rust☆83Updated last year
- Typed index version of Rust slice and Vec containers☆75Updated 2 weeks ago
- Lazy formatting utility macro for rust☆129Updated 2 years ago
- Pull in every source file in a directory as a module☆179Updated this week
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 3 years ago
- A rust crate to find the total size of an object, on the stack and on the heap☆113Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆115Updated last month
- docs.rs as a publishing platform?☆71Updated this week
- lens implemented in rust☆117Updated 2 years ago
- Utility wrapper to send non send types to other threads safely☆186Updated 8 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated last year
- Utilities for dealing with substructures within syn macros☆143Updated 7 months ago
- Proc macro derive to generate structs from enum variants.☆30Updated 2 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 4 months ago
- home for proposals in and around compile-time function evaluation☆112Updated last week
- Declarative parsing for Rust, using a custom derive and nom☆71Updated 4 months ago
- Home of the "types team", affiliated with the compiler and lang teams.☆96Updated 2 years ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated last month
- Better reference counted strings for Rust☆139Updated last year
- A simple, id-based arena☆123Updated 2 years ago
- Tools to feature more lenient Polonius-based borrow-checker patterns on stable Rust☆123Updated last month