J-F-Liu / pomLinks
PEG parser combinators using operator overloading without macros.
☆522Updated last year
Alternatives and similar repositories for pom
Users that are interested in pom are comparing it to the libraries listed below
Sorting:
- A parser combinator library for Rust☆1,352Updated last year
- The arena, a fast but limited type of allocator☆575Updated last year
- Compile time numbers in Rust.☆572Updated 2 months ago
- Rust doesn't have exceptions☆635Updated 5 years ago
- Arena based tree 🌲 structure by using indices instead of reference counted pointers☆772Updated 5 months ago
- Ensure correct assumptions about constants, types, and more in Rust☆644Updated 2 years ago
- a parser and lexer generator as a Rust procedural macro☆411Updated last year
- Rust container / collection literal macros for HashMap, HashSet, BTreeMap, BTreeSet.☆399Updated 3 years ago
- ☆810Updated 6 months ago
- Stackless generators on stable Rust.☆476Updated 3 years ago
- Generic array types in Rust☆430Updated 2 months ago
- A special input type for nom to locate tokens☆240Updated 11 months ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆768Updated last month
- Simple tracing (mark and sweep) garbage collector for Rust☆1,057Updated last week
- A macro-based html builder for rust☆339Updated 2 months ago
- Colorful panic backtraces for Rust☆601Updated 3 months ago
- derive simple constructor functions for Rust structs☆573Updated last year
- garbage collection☆326Updated 6 years ago
- An intrusive flamegraph profiling tool for rust.☆729Updated last year
- A safe arena allocator that allows deletion without suffering from the ABA problem by using generational indices.☆686Updated 2 years ago
- A library to generate syntax diagrams for Rust macros.☆562Updated last year
- A library for creating references that carry their owner with them.☆383Updated 2 years ago
- Compile-time reference counting☆455Updated 8 months ago
- A vector with a fixed capacity. (Rust)☆851Updated last year
- Tutorial for parsing with nom 5.☆299Updated 4 years ago
- Rust method delegation with less boilerplate☆509Updated 2 months ago
- Automatic checking for semantic versioning in library crates☆632Updated 2 years ago
- Runtime for executing procedural macros as WebAssembly☆1,467Updated last week
- Faster, more compact implementation of std::Cow☆371Updated 2 years ago
- Parse BNF grammar definitions☆284Updated 5 months ago