oooutlk / structxLinks
Anonymous struct and named arguments in Rust.
☆78Updated last year
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.☆115Updated last month
- Concrete Syntax Tree library☆109Updated 2 months ago
- Utilities for working with impl traits in Rust.☆117Updated 10 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated 2 weeks ago
- A garbage collection library for Rust with zero unsafe code☆115Updated last year
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆288Updated 2 weeks ago
- Tools to feature more lenient Polonius-based borrow-checker patterns on stable Rust☆123Updated last month
- Use declarative macros as proc_macro attributes or derives☆149Updated 6 months ago
- A memory efficient syntax tree for language developers☆63Updated 4 months ago
- Helper macros: autoimpl, impl_scope☆68Updated last week
- Choose Rust types at compile-time via constants☆69Updated last year
- Blazing fast immutable collection datatypes for Rust.☆127Updated 2 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆35Updated last year
- Const TypeId and non-'static TypeId☆69Updated 2 weeks ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆87Updated 2 weeks ago
- Safe, zero-cost tail recursion for stable Rust☆182Updated last year
- Rust nested structs☆91Updated 4 months ago
- A lightweight attribute macro for easily writing extension trait pattern.☆86Updated this week
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated 2 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 3 months ago
- A macro wrapping Rust closure calls that allows for capturing variables in scope on an individual bases.☆41Updated 3 years ago
- cargo-add command to make dependencies into dylibs☆104Updated 3 years ago
- Public repository for the Rust keyword generics initiative☆109Updated last year
- Macro for sealing traits and structures☆60Updated last year
- Lending iterators on stable Rust☆83Updated last year
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated last year
- Minimal TOML library with few dependencies☆83Updated 9 months ago
- Make trait methods callable without the trait in scope☆161Updated 2 weeks ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated 2 weeks ago
- A faster Arc.☆76Updated last year