xlambein / syntactic-forLinks
A syntactic "for" loop Rust macro
☆56Updated 3 years ago
Alternatives and similar repositories for syntactic-for
Users that are interested in syntactic-for are comparing it to the libraries listed below
Sorting:
- Extension of nom to trace parser☆50Updated 11 months ago
- Rust String type with configurable byte storage.☆36Updated last year
- A memory efficient container for rust nested collections☆43Updated 3 years ago
- Generic extensions for tapping values in Rust.☆59Updated 6 years ago
- A memory efficient syntax tree for language developers☆63Updated 3 weeks ago
- Proc macro for smol async runtime☆54Updated 5 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆35Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆77Updated last month
- A simple, id-based arena☆125Updated this week
- A Rust library for runtime-checked linearish types