oooutlk / structx
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
- Utilities for working with impl traits in Rust.☆108Updated 3 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆161Updated 2 months ago
- A garbage collection library for Rust with zero unsafe code☆111Updated 9 months ago
- A macro wrapping Rust closure calls that allows for capturing variables in scope on an individual bases.☆40Updated 2 years ago
- Blazing fast immutable collection datatypes for Rust.☆103Updated 3 weeks ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 5 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆143Updated 9 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆71Updated last week
- Use declarative macros as proc_macro attributes or derives☆112Updated 3 weeks ago
- Choose Rust types at compile-time via constants☆64Updated last year
- Helper macros: autoimpl, impl_scope☆60Updated 4 months ago
- Const TypeId and non-'static TypeId☆66Updated 2 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆262Updated 3 weeks ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆97Updated 4 months ago
- Tools to feature more lenient Polonius-based borrow-checker patterns on stable Rust☆104Updated 6 months ago
- A memory efficient syntax tree for language developers☆57Updated last month
- ☆30Updated 5 months ago
- Define your own PhantomData