Marwes / combine
A parser combinator library for Rust
☆1,321Updated 3 months ago
Alternatives and similar repositories for combine
Users that are interested in combine are comparing it to the libraries listed below
Sorting:
- Parsing Expression Grammar (PEG) parser generator for Rust☆1,525Updated 2 months ago
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,926Updated 3 weeks ago
- Compile time static maps for Rust☆1,917Updated 3 months ago
- Funktional generic type-level programming in Rust: HList, Coproduct, Generic, LabelledGeneric, Validated, Monoid and friends.☆1,344Updated 2 months ago
- Error management☆1,421Updated 5 years ago
- Automated property based testing for Rust (with shrinking).☆2,569Updated last week
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,226Updated last year
- Simple tracing (mark and sweep) garbage collector for Rust☆1,014Updated 5 months ago
- Assorted immutable collection datatypes for Rust☆1,532Updated 8 months ago
- PEG parser combinators using operator overloading without macros.☆511Updated 3 months ago
- Runtime for executing procedural macros as WebAssembly☆1,379Updated 2 months ago
- Hypothesis-like property testing for Rust☆1,868Updated this week
- A fast bump allocation arena for Rust☆1,717Updated last month
- Rust quasi-quoting☆1,416Updated 2 months ago
- a parser and lexer generator as a Rust procedural macro☆412Updated 11 months ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,465Updated 2 weeks ago
- Some more derive(Trait) options☆1,909Updated this week
- Rust library for reading/writing numbers in big-endian and little-endian.☆1,029Updated 7 months ago
- Readline Implementation in Rust☆1,681Updated last week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,001Updated last month
- Rust persistent data structures☆1,493Updated last month
- Defines the Rust borrow checker.☆1,437Updated 10 months ago
- A rusty dynamically typed scripting language☆1,833Updated 3 months ago
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,339Updated last week
- A collection of numeric types and traits for Rust.☆1,118Updated 3 months ago
- Beautiful diagnostic reporting for text-based programming languages.☆1,179Updated last month
- A TOML encoding/decoding library for Rust☆1,021Updated 2 years ago
- A small macro for defining lazy evaluated static variables in Rust.☆1,989Updated 3 months ago
- Extra iterator adaptors, iterator methods, free functions, and macros.☆2,915Updated 2 weeks ago
- Error boilerplate for Rust☆728Updated 3 years ago