J-F-Liu / pom
PEG parser combinators using operator overloading without macros.
☆510Updated 3 months ago
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,320Updated 2 months ago
- The arena, a fast but limited type of allocator☆538Updated 8 months ago
- Rust doesn't have exceptions☆632Updated 4 years ago
- Arena based tree 🌲 structure by using indices instead of reference counted pointers☆741Updated 2 months ago
- Ensure correct assumptions about constants, types, and more in Rust☆614Updated last year
- Compile time numbers in Rust.☆543Updated 2 weeks ago
- A safe arena allocator that allows deletion without suffering from the ABA problem by using generational indices.☆678Updated last year
- An intrusive flamegraph profiling tool for rust.☆714Updated last year
- Rust container / collection literal macros for HashMap, HashSet, BTreeMap, BTreeSet.☆389Updated 2 years ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆739Updated last month
- Funktional generic type-level programming in Rust: HList, Coproduct, Generic, LabelledGeneric, Validated, Monoid and friends.☆1,338Updated last month
- garbage collection☆321Updated 5 years ago
- Generic array types in Rust☆407Updated last month
- Typed distributed plugin registration☆1,099Updated last month
- Slotmap data structure for Rust☆1,197Updated last year
- a parser and lexer generator as a Rust procedural macro☆411Updated 10 months ago
- Slab allocator for Rust☆759Updated 2 months ago
- Simple tracing (mark and sweep) garbage collector for Rust☆1,008Updated 4 months ago
- derive simple constructor functions for Rust structs☆547Updated 7 months ago
- A string type for Rust that is not required to be valid UTF-8.☆920Updated 2 weeks ago
- Colorful panic backtraces for Rust☆571Updated 2 months ago
- Automatic checking for semantic versioning in library crates☆635Updated last year
- Parsing Expression Grammar (PEG) parser generator for Rust☆1,521Updated last month
- Stackless generators on stable Rust.☆460Updated 2 years ago
- ☆747Updated last month
- A vector with a fixed capacity. (Rust)☆809Updated 6 months ago
- Runtime for executing procedural macros as WebAssembly☆1,375Updated last month
- Rust library for reading/writing numbers in big-endian and little-endian.☆1,019Updated 7 months ago
- Test harness for ui tests of compiler diagnostics☆876Updated last month
- A library for creating references that carry their owner with them.☆371Updated last year