Marwes / combineLinks
A parser combinator library for Rust
☆1,323Updated 4 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,529Updated last week
- Assorted immutable collection datatypes for Rust☆1,534Updated 9 months ago
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,937Updated last week
- Compile time static maps for Rust☆1,929Updated 4 months ago
- Error management☆1,422Updated 5 years ago
- Funktional generic type-level programming in Rust: HList, Coproduct, Generic, LabelledGeneric, Validated, Monoid and friends.☆1,349Updated 3 months ago
- Automated property based testing for Rust (with shrinking).☆2,582Updated last month
- Simple tracing (mark and sweep) garbage collector for Rust☆1,018Updated 2 weeks ago
- PEG parser combinators using operator overloading without macros.☆515Updated 4 months ago
- Runtime for executing procedural macros as WebAssembly☆1,387Updated 3 weeks ago
- Rust persistent data structures☆1,501Updated last month
- Hypothesis-like property testing for Rust☆1,882Updated this week
- Slotmap data structure for Rust☆1,204Updated last year
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,039Updated last week
- a parser and lexer generator as a Rust procedural macro☆412Updated last year
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,407Updated this week
- Rust quasi-quoting☆1,423Updated 2 weeks ago
- A fast bump allocation arena for Rust☆1,759Updated last week
- A small macro for defining lazy evaluated static variables in Rust.☆1,993Updated 4 months ago
- Rust library for reading/writing numbers in big-endian and little-endian.☆1,036Updated 8 months ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,478Updated this week
- Some more derive(Trait) options☆1,925Updated this week
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,230Updated last year
- A TOML encoding/decoding library for Rust☆1,022Updated 2 years ago
- Rust library for single assignment cells and lazy statics without macros☆1,985Updated 2 weeks ago
- A collection of numeric types and traits for Rust.☆1,124Updated 4 months ago
- A rusty dynamically typed scripting language☆1,845Updated 3 months ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆746Updated 3 weeks ago
- Error boilerplate for Rust☆729Updated 3 years ago
- A macro to generate structures which behave like bitflags☆1,018Updated 3 weeks ago