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:
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆73Updated last week
- Const equivalents of std functions, compile-time comparison, and parsing.☆99Updated 5 months ago
- Utilities for working with impl traits in Rust.☆109Updated 4 months ago
- A Rust API search engine☆26Updated 3 years ago
- Choose Rust types at compile-time via constants☆67Updated last year
- Blazing fast immutable collection datatypes for Rust.☆104Updated last week
- A garbage collection library for Rust with zero unsafe code☆114Updated 11 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆145Updated 10 months ago
- A memory efficient syntax tree for language developers☆62Updated 3 weeks ago
- Concrete Syntax Tree library☆95Updated 3 months ago
- A faster Arc.☆69Updated last year
- A lightweight attribute macro for easily writing extension trait pattern.☆73Updated 3 months ago
- Const TypeId and non-'static TypeId☆66Updated last month
- cargo-add command to make dependencies into dylibs☆99Updated 2 years ago
- Declarative parsing for Rust, using a custom derive and nom☆67Updated last month
- Helper macros: autoimpl, impl_scope☆63Updated last week
- A macro wrapping Rust closure calls that allows for capturing variables in scope on an individual bases.☆40Updated 3 years ago
- Allow function lifetime elision and explicit `for<'a>` annotations on closures.☆23Updated 3 years ago
- Rust nested structs☆83Updated this week
- Use declarative macros as proc_macro attributes or derives☆115Updated 2 weeks ago
- A scope for async_std and tokio to spawn non-static futures☆135Updated last year
- Data-driven tests on stable Rust☆40Updated this week
- Lending iterators on stable Rust☆82Updated last year
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 7 months ago
- A versatile and developer-friendly trait mocking library☆75Updated 2 months ago
- Threadsafe RefCell for Rust☆91Updated 3 months ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆110Updated last month
- Compile-time string operations☆95Updated 2 weeks ago
- Typed index version of Rust slice and Vec containers☆69Updated last month
- A small test framework to write your own test harness that looks and behaves like the built-in test harness used by `rustc --test`☆116Updated 8 months ago