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.☆106Updated last month
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆151Updated 2 months ago
- Tools to feature more lenient Polonius-based borrow-checker patterns on stable Rust☆120Updated 11 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆159Updated last month
- A macro wrapping Rust closure calls that allows for capturing variables in scope on an individual bases.☆42Updated 3 years ago
- Utilities for working with impl traits in Rust.☆116Updated 9 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆174Updated 2 months ago
- Declarative parsing for Rust, using a custom derive and nom☆70Updated 2 months ago
- A garbage collection library for Rust with zero unsafe code☆115Updated last year
- Helper macros: autoimpl, impl_scope☆68Updated last month
- Macro for sealing traits and structures☆59Updated 10 months ago
- ☆90Updated 2 months ago
- A memory efficient syntax tree for language developers☆62Updated 2 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆278Updated last week
- Concrete Syntax Tree library☆108Updated 3 weeks ago
- Const TypeId and non-'static TypeId☆68Updated last month
- Choose Rust types at compile-time via constants☆68Updated last year
- A scope for async_std and tokio to spawn non-static futures☆150Updated last year
- Use declarative macros as proc_macro attributes or derives☆145Updated 4 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated last week
- Safe, zero-cost tail recursion for stable Rust☆181Updated last year
- Rust nested structs☆86Updated 3 months ago
- Public repository for the Rust keyword generics initiative☆107Updated last year
- Utility wrapper to send non send types to other threads safely☆188Updated 7 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆34Updated last year
- Blazing fast immutable collection datatypes for Rust.☆120Updated 3 weeks ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆85Updated 2 months ago
- Make trait methods callable without the trait in scope☆159Updated last week
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 11 months ago
- A simple, id-based arena☆119Updated 2 years ago