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☆55Updated last month
- 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
- Typed index version of Rust slice and Vec containers☆69Updated 5 months ago
- Proc macro derive to generate structs from enum variants.☆28Updated last year
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- A small ASCII-only bounded length string representation.☆58Updated 3 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 4 months ago
- Choose Rust types at compile-time via constants☆64Updated last year
- Log call tree summaries after each request for rust programs instrumented with `tracing`.☆43Updated 3 years ago
- Type-level named values with partial dependent type support in Rust☆57Updated 2 years ago
- ☆55Updated 9 months ago
- Unbuffered and unlocked I/O streams☆45Updated last week
- String optimized for map keys☆62Updated 3 weeks ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆95Updated 2 months ago
- Make trait methods callable without the trait in scope☆135Updated last week
- Serialization value trees☆44Updated 7 months ago
- A sinless derive helper☆65Updated 4 months ago
- Macro-rules-style syntax matching for procedural macros☆52Updated last year
- Concurrent hash trie☆51Updated 4 years ago
- Compile-time checks that an enum or match is written in sorted order☆113Updated last week
- Proof of concept of procedural macro input parsed by LALRPOP☆51Updated 2 years ago
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆56Updated 2 weeks ago
- Proc macro for smol async runtime☆53Updated 4 years ago
- ☆39Updated 8 months ago
- Lift enum variants to the type-level.☆32Updated 4 years ago
- replacement for std::{Range,RangeInclusive}☆36Updated 2 years ago
- ☆45Updated last year
- Convert closures into wakers☆45Updated last month
- Inline procedural macros for Rust☆54Updated 2 years ago