J-F-Liu / pomLinks
PEG parser combinators using operator overloading without macros.
☆521Updated 11 months ago
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,349Updated 11 months ago
- Rust doesn't have exceptions☆635Updated 5 years ago
- The arena, a fast but limited type of allocator☆573Updated last year
- Ensure correct assumptions about constants, types, and more in Rust☆641Updated 2 years ago
- Rust container / collection literal macros for HashMap, HashSet, BTreeMap, BTreeSet.☆397Updated 3 years ago
- Arena based tree 🌲 structure by using indices instead of reference counted pointers☆771Updated 5 months ago
- Compile time numbers in Rust.☆571Updated 2 months ago
- A safe arena allocator that allows deletion without suffering from the ABA problem by using generational indices.☆686Updated 2 years ago
- Generic array types in Rust☆431Updated last month
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆766Updated 2 weeks ago
- Stackless generators on stable Rust.☆475Updated 3 years ago
- Colorful panic backtraces for Rust☆600Updated 2 months ago
- A vector with a fixed capacity. (Rust)☆845Updated last year
- A special input type for nom to locate tokens☆240Updated 11 months ago
- An intrusive flamegraph profiling tool for rust.☆729Updated last year
- Automatic checking for semantic versioning in library crates☆632Updated 2 years ago
- derive simple constructor functions for Rust structs☆570Updated last year
- a parser and lexer generator as a Rust procedural macro☆411Updated last year
- A library to generate syntax diagrams for Rust macros.☆562Updated last year
- Fowler–Noll–Vo hash function☆354Updated last year
- Simple tracing (mark and sweep) garbage collector for Rust☆1,057Updated 4 months ago
- ☆807Updated 5 months ago
- A macro-based html builder for rust☆339Updated last month
- Cargo subcommand to profile binaries☆450Updated 2 years ago
- Tutorial for parsing with nom 5.☆298Updated 3 years ago
- A set of alternative `derive` attributes for Rust☆459Updated 3 months ago
- Slotmap data structure for Rust☆1,269Updated last month
- A library for creating references that carry their owner with them.☆383Updated 2 years ago
- Runtime for executing procedural macros as WebAssembly☆1,450Updated this week
- garbage collection☆326Updated 6 years ago