oooutlk / structxLinks
Anonymous struct and named arguments in Rust.
☆75Updated last year
Alternatives and similar repositories for structx
Users that are interested in structx 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 last month
- Const equivalents of std functions, compile-time comparison, and parsing.☆105Updated last week
- A garbage collection library for Rust with zero unsafe code☆116Updated last year
- Tools to feature more lenient Polonius-based borrow-checker patterns on stable Rust☆112Updated 10 months ago
- Helper macros: autoimpl, impl_scope☆67Updated last week
- A memory efficient syntax tree for language developers☆62Updated last month
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆272Updated 3 weeks ago
- Macro to repeat sequentially indexed copies of a fragment of code☆159Updated this week
- Utilities for working with impl traits in Rust.☆113Updated 7 months ago
- Blazing fast immutable collection datatypes for Rust.☆112Updated 2 weeks ago
- Use declarative macros as proc_macro attributes or derives☆143Updated 3 months ago
- Const TypeId and non-'static TypeId☆67Updated 3 weeks ago
- Choose Rust types at compile-time via constants☆68Updated last year
- "A very small syn"☆209Updated 7 months ago
- Safe, zero-cost tail recursion for stable Rust☆180Updated 11 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆214Updated 3 weeks ago
- Concrete Syntax Tree library☆100Updated last month
- Macro for sealing traits and structures☆59Updated 9 months ago
- An alternate Cargo registry using static files☆125Updated 6 months ago
- Rust nested structs☆85Updated last month
- A faster Arc.☆74Updated last year
- cargo-add command to make dependencies into dylibs☆100Updated 2 years ago
- A macro wrapping Rust closure calls that allows for capturing variables in scope on an individual bases.☆40Updated 3 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆169Updated last month
- A lightweight attribute macro for easily writing extension trait pattern.☆80Updated 2 weeks ago
- Open a scope and then freeze it in time for future access.☆107Updated last year
- lens implemented in rust☆117Updated 2 years ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 10 months ago
- Home of the "types team", affiliated with the compiler and lang teams.☆97Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆83Updated 3 weeks ago