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:
- 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
- ☆59Updated last year
- Unbuffered and unlocked I/O streams☆45Updated 6 months ago
- Proc macro for smol async runtime☆54Updated 4 years ago
- A memory efficient syntax tree for language developers☆62Updated last month
- Rust String type with configurable byte storage.☆35Updated last year
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆32Updated 10 months ago
- A memory efficient container for rust nested collections☆40Updated 3 years ago
- Visualise recursive functions and tree structures.☆30Updated 4 years ago
- Inline procedural macros for Rust☆56Updated 3 years ago
- Compile-time checks that an enum or match is written in sorted order☆117Updated this week
- Extension of nom to trace parser☆49Updated 7 months ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆38Updated last year
- Defer dropping large structs to a background thread☆65Updated 2 years ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated 3 weeks ago
- A Rust library for runtime-checked linearish types☆35Updated 2 years ago
- A small ASCII-only bounded length string representation.☆60Updated 3 years ago
- A rust library to hide types inside a diplomatic bag which can be sent between threads freely☆15Updated 3 years ago
- PEG parser generator built on top of nom☆70Updated 6 years ago
- Lossless functionality for platform-native strings.☆73Updated 2 months ago
- Abstract over different executors☆74Updated 2 years ago
- Helper macros: autoimpl, impl_scope☆67Updated 2 weeks ago
- Sort Unicode strings lexicographically☆36Updated last year
- Choose Rust types at compile-time via constants☆68Updated last year
- A Set of Bits☆69Updated 3 weeks ago
- Generic extensions for tapping values in Rust.☆58Updated 6 years ago
- A generic, fixed-size, associative cache☆40Updated 10 months ago
- Macro for sealing traits and structures☆59Updated 9 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆28Updated 2 weeks ago