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
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆46Updated last year
- A memory efficient syntax tree for language developers☆55Updated 2 months ago
- Typed index version of Rust slice and Vec containers☆69Updated 5 months ago
- Proc macro derive to generate structs from enum variants.☆28Updated last year
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 4 months ago
- Debug RefCell which keeps track of stack traces in debug mode☆24Updated last year
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Compact sets in rust☆54Updated last week
- A more flexible version of the Rust `scoped-tls` library☆18Updated 5 months ago
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- Visualise recursive functions and tree structures.☆29Updated 3 years ago
- ☆55Updated 10 months ago
- Extension of nom to trace parser☆49Updated last month
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- Rust library providing basic aliasable (non `core::Unique`) types☆12Updated 3 years ago
- Declarative parsing for Rust, using a custom derive and nom☆66Updated last year
- Generic extensions for tapping values in Rust.☆55Updated 5 years ago
- Helper macros: autoimpl, impl_scope☆59Updated 2 months ago
- Const TypeId and non-'static TypeId☆61Updated 2 weeks ago
- Proof of concept of procedural macro input parsed by LALRPOP☆51Updated 2 years ago
- A special rope, designed to work with any data type that is not String☆32Updated last year
- Proc macro for smol async runtime☆53Updated 4 years ago
- Lossless functionality for platform-native strings.☆71Updated 3 weeks ago
- Choose Rust types at compile-time via constants☆64Updated last year
- ☆16Updated this week
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆37Updated last year
- Stack-allocated DSTs for rust (fixed capacity)☆48Updated last year
- To futures-lite as futures-lite is to futures: smaller.☆53Updated 3 months ago
- A generic, fixed-size, associative cache☆40Updated 4 months ago
- Make trait methods callable without the trait in scope☆135Updated 2 weeks ago