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.☆116Updated last month
- A garbage collection library for Rust with zero unsafe code☆116Updated last year
- A macro wrapping Rust closure calls that allows for capturing variables in scope on an individual bases.☆41Updated 3 years ago
- A memory efficient syntax tree for language developers☆63Updated 4 months ago
- Utilities for working with impl traits in Rust.☆118Updated 11 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated last month
- Const TypeId and non-'static TypeId☆70Updated last week
- Tools to feature more lenient Polonius-based borrow-checker patterns on stable Rust☆123Updated last month
- Use declarative macros as proc_macro attributes or derives☆151Updated 6 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated last week
- Lending iterators on stable Rust☆83Updated last year
- ☆44Updated last year
- Macro for sealing traits and structures☆60Updated last year
- Blazing fast immutable collection datatypes for Rust.☆128Updated 3 weeks ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆290Updated last month
- Helper macros: autoimpl, impl_scope☆68Updated 3 weeks ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆35Updated last year
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated last week
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 4 months ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆114Updated 7 months ago
- Choose Rust types at compile-time via constants☆70Updated last year
- "A very small syn"☆212Updated 10 months ago
- An alternate Cargo registry using static files☆135Updated 2 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆74Updated last year
- cargo-add command to make dependencies into dylibs☆104Updated 3 years ago
- Rust nested structs☆91Updated 5 months ago
- Minimal TOML library with few dependencies☆83Updated 9 months ago
- Concrete Syntax Tree library☆112Updated 3 months ago
- Home of the "types team", affiliated with the compiler and lang teams.☆96Updated 2 years ago
- Minimal asynchronous executor for Rust☆133Updated last month