Marwes / combineLinks
A parser combinator library for Rust
☆1,335Updated 8 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,555Updated last month
- Simple tracing (mark and sweep) garbage collector for Rust☆1,048Updated last month
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,959Updated last month
- PEG parser combinators using operator overloading without macros.☆519Updated 8 months ago
- Assorted immutable collection datatypes for Rust☆1,549Updated last year
- Funktional generic type-level programming in Rust: HList, Coproduct, Generic, LabelledGeneric, Validated, Monoid and friends.☆1,384Updated 3 weeks ago
- Error management☆1,420Updated 5 years ago
- Compile time static maps for Rust☆2,017Updated last month
- Rust persistent data structures☆1,550Updated 5 months ago
- Automated property based testing for Rust (with shrinking).☆2,629Updated 4 months ago
- a parser and lexer generator as a Rust procedural macro☆411Updated last year
- Rust library for reading/writing numbers in big-endian and little-endian.☆1,058Updated last year
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,244Updated last year
- A collection of numeric types and traits for Rust.☆1,160Updated 8 months ago
- Error boilerplate for Rust☆730Updated 4 years ago
- Slotmap data structure for Rust☆1,237Updated last year
- Runtime for executing procedural macros as WebAssembly☆1,429Updated 2 weeks ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,532Updated last week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,178Updated last week
- Rust quasi-quoting☆1,467Updated this week
- Readline Implementation in Rust☆1,757Updated last week
- A small macro for defining lazy evaluated static variables in Rust.☆2,012Updated 8 months ago
- Hypothesis-like property testing for Rust☆1,935Updated this week
- A TOML encoding/decoding library for Rust☆1,021Updated 3 years ago
- Automatically apply the suggestions made by rustc☆852Updated last year
- Macros for all your token pasting needs☆1,055Updated 11 months ago
- A rusty dynamically typed scripting language☆1,865Updated 7 months ago
- Arena based tree 🌲 structure by using indices instead of reference counted pointers☆764Updated last month
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆757Updated 2 weeks ago
- Some more derive(Trait) options☆1,990Updated 3 weeks ago