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.☆105Updated last month
- Tools to feature more lenient Polonius-based borrow-checker patterns on stable Rust☆117Updated 10 months ago
- A garbage collection library for Rust with zero unsafe code☆115Updated last year
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆151Updated last month
- Utilities for working with impl traits in Rust.☆116Updated 8 months ago
- Blazing fast immutable collection datatypes for Rust.☆115Updated 3 weeks ago
- Lending iterators on stable Rust☆83Updated last year
- Macro for sealing traits and structures☆59Updated 10 months ago
- A memory efficient syntax tree for language developers☆62Updated 2 months ago
- Const TypeId and non-'static TypeId☆67Updated 2 weeks ago
- Safe, zero-cost tail recursion for stable Rust☆180Updated last year
- Concrete Syntax Tree library☆104Updated last week
- Macro to repeat sequentially indexed copies of a fragment of code☆159Updated 2 weeks ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆85Updated last month
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆33Updated 11 months ago
- A macro wrapping Rust closure calls that allows for capturing variables in scope on an individual bases.☆40Updated 3 years ago
- Use declarative macros as proc_macro attributes or derives☆145Updated 4 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 10 months ago
- Stack safe and expressive recursion in Rust☆103Updated 3 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆173Updated last month
- Minimal TOML library with few dependencies☆83Updated 7 months ago
- cargo-add command to make dependencies into dylibs☆102Updated 3 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆86Updated 5 months ago
- Choose Rust types at compile-time via constants☆68Updated last year
- A lightweight attribute macro for easily writing extension trait pattern.☆80Updated last month
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆46Updated 2 months ago
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Home of the "types team", affiliated with the compiler and lang teams.☆96Updated last year
- Utility wrapper to send non send types to other threads safely☆188Updated 6 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆274Updated last month