J-F-Liu / pomLinks
PEG parser combinators using operator overloading without macros.
☆521Updated 9 months ago
Alternatives and similar repositories for pom
Users that are interested in pom are comparing it to the libraries listed below
Sorting:
- Rust doesn't have exceptions☆636Updated 5 years ago
- A parser combinator library for Rust☆1,340Updated 9 months ago
- Ensure correct assumptions about constants, types, and more in Rust☆634Updated last year
- The arena, a fast but limited type of allocator☆566Updated last year
- Arena based tree 🌲 structure by using indices instead of reference counted pointers☆768Updated 3 months ago
- Compile time numbers in Rust.☆569Updated last week
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆760Updated last month
- Rust container / collection literal macros for HashMap, HashSet, BTreeMap, BTreeSet.☆397Updated 3 years ago
- A library to generate syntax diagrams for Rust macros.☆561Updated last year
- An intrusive flamegraph profiling tool for rust.☆723Updated last year
- A vector with a fixed capacity. (Rust)☆832Updated last year
- A special input type for nom to locate tokens☆238Updated 9 months ago
- A safe arena allocator that allows deletion without suffering from the ABA problem by using generational indices.☆684Updated 2 years ago
- Colorful panic backtraces for Rust☆589Updated 2 weeks ago
- a parser and lexer generator as a Rust procedural macro☆411Updated last year
- Generic array types in Rust☆429Updated 2 weeks ago
- Simple tracing (mark and sweep) garbage collector for Rust☆1,052Updated 2 months ago
- Stackless generators on stable Rust.☆471Updated 3 years ago
- derive simple constructor functions for Rust structs☆569Updated last year
- garbage collection☆324Updated 6 years ago
- Compile-time reference counting☆456Updated 5 months ago
- ☆790Updated 3 months ago
- Automatic checking for semantic versioning in library crates☆635Updated 2 years ago
- Slotmap data structure for Rust☆1,248Updated last year
- A string type for Rust that is not required to be valid UTF-8.☆1,003Updated 2 weeks ago
- A macro-based html builder for rust☆338Updated 2 months ago
- Tutorial for parsing with nom 5.☆297Updated 3 years ago
- Slab allocator for Rust☆848Updated 3 months ago
- A safe and convenient store for one value of each type☆349Updated last year
- Compact inlined strings for Rust.☆534Updated 2 years ago