oooutlk / structxLinks
Anonymous struct and named arguments in Rust.
☆78Updated 2 years ago
Alternatives and similar repositories for structx
Users that are interested in structx are comparing it to the libraries listed below
Sorting:
- Const equivalents of std functions, compile-time comparison, and parsing.☆119Updated 3 months ago
- A memory efficient syntax tree for language developers☆64Updated last month
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated 2 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆35Updated last year
- A garbage collection library for Rust with zero unsafe code☆118Updated last year
- Lending iterators on stable Rust☆83Updated 2 years ago
- Utilities for working with impl traits in Rust.☆121Updated last year
- lens implemented in rust☆117Updated 2 years ago
- Blazing fast immutable collection datatypes for Rust.☆135Updated 2 weeks ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆74Updated last year
- Tools to feature more lenient Polonius-based borrow-checker patterns on stable Rust☆124Updated 3 months ago
- Concrete Syntax Tree library☆115Updated 4 months ago
- cargo-add command to make dependencies into dylibs☆105Updated 3 years ago
- A macro wrapping Rust closure calls that allows for capturing variables in scope on an individual bases.☆41Updated 3 years ago
- Macro to repeat sequentially indexed copies of a fragment of code☆162Updated last month
- You can name anonymous Future from async fn without dyn or Box!☆63Updated 3 years ago
- Compile-time checks that an enum or match is written in sorted order☆120Updated last month
- Macro for sealing traits and structures☆61Updated last year
- A syntactic "for" loop Rust macro☆55Updated 3 years ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆89Updated last month
- Even formats macros☆97Updated last month
- Choose Rust types at compile-time via constants☆70Updated 2 years ago
- Const TypeId and non-'static TypeId☆70Updated last month
- Allow function lifetime elision and explicit `for<'a>` annotations on closures.☆25Updated 4 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆92Updated 9 months ago
- Home of the "types team", affiliated with the compiler and lang teams.☆97Updated 2 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆180Updated 5 months ago
- Proc macro derive to generate structs from enum variants.☆30Updated 2 years ago
- Helper macros: autoimpl, impl_scope☆68Updated 2 months ago
- Safe, zero-cost tail recursion for stable Rust☆184Updated last year