Marwes / combineLinks
A parser combinator library for Rust
☆1,347Updated 10 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,572Updated last month
- PEG parser combinators using operator overloading without macros.☆521Updated 10 months ago
- Assorted immutable collection datatypes for Rust☆1,560Updated last year
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,976Updated 3 months ago
- Simple tracing (mark and sweep) garbage collector for Rust☆1,056Updated 3 months ago
- Funktional generic type-level programming in Rust: HList, Coproduct, Generic, LabelledGeneric, Validated, Monoid and friends.☆1,405Updated 2 weeks ago
- Compile time static maps for Rust☆2,070Updated 2 months ago
- a parser and lexer generator as a Rust procedural macro☆411Updated last year
- Rust persistent data structures☆1,638Updated last month
- Error management☆1,420Updated 5 years ago
- Automated property based testing for Rust (with shrinking).☆2,662Updated 7 months ago
- Arena based tree 🌲 structure by using indices instead of reference counted pointers☆769Updated 4 months ago
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,257Updated last year
- Error boilerplate for Rust☆728Updated 4 years ago
- A TOML encoding/decoding library for Rust☆1,023Updated 3 years ago
- Runtime for executing procedural macros as WebAssembly☆1,446Updated last week
- Rust library for reading/writing numbers in big-endian and little-endian.☆1,069Updated last year
- Cargo script subcommand☆754Updated 4 years ago
- Slotmap data structure for Rust☆1,263Updated 2 weeks ago
- Rust quasi-quoting☆1,503Updated last week
- An intrusive flamegraph profiling tool for rust.☆728Updated last year
- A rusty dynamically typed scripting language☆1,887Updated this week
- Readline Implementation in Rust☆1,798Updated last month
- Automatically apply the suggestions made by rustc☆851Updated 2 years ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,254Updated 2 weeks ago
- A fast bump allocation arena for Rust☆2,010Updated this week
- A small macro for defining lazy evaluated static variables in Rust.☆2,022Updated 10 months ago
- A collection of numeric types and traits for Rust.☆1,185Updated 10 months ago
- Hypothesis-like property testing for Rust☆1,993Updated 3 weeks ago
- Rust doesn't have exceptions☆636Updated 5 years ago