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.☆48Updated last year
- A memory efficient syntax tree for language developers☆60Updated last week
- Typed index version of Rust slice and Vec containers☆69Updated last month
- Rust String type with configurable byte storage.☆35Updated 8 months ago
- Declarative parsing for Rust, using a custom derive and nom☆67Updated last month
- Visualise recursive functions and tree structures.☆30Updated 4 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 7 months ago
- Compact sets in rust☆57Updated 2 months ago
- ☆57Updated last year
- Choose Rust types at compile-time via constants☆65Updated last year
- 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 3 months ago
- Build and evaluate binary expression trees☆36Updated 8 months ago
- A concise, self-describing binary format written in Rust for Serde☆66Updated 9 months ago
- Macro-rules-style syntax matching for procedural macros☆53Updated last year
- Defer dropping large structs to a background thread☆62Updated 2 years ago
- A rust library to hide types inside a diplomatic bag which can be sent between threads freely☆15Updated 2 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- ☆18Updated 5 years ago
- Easy-to-use optional function arguments for Rust☆47Updated last year
- Rust library for safely and explicitly parsing untrusted data☆51Updated last year
- A simple, id-based arena☆119Updated last year
- replacement for std::{Range,RangeInclusive}☆36Updated 2 years ago
- A lightweight attribute macro for easily writing extension trait pattern.☆72Updated 2 months ago
- Generic extensions for tapping values in Rust.☆55Updated 6 years ago
- Take a value atomically once.☆30Updated 2 years ago
- ☆47Updated last year
- Proc macro for smol async runtime☆53Updated 4 years ago
- docs.rs as a publishing platform?☆69Updated 2 weeks ago
- Rust crate for accepting general reference-like values without proliferating generics.☆36Updated 8 years ago