Marwes / combine
A parser combinator library for Rust
☆1,302Updated 7 months ago
Related projects ⓘ
Alternatives and complementary repositories for combine
- Parsing Expression Grammar (PEG) parser generator for Rust☆1,467Updated 3 months ago
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,846Updated 3 weeks ago
- Assorted immutable collection datatypes for Rust☆1,499Updated 3 months ago
- Compile time static maps for Rust☆1,846Updated 3 months ago
- PEG parser combinators using operator overloading without macros.☆500Updated 8 months ago
- Error management☆1,424Updated 4 years ago
- Automated property based testing for Rust (with shrinking).☆2,422Updated 11 months ago
- Simple tracing (mark and sweep) garbage collector for Rust☆972Updated 4 months ago
- A fast bump allocation arena for Rust☆1,440Updated 2 months ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆1,738Updated this week
- Rust quasi-quoting☆1,330Updated last week
- Hypothesis-like property testing for Rust☆1,738Updated 2 weeks ago
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,193Updated 8 months ago
- Rust persistent data structures☆1,261Updated last week
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,134Updated last week
- Runtime for executing procedural macros as WebAssembly☆1,282Updated 2 weeks ago
- Readline Implementation in Rust☆1,561Updated this week
- Funktional generic type-level programming in Rust: HList, Coproduct, Generic, LabelledGeneric, Validated, Monoid and friends.☆1,286Updated last week
- Some more derive(Trait) options☆1,734Updated 2 weeks ago
- A small macro for defining lazy evaluated static variables in Rust.☆1,930Updated 3 months ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,357Updated 2 weeks ago
- Extra iterator adaptors, iterator methods, free functions, and macros.☆2,758Updated last week
- Beautiful diagnostic reporting for text-based programming languages.☆1,111Updated 4 months ago
- Rust library for reading/writing numbers in big-endian and little-endian.☆985Updated last month
- Rust derive-based argument parsing optimized for code size☆1,670Updated 5 months ago
- Error boilerplate for Rust☆731Updated 3 years ago
- Slotmap data structure for Rust☆1,163Updated 8 months ago
- Structured, contextual, extensible, composable logging for Rust☆1,578Updated last month
- Arena based tree 🌲 structure by using indices instead of reference counted pointers☆702Updated this week
- A utf8 text rope for manipulating and editing large texts.☆1,041Updated 3 weeks ago