J-F-Liu / pomLinks
PEG parser combinators using operator overloading without macros.
☆519Updated 8 months ago
Alternatives and similar repositories for pom
Users that are interested in pom are comparing it to the libraries listed below
Sorting:
- The arena, a fast but limited type of allocator☆557Updated last year
- A parser combinator library for Rust☆1,335Updated 8 months ago
- Arena based tree 🌲 structure by using indices instead of reference counted pointers☆764Updated last month
- Ensure correct assumptions about constants, types, and more in Rust☆630Updated last year
- Rust doesn't have exceptions☆635Updated 5 years ago
- a parser and lexer generator as a Rust procedural macro☆411Updated last year
- Compile time numbers in Rust.☆562Updated 4 months ago
- Rust container / collection literal macros for HashMap, HashSet, BTreeMap, BTreeSet.☆395Updated 3 years ago
- Generic array types in Rust☆418Updated 6 months ago
- A special input type for nom to locate tokens☆238Updated 7 months ago
- Stackless generators on stable Rust.☆469Updated 3 years ago
- derive simple constructor functions for Rust structs☆564Updated last year
- Simple tracing (mark and sweep) garbage collector for Rust☆1,048Updated last month
- ☆777Updated 2 months ago
- Colorful panic backtraces for Rust☆581Updated last month
- garbage collection☆323Updated 6 years ago
- A macro-based html builder for rust☆336Updated last month
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆757Updated 2 weeks ago
- A safe arena allocator that allows deletion without suffering from the ABA problem by using generational indices.☆683Updated 2 years ago
- Automatic checking for semantic versioning in library crates☆635Updated 2 years ago
- An intrusive flamegraph profiling tool for rust.☆724Updated last year
- A vector with a fixed capacity. (Rust)☆831Updated 11 months ago
- Compile-time reference counting☆456Updated 4 months ago
- A library to generate syntax diagrams for Rust macros.☆558Updated last year
- Slab allocator for Rust☆842Updated last month
- (朽木) HTML/XML tree manipulation library for Rust☆478Updated 2 years ago
- A library for creating references that carry their owner with them.☆377Updated last year
- A string type for Rust that is not required to be valid UTF-8.☆984Updated last month
- An implementation of Joshua Yanovski's Ghost Cell paper.☆483Updated last year
- Faster, more compact implementation of std::Cow☆362Updated 2 years ago