J-F-Liu / pomLinks
PEG parser combinators using operator overloading without macros.
☆521Updated 10 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,344Updated 10 months ago
- The arena, a fast but limited type of allocator☆569Updated last year
- Compile time numbers in Rust.☆568Updated 3 weeks ago
- Rust doesn't have exceptions☆636Updated 5 years ago
- Ensure correct assumptions about constants, types, and more in Rust☆639Updated 2 years ago
- Arena based tree 🌲 structure by using indices instead of reference counted pointers☆768Updated 3 months ago
- A special input type for nom to locate tokens☆239Updated 9 months ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆762Updated last week
- A safe arena allocator that allows deletion without suffering from the ABA problem by using generational indices.☆685Updated 2 years ago
- Rust container / collection literal macros for HashMap, HashSet, BTreeMap, BTreeSet.☆397Updated 3 years ago
- a parser and lexer generator as a Rust procedural macro☆411Updated last year
- Stackless generators on stable Rust.☆473Updated 3 years ago
- ☆800Updated 4 months ago
- garbage collection☆324Updated 6 years ago
- A library to generate syntax diagrams for Rust macros.☆562Updated last year
- derive simple constructor functions for Rust structs☆570Updated last year
- Generic array types in Rust☆431Updated last week
- Colorful panic backtraces for Rust☆591Updated last month
- Simple tracing (mark and sweep) garbage collector for Rust☆1,052Updated 3 months ago
- Compact inlined strings for Rust.☆536Updated 2 years ago
- Rust method delegation with less boilerplate☆503Updated 2 weeks ago
- Automatic checking for semantic versioning in library crates☆635Updated 2 years ago
- A vector with a fixed capacity. (Rust)☆836Updated last year
- A safe and convenient store for one value of each type☆350Updated last year
- A library for creating references that carry their owner with them.☆380Updated 2 years ago
- Grapheme Cluster and Word boundaries according to UAX#29 rules☆637Updated 4 months ago
- An intrusive flamegraph profiling tool for rust.☆727Updated last year
- Tutorial for parsing with nom 5.☆297Updated 3 years ago
- Slab allocator for Rust☆853Updated 3 weeks ago
- Data structure serialization library with several opposite design goals from Serde☆904Updated last week