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:
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆149Updated 3 weeks ago
- Macro for sealing traits and structures☆59Updated 9 months ago
- Helper macros: autoimpl, impl_scope☆66Updated 2 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆157Updated last week
- Anonymous struct and named arguments in Rust.☆75Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆105Updated 2 weeks ago
- Utilities for dealing with substructures within syn macros☆141Updated 3 months ago
- Typed index version of Rust slice and Vec containers☆70Updated 2 weeks ago
- home for proposals in and around compile-time function evaluation☆110Updated 2 years ago
- A rust crate to find the total size of an object, on the stack and on the heap☆109Updated last year
- Generic extensions for tapping values in Rust.☆58Updated 6 years ago
- Proc macro derive to generate structs from enum variants.☆29Updated 2 years ago
- Rust `Vec<T>` wrapper that gurantees to contain at least 1 element☆98Updated 3 months ago
- Home of the "types team", affiliated with the compiler and lang teams.☆97Updated last year
- Blazing fast immutable collection datatypes for Rust.☆113Updated last week
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆82Updated 4 months ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Use declarative macros as proc_macro attributes or derives☆138Updated 3 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆168Updated 3 weeks ago
- Cargo subcommand for checking your documentation for broken links☆157Updated 8 months ago
- Safe collections written in stable Rust, based on GhostCell and StaticRc.☆185Updated 4 years ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 3 years ago
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- Utility wrapper to send non send types to other threads safely☆186Updated 5 months ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆112Updated 3 months ago
- docs.rs as a publishing platform?☆71Updated last week
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated last week
- ☆50Updated 2 weeks ago
- Choose Rust types at compile-time via constants☆68Updated last year
- Compile-time checks that an enum or match is written in sorted order☆117Updated last week