oooutlk / structxLinks
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
Sorting:
- Const equivalents of std functions, compile-time comparison, and parsing.☆104Updated this week
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆149Updated last week
- Tools to feature more lenient Polonius-based borrow-checker patterns on stable Rust☆112Updated 9 months ago
- A memory efficient syntax tree for language developers☆62Updated 2 weeks ago
- Blazing fast immutable collection datatypes for Rust.☆111Updated this week
- 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.☆40Updated 3 years ago
- Concrete Syntax Tree library☆100Updated 3 weeks ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆31Updated 10 months ago
- Declarative parsing for Rust, using a custom derive and nom☆68Updated 3 weeks ago
- Utilities for working with impl traits in Rust.☆112Updated 6 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆82Updated last week
- Utility wrapper to send non send types to other threads safely☆184Updated 4 months ago
- lens implemented in rust☆115Updated 2 years ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 9 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆269Updated 4 months ago
- Lending iterators on stable Rust☆83Updated last year
- Helper macros: autoimpl, impl_scope☆66Updated 2 months ago
- Home of the "types team", affiliated with the compiler and lang teams.☆97Updated last year
- Data-driven tests on stable Rust☆40Updated this week
- Use declarative macros as proc_macro attributes or derives☆138Updated 2 months ago
- A scope for async_std and tokio to spawn non-static futures☆144Updated last year
- ☆42Updated last year
- Safely cast &T to &U where the struct U contains a single field of type T.☆212Updated 2 weeks ago
- Macro for sealing traits and structures☆59Updated 8 months ago
- An alternate Cargo registry using static files☆124Updated 5 months 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`☆121Updated 10 months ago
- "A very small syn"☆209Updated 6 months ago
- Const TypeId and non-'static TypeId☆66Updated 2 weeks ago
- Rust nested structs☆85Updated 3 weeks ago