xlambein / syntactic-forLinks
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
Sorting:
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆49Updated last year
- Visualise recursive functions and tree structures.☆30Updated 4 years ago
- Extension of nom to trace parser☆49Updated 5 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆31Updated 8 months ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- Proc macro derive to generate structs from enum variants.☆29Updated 2 years ago
- Generate a Markdown section in your README based on your Rust documentation☆58Updated 2 years ago
- Proc macro for smol async runtime☆53Updated 4 years ago
- Zero-cost bitsets over native Rust types☆78Updated 3 months ago
- A memory efficient syntax tree for language developers☆62Updated last month
- Declarative parsing for Rust, using a custom derive and nom☆67Updated 2 months ago
- Rust String type with configurable byte storage.☆35Updated 10 months ago
- A Rust library for runtime-checked linearish types☆34Updated last year
- Defer dropping large structs to a background thread☆64Updated 2 years ago
- Generic extensions for tapping values in Rust.☆57Updated 6 years ago
- Unbuffered and unlocked I/O streams☆45Updated 4 months ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 7 months ago
- ☆48Updated last year
- Serialization value trees☆45Updated 11 months ago
- Typed index version of Rust slice and Vec containers☆70Updated 2 months ago
- Helper macros: autoimpl, impl_scope☆65Updated 3 weeks ago
- Lossless functionality for platform-native strings.☆71Updated 3 weeks ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 4 months ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆38Updated last year
- Build and evaluate binary expression trees☆36Updated 10 months ago
- A memory efficient container for rust nested collections☆40Updated 2 years ago
- A small ASCII-only bounded length string representation.☆60Updated 3 years ago
- Compile-time checks that an enum or match is written in sorted order☆117Updated last month
- 🗃 UTF-8 string, byte string, and C string interner☆28Updated last week