Marwes / combine
A parser combinator library for Rust
☆1,310Updated 2 weeks ago
Alternatives and similar repositories for combine:
Users that are interested in combine are comparing it to the libraries listed below
- Parsing Expression Grammar (PEG) parser generator for Rust☆1,494Updated last week
- Error management☆1,422Updated 4 years ago
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,881Updated 2 weeks ago
- Compile time static maps for Rust☆1,876Updated 3 weeks ago
- Assorted immutable collection datatypes for Rust☆1,509Updated 5 months ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆1,849Updated last week
- PEG parser combinators using operator overloading without macros.☆506Updated this week
- Runtime for executing procedural macros as WebAssembly☆1,317Updated this week
- A fast bump allocation arena for Rust☆1,521Updated this week
- Simple tracing (mark and sweep) garbage collector for Rust☆991Updated 2 months ago
- Automated property based testing for Rust (with shrinking).☆2,467Updated last year
- Funktional generic type-level programming in Rust: HList, Coproduct, Generic, LabelledGeneric, Validated, Monoid and friends.☆1,304Updated 2 months ago
- Readline Implementation in Rust☆1,597Updated this week
- Slotmap data structure for Rust☆1,172Updated 10 months ago
- Rust quasi-quoting☆1,365Updated this week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,391Updated 2 weeks ago
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,208Updated 11 months ago
- Rust persistent data structures☆1,355Updated this week
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,184Updated this week
- Hypothesis-like property testing for Rust☆1,785Updated 2 weeks ago
- A collection of numeric types and traits for Rust.☆1,095Updated this week
- A macro to generate structures which behave like bitflags☆983Updated 2 weeks ago
- Automatically apply the suggestions made by rustc☆853Updated last year
- A small macro for defining lazy evaluated static variables in Rust.☆1,957Updated last month
- Some more derive(Trait) options☆1,807Updated last week
- Rust library for reading/writing numbers in big-endian and little-endian.☆997Updated 4 months ago
- Extra iterator adaptors, iterator methods, free functions, and macros.☆2,828Updated 3 weeks ago
- Cargo script subcommand☆740Updated 3 years ago
- Error boilerplate for Rust☆729Updated 3 years ago
- Defines the Rust borrow checker.☆1,383Updated 7 months ago