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
Sorting:
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆47Updated last year
- A memory efficient syntax tree for language developers☆57Updated last month
- Typed index version of Rust slice and Vec containers☆69Updated last week
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Serialization value trees☆44Updated 9 months ago
- Rust String type with configurable byte storage.☆35Updated 8 months ago
- Proc macro derive to generate structs from enum variants.☆29Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 2 months ago
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated 10 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 6 months ago
- ☆56Updated last year
- Extension of nom to trace parser☆49Updated 3 months ago
- Proc macro for smol async runtime☆53Updated 4 years ago
- Lossless functionality for platform-native strings.☆71Updated 2 months ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- Rust library for safely and explicitly parsing untrusted data☆51Updated last year
- An exploration of Storages☆34Updated last year
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- ☆54Updated last year
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated 9 months ago
- Type-level named values with partial dependent type support in Rust☆57Updated 3 years ago
- tom: a format-preserving TOML parser in Rust☆38Updated 2 years ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆37Updated last year
- Inline procedural macros for Rust☆55Updated 2 years ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆98Updated 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
- ☆40Updated 10 months ago
- A more flexible version of the Rust `scoped-tls` library☆18Updated 7 months ago
- replacement for std::{Range,RangeInclusive}☆36Updated 2 years ago
- A simple, id-based arena☆119Updated last year