Marwes / combineLinks
A parser combinator library for Rust
☆1,330Updated 6 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,548Updated 2 weeks ago
- Simple tracing (mark and sweep) garbage collector for Rust☆1,037Updated last month
- PEG parser combinators using operator overloading without macros.☆518Updated 6 months ago
- Assorted immutable collection datatypes for Rust☆1,543Updated last year
- Funktional generic type-level programming in Rust: HList, Coproduct, Generic, LabelledGeneric, Validated, Monoid and friends.☆1,372Updated 2 months ago
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,953Updated last week
- Error management☆1,421Updated 5 years ago
- Compile time static maps for Rust☆1,977Updated last month
- a parser and lexer generator as a Rust procedural macro☆411Updated last year
- Rust persistent data structures☆1,529Updated 4 months ago
- Rust library for reading/writing numbers in big-endian and little-endian.☆1,050Updated 10 months ago
- Automated property based testing for Rust (with shrinking).☆2,609Updated 3 months ago
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,234Updated last year
- Error boilerplate for Rust☆728Updated 4 years ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,138Updated last month
- Readline Implementation in Rust☆1,734Updated this week
- Rust doesn't have exceptions☆633Updated 5 years ago
- Hypothesis-like property testing for Rust☆1,913Updated 3 weeks ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,517Updated last month
- A small macro for defining lazy evaluated static variables in Rust.☆2,011Updated 6 months ago
- Automatically apply the suggestions made by rustc☆851Updated last year
- A collection of numeric types and traits for Rust.☆1,153Updated 6 months ago
- Cargo script subcommand☆747Updated 4 years ago
- Rust quasi-quoting☆1,444Updated last week
- Arena based tree 🌲 structure by using indices instead of reference counted pointers☆760Updated last week
- Runtime for executing procedural macros as WebAssembly☆1,408Updated this week
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,508Updated this week
- A rusty dynamically typed scripting language☆1,858Updated 6 months ago
- A TOML encoding/decoding library for Rust☆1,020Updated 2 years ago
- A fast bump allocation arena for Rust☆1,848Updated last month