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.☆98Updated 6 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆147Updated 11 months ago
- Utilities for working with impl traits in Rust.☆109Updated 5 months ago
- A garbage collection library for Rust with zero unsafe code☆114Updated 11 months ago
- Blazing fast immutable collection datatypes for Rust.☆105Updated last week
- A macro wrapping Rust closure calls that allows for capturing variables in scope on an individual bases.☆40Updated 3 years ago
- cargo-add command to make dependencies into dylibs☆99Updated 2 years ago
- Tools to feature more lenient Polonius-based borrow-checker patterns on stable Rust☆107Updated 8 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆81Updated 3 weeks ago
- Macro to repeat sequentially indexed copies of a fragment of code☆156Updated last month
- Concrete Syntax Tree library☆96Updated 3 months ago
- Choose Rust types at compile-time via constants☆68Updated last year
- Macro for sealing traits and structures☆57Updated 7 months ago
- Lending iterators on stable Rust☆83Updated last year
- Const TypeId and non-'static TypeId☆66Updated last month
- You can name anonymous Future from async fn without dyn or Box!☆61Updated 3 years ago
- Data-driven tests on stable Rust☆40Updated this week
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated 3 weeks ago
- Helper macros: autoimpl, impl_scope☆65Updated 3 weeks ago
- Declarative parsing for Rust, using a custom derive and nom☆67Updated 2 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`☆120Updated 9 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 8 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆269Updated 3 months ago
- Use declarative macros as proc_macro attributes or derives☆121Updated last month
- Home of the "types team", affiliated with the compiler and lang teams.☆96Updated last year
- Public repository for the Rust keyword generics initiative☆100Updated 11 months ago
- A lightweight attribute macro for easily writing extension trait pattern.☆75Updated 3 months ago
- A scope for async_std and tokio to spawn non-static futures☆138Updated last year
- Rust nested structs☆84Updated 3 weeks ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆80Updated 2 months ago