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
- A garbage collection library for Rust with zero unsafe code☆111Updated 9 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆96Updated 3 months ago
- Blazing fast immutable collection datatypes for Rust.☆102Updated this week
- Utilities for working with impl traits in Rust.☆108Updated 2 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆71Updated this week
- A macro wrapping Rust closure calls that allows for capturing variables in scope on an individual bases.☆40Updated 2 years ago
- Helper macros: autoimpl, impl_scope☆59Updated 3 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 5 months ago
- Const TypeId and non-'static TypeId☆66Updated last month
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆78Updated this week
- An alternate Cargo registry using static files☆118Updated last month
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆142Updated 8 months ago
- Choose Rust types at compile-time via constants☆64Updated last year
- Minimal TOML library with few dependencies☆83Updated last month
- Tools to feature more lenient Polonius-based borrow-checker patterns on stable Rust☆103Updated 5 months ago
- A memory efficient syntax tree for language developers☆57Updated 3 weeks ago
- Open a scope and then freeze it in time for future access.☆107Updated 8 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆160Updated last month
- Safe, zero-cost tail recursion for stable Rust☆157Updated 6 months ago
- Data-driven tests on stable Rust☆39Updated this week
- ☆50Updated last month
- A primitive for writing structural search and replace programs for rust☆31Updated 9 months ago
- Concrete Syntax Tree library☆93Updated 3 weeks ago
- A small test framework to write your own test harness that looks and behaves like the built-in test harness used by `rustc --test`☆113Updated 6 months ago
- ☆40Updated 9 months ago
- A lightweight attribute macro for easily writing extension trait pattern.☆63Updated 3 weeks ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆261Updated last week
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆46Updated last year
- Use declarative macros as proc_macro attributes or derives☆112Updated last week
- Lending iterators on stable Rust☆82Updated last year