J-F-Liu / pom
PEG parser combinators using operator overloading without macros.
☆511Updated 2 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,315Updated 2 months ago
- Ensure correct assumptions about constants, types, and more in Rust☆609Updated last year
- Rust doesn't have exceptions☆630Updated 4 years ago
- Arena based tree 🌲 structure by using indices instead of reference counted pointers☆735Updated last month
- The arena, a fast but limited type of allocator☆534Updated 7 months ago
- Runtime for executing procedural macros as WebAssembly☆1,370Updated last month
- Error boilerplate for Rust☆728Updated 3 years ago
- Funktional generic type-level programming in Rust: HList, Coproduct, Generic, LabelledGeneric, Validated, Monoid and friends.☆1,334Updated 3 weeks ago
- Compile time numbers in Rust.☆543Updated last month
- Rust container / collection literal macros for HashMap, HashSet, BTreeMap, BTreeSet.☆387Updated 2 years ago
- Generic array types in Rust☆407Updated 3 weeks ago
- Simple tracing (mark and sweep) garbage collector for Rust☆1,000Updated 4 months ago
- Automatically apply the suggestions made by rustc☆850Updated last year
- A special input type for nom to locate tokens☆229Updated last month
- a parser and lexer generator as a Rust procedural macro☆410Updated 9 months ago
- An intrusive flamegraph profiling tool for rust.☆714Updated last year
- A string type for Rust that is not required to be valid UTF-8.☆903Updated 3 months ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆732Updated 3 weeks ago
- Automatic checking for semantic versioning in library crates☆634Updated last year
- Slab allocator for Rust☆752Updated last month
- Online introspection for Rust☆417Updated 2 years ago
- ☆739Updated 3 weeks ago
- A vector with a fixed capacity. (Rust)☆804Updated 5 months ago
- (朽木) HTML/XML tree manipulation library for Rust☆474Updated 2 years ago
- Stackless generators on stable Rust.☆458Updated 2 years ago
- A rust-macro which makes errors easy to write☆334Updated 11 months ago
- Colorful panic backtraces for Rust☆569Updated last month
- JIT compiler and runtime for a toy language, using Cranelift☆672Updated last year
- Easily create type-safe `Future`s from state machines — without the boilerplate.☆330Updated 5 years ago
- A macro-based html builder for rust☆331Updated last year