J-F-Liu / pom
PEG parser combinators using operator overloading without macros.
☆510Updated last month
Alternatives and similar repositories for pom:
Users that are interested in pom are comparing it to the libraries listed below
- A parser combinator library for Rust☆1,313Updated last month
- The arena, a fast but limited type of allocator☆531Updated 6 months ago
- Ensure correct assumptions about constants, types, and more in Rust☆606Updated last year
- Compile time numbers in Rust.☆538Updated this week
- Slotmap data structure for Rust☆1,183Updated 11 months ago
- Arena based tree 🌲 structure by using indices instead of reference counted pointers☆731Updated 3 weeks ago
- a parser and lexer generator as a Rust procedural macro☆410Updated 8 months ago
- ☆733Updated last week
- An intrusive flamegraph profiling tool for rust.☆712Updated last year
- Data structure serialization library with several opposite design goals from Serde☆835Updated this week
- Rust container / collection literal macros for HashMap, HashSet, BTreeMap, BTreeSet.☆386Updated 2 years ago
- Generic array types in Rust☆407Updated last month
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆727Updated last week
- Rust doesn't have exceptions☆631Updated 4 years ago
- Slab allocator for Rust☆743Updated 2 weeks ago
- A safe arena allocator that allows deletion without suffering from the ABA problem by using generational indices.☆674Updated last year
- Error boilerplate for Rust☆728Updated 3 years ago
- Funktional generic type-level programming in Rust: HList, Coproduct, Generic, LabelledGeneric, Validated, Monoid and friends.☆1,319Updated 3 months ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,409Updated 2 weeks ago
- derive simple constructor functions for Rust structs☆542Updated 6 months ago
- Simple tracing (mark and sweep) garbage collector for Rust☆992Updated 3 months ago
- Macros for all your token pasting needs☆1,039Updated 4 months ago
- A library to generate syntax diagrams for Rust macros.☆552Updated 7 months ago
- A vector with a fixed capacity. (Rust)☆798Updated 4 months ago
- Rust library for reading/writing numbers in big-endian and little-endian.☆1,003Updated 5 months ago
- A small utility to compare Rust micro-benchmarks.☆345Updated 6 months ago
- Rust method delegation with less boilerplate☆456Updated 3 weeks ago
- garbage collection☆321Updated 5 years ago
- A macro to generate structures which behave like bitflags☆987Updated this week
- Fowler–Noll–Vo hash function☆345Updated 11 months ago