xlambein / syntactic-for
A syntactic "for" loop Rust macro
☆56Updated 2 years ago
Alternatives and similar repositories for syntactic-for:
Users that are interested in syntactic-for are comparing it to the libraries listed below
- A memory efficient syntax tree for language developers☆54Updated 3 weeks ago
- Typed index version of Rust slice and Vec containers☆68Updated 4 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆46Updated last year
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 3 months ago
- Proc macro derive to generate structs from enum variants.☆26Updated last year
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Helper macros: autoimpl, impl_scope☆59Updated last month
- Lossless functionality for platform-native strings.☆71Updated 3 months ago
- Declarative parsing for Rust, using a custom derive and nom☆66Updated last year
- Defer dropping large structs to a background thread☆62Updated 2 years ago
- Rust String type with configurable byte storage.☆34Updated 5 months ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- Compact sets in rust☆54Updated 3 months ago
- Macro for sealing traits and structures☆50Updated 2 months ago
- Visualise recursive functions and tree structures.☆30Updated 3 years ago
- Serialization value trees☆43Updated 6 months ago
- Convert closures into wakers☆45Updated 3 weeks ago
- Proc macro for smol async runtime☆53Updated 4 years ago
- Choose Rust types at compile-time via constants☆63Updated last year
- Macro-rules-style syntax matching for procedural macros☆51Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated this week
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆95Updated last month
- Const equivalents of std functions, compile-time comparison, and parsing.☆92Updated last month
- ☆53Updated 9 months ago
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated 7 months ago
- ☆56Updated 7 months ago
- Make trait methods callable without the trait in scope☆135Updated 3 weeks ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆36Updated last year
- Const TypeId and non-'static TypeId☆59Updated this week