oooutlk / structx
Anonymous struct and named arguments in Rust.
☆64Updated 9 months ago
Related projects ⓘ
Alternatives and complementary repositories for structx
- A macro wrapping Rust closure calls that allows for capturing variables in scope on an individual bases.☆38Updated 2 years ago
- A garbage collection library for Rust with zero unsafe code☆107Updated 3 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆86Updated 6 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆131Updated 3 months ago
- Const TypeId and non-'static TypeId☆53Updated last week
- Use declarative macros as proc_macro attributes or derives☆101Updated last year
- A Rust API search engine☆26Updated 2 years ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆64Updated this week
- Determine whether characters have the XID_Start or XID_Continue properties☆77Updated last month
- cargo-add command to make dependencies into dylibs☆88Updated 2 years ago
- Utilities for working with impl traits in Rust.☆96Updated 7 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 2 weeks ago
- Minimal TOML library with few dependencies☆82Updated last month
- Tools to feature more lenient Polonius-based borrow-checker patterns on stable Rust☆94Updated this week
- A scope for async_std and tokio to spawn non-static futures☆122Updated 5 months ago
- Deadlock free mutexes☆120Updated 3 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆58Updated 3 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆138Updated 2 months ago
- An alternate Cargo registry using static files☆103Updated last month
- Helper macros: autoimpl, impl_scope☆59Updated 2 weeks ago
- Choose Rust types at compile-time via constants☆61Updated 9 months ago
- Blazing fast immutable collection datatypes for Rust.☆84Updated 4 months ago
- Case transforming macros for idents☆35Updated last year
- A primitive for writing structural search and replace programs for rust☆31Updated 3 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated this week
- Safely cast &T to &U where the struct U contains a single field of type T.☆188Updated this week
- A memory efficient syntax tree for language developers☆51Updated 2 months ago
- A versatile and developer-friendly trait mocking library☆71Updated 3 months ago
- Compile-time regular expressions, the right way.☆70Updated 5 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆244Updated last week