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:
- Helper macros: autoimpl, impl_scope☆68Updated last week
- ☆59Updated last year
- A memory efficient syntax tree for language developers☆63Updated 4 months ago
- Compile-time checks that an enum or match is written in sorted order☆119Updated 2 weeks ago
- A memory efficient container for rust nested collections☆43Updated 3 years ago
- Rust String type with configurable byte storage.☆35Updated last year
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆52Updated last month
- Visualise recursive functions and tree structures.☆30Updated 4 years ago
- Unbuffered and unlocked I/O streams☆45Updated 9 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆35Updated last year
- Extension of nom to trace parser☆49Updated 10 months ago
- Proc macro for smol async runtime☆54Updated 4 years ago
- A Rust library for runtime-checked linearish types☆36Updated 2 years ago
- Declarative parsing for Rust, using a custom derive and nom☆71Updated 4 months ago
- A simple, id-based arena☆122Updated 2 years ago
- A small ASCII-only bounded length string representation.☆60Updated 3 years ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Lending iterators on stable Rust☆83Updated last year
- Macro for sealing traits and structures☆60Updated last year
- Lossless functionality for platform-native strings.☆73Updated 5 months ago
- Generic extensions for tapping values in Rust.☆59Updated 6 years ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆39Updated last year
- A low-ish level tool for easily writing and hosting WASM based plugins.☆71Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 2 weeks ago
- Defer dropping large structs to a background thread☆66Updated 3 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆88Updated 7 months ago
- A simple in-memory search for collections and key-value stores.☆80Updated last week
- ☆63Updated 2 weeks ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆37Updated 5 years ago
- A concise, self-describing binary format written in Rust for Serde☆67Updated last year