oooutlk / structx
Anonymous struct and named arguments in Rust.
☆72Updated last year
Alternatives and similar repositories for structx:
Users that are interested in structx are comparing it to the libraries listed below
- Const equivalents of std functions, compile-time comparison, and parsing.☆95Updated 2 months ago
- A macro wrapping Rust closure calls that allows for capturing variables in scope on an individual bases.☆40Updated 2 years ago
- A memory efficient syntax tree for language developers☆55Updated last month
- Macro to repeat sequentially indexed copies of a fragment of code☆148Updated last week
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆70Updated 4 months ago
- Utilities for working with impl traits in Rust.☆103Updated last month
- Const TypeId and non-'static TypeId☆61Updated last week
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆141Updated 7 months ago
- An alternate Cargo registry using static files☆114Updated last week
- A garbage collection library for Rust with zero unsafe code☆108Updated 7 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆76Updated 2 months ago
- Blazing fast immutable collection datatypes for Rust.☆98Updated last month
- Lending iterators on stable Rust☆82Updated last year
- Use declarative macros as proc_macro attributes or derives☆108Updated last year
- A scope for async_std and tokio to spawn non-static futures☆126Updated 9 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆70Updated last month
- Safe, zero-cost tail recursion for stable Rust☆154Updated 5 months ago
- ☆88Updated last month
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 4 months ago
- Data-driven tests on stable Rust☆39Updated this week
- cargo-add command to make dependencies into dylibs☆97Updated 2 years ago
- Macro for sealing traits and structures☆51Updated 3 months ago
- ☆41Updated last year
- Choose Rust types at compile-time via constants☆64Updated last year
- Tools to feature more lenient Polonius-based borrow-checker patterns on stable Rust☆102Updated 4 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆258Updated 3 months ago
- Open a scope and then freeze it in time for future access.☆105Updated 6 months ago
- A lightweight attribute macro for easily writing extension trait pattern.☆49Updated this week
- Generate parsers directly from AST node types☆82Updated 9 months ago