J-F-Liu / pomLinks
PEG parser combinators using operator overloading without macros.
☆518Updated 7 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,333Updated 7 months ago
- The arena, a fast but limited type of allocator☆552Updated last year
- Compile time numbers in Rust.☆560Updated 3 months ago
- a parser and lexer generator as a Rust procedural macro☆411Updated last year
- Rust doesn't have exceptions☆633Updated 5 years ago
- Rust container / collection literal macros for HashMap, HashSet, BTreeMap, BTreeSet.☆392Updated 3 years ago
- Ensure correct assumptions about constants, types, and more in Rust☆630Updated last year
- A special input type for nom to locate tokens☆237Updated 6 months ago
- Generic array types in Rust☆415Updated 5 months ago
- Arena based tree 🌲 structure by using indices instead of reference counted pointers☆761Updated 3 weeks ago
- garbage collection☆323Updated 6 years ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆757Updated last week
- Simple tracing (mark and sweep) garbage collector for Rust☆1,038Updated last week
- ☆768Updated last month
- A macro-based html builder for rust☆336Updated 2 weeks ago
- An intrusive flamegraph profiling tool for rust.☆720Updated last year
- Stackless generators on stable Rust.☆467Updated 3 years ago
- A safe arena allocator that allows deletion without suffering from the ABA problem by using generational indices.☆682Updated 2 years ago
- Colorful panic backtraces for Rust☆579Updated this week
- Automatic checking for semantic versioning in library crates☆636Updated 2 years ago
- A library for creating references that carry their owner with them.☆377Updated last year
- A vector with a fixed capacity. (Rust)☆830Updated 10 months ago
- Compact inlined strings for Rust.☆529Updated last year
- A library to generate syntax diagrams for Rust macros.☆556Updated last year
- Rust method delegation with less boilerplate☆495Updated last month
- derive simple constructor functions for Rust structs☆562Updated last year
- Fast floating point to string conversion☆650Updated last week
- A string type for Rust that is not required to be valid UTF-8.☆971Updated 2 weeks ago
- Slotmap data structure for Rust☆1,228Updated last year
- Tutorial for parsing with nom 5.☆295Updated 3 years ago