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
- 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
- A memory efficient syntax tree for language developers☆57Updated 3 weeks ago
- Typed index version of Rust slice and Vec containers☆69Updated 6 months ago
- ☆56Updated 11 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 6 months ago
- Proc macro for smol async runtime☆53Updated 4 years ago
- Defer dropping large structs to a background thread☆62Updated 2 years ago
- A more flexible version of the Rust `scoped-tls` library☆18Updated 7 months ago
- Make trait methods callable without the trait in scope☆136Updated last month
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- A special rope, designed to work with any data type that is not String☆32Updated last year
- Proc macro derive to generate structs from enum variants.☆28Updated last year
- Serialization value trees☆44Updated 8 months ago
- Rust String type with configurable byte storage.☆35Updated 7 months ago
- A command line tool to generate Unicode tables as source code.☆101Updated 6 months ago
- Simple goldenfile testing in Rust.☆39Updated 2 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated last month
- Convert closures into wakers☆45Updated 3 months ago
- ☆45Updated last year
- Generic extensions for tapping values in Rust.☆55Updated 6 years ago
- Macro-rules-style syntax matching for procedural macros☆53Updated last year
- Compact sets in rust☆56Updated last month
- ☆34Updated 3 years ago
- Macro for sealing traits and structures☆53Updated 4 months ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 4 months ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆109Updated 2 years ago
- Iterator of const known length☆16Updated 4 months ago
- Helper macros: autoimpl, impl_scope☆60Updated 3 months ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- PEG parser generator built on top of nom☆70Updated 5 years ago