Marwes / combine
A parser combinator library for Rust
☆1,315Updated 2 months 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,516Updated 3 weeks ago
- Error management☆1,422Updated 4 years ago
- Compile time static maps for Rust☆1,908Updated 2 months ago
- Assorted immutable collection datatypes for Rust☆1,519Updated 7 months ago
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,904Updated 3 weeks ago
- Simple tracing (mark and sweep) garbage collector for Rust☆1,000Updated 4 months ago
- Automated property based testing for Rust (with shrinking).☆2,528Updated 3 weeks ago
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,219Updated last year
- PEG parser combinators using operator overloading without macros.☆511Updated 2 months ago
- Funktional generic type-level programming in Rust: HList, Coproduct, Generic, LabelledGeneric, Validated, Monoid and friends.☆1,334Updated 3 weeks ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆1,951Updated 2 weeks ago
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,285Updated this week
- Hypothesis-like property testing for Rust☆1,831Updated last week
- A fast bump allocation arena for Rust☆1,647Updated last month
- Some more derive(Trait) options☆1,867Updated this week
- Rust persistent data structures☆1,446Updated 3 weeks ago
- A small macro for defining lazy evaluated static variables in Rust.☆1,983Updated 2 months ago
- A collection of numeric types and traits for Rust.☆1,109Updated 2 months ago
- a parser and lexer generator as a Rust procedural macro☆411Updated 9 months ago
- Runtime for executing procedural macros as WebAssembly☆1,370Updated last month
- Error boilerplate for Rust☆728Updated 3 years ago
- Extra iterator adaptors, iterator methods, free functions, and macros.☆2,876Updated 3 weeks ago
- Rust quasi-quoting☆1,392Updated 3 weeks ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,437Updated 2 weeks ago
- A TOML encoding/decoding library for Rust☆1,020Updated 2 years ago
- Rust library for reading/writing numbers in big-endian and little-endian.☆1,011Updated 6 months ago
- Readline Implementation in Rust☆1,644Updated this week
- Defines the Rust borrow checker.☆1,421Updated 9 months ago
- Rust doesn't have exceptions☆630Updated 4 years ago
- Arena based tree 🌲 structure by using indices instead of reference counted pointers☆737Updated last month