Marwes / combineLinks
A parser combinator library for Rust
☆1,340Updated 9 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,560Updated last week
- Simple tracing (mark and sweep) garbage collector for Rust☆1,052Updated 2 months ago
- PEG parser combinators using operator overloading without macros.☆521Updated 9 months ago
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,969Updated 2 months ago
- Assorted immutable collection datatypes for Rust☆1,553Updated last year
- Funktional generic type-level programming in Rust: HList, Coproduct, Generic, LabelledGeneric, Validated, Monoid and friends.☆1,394Updated 2 months ago
- Compile time static maps for Rust☆2,039Updated last month
- a parser and lexer generator as a Rust procedural macro☆411Updated last year
- Error management☆1,420Updated 5 years ago
- Automated property based testing for Rust (with shrinking).☆2,650Updated 6 months ago
- Rust persistent data structures☆1,612Updated last month
- Rust library for reading/writing numbers in big-endian and little-endian.☆1,063Updated last year
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,247Updated last year
- A rusty dynamically typed scripting language☆1,870Updated 8 months ago
- Error boilerplate for Rust☆729Updated 4 years ago
- Slotmap data structure for Rust☆1,248Updated last year
- A small macro for defining lazy evaluated static variables in Rust.☆2,022Updated 9 months ago
- A collection of numeric types and traits for Rust.☆1,172Updated 9 months ago
- A TOML encoding/decoding library for Rust☆1,022Updated 3 years ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,554Updated last month
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆760Updated last month
- Rust quasi-quoting☆1,482Updated last week
- Arena based tree 🌲 structure by using indices instead of reference counted pointers☆768Updated 3 months ago
- Cargo script subcommand☆751Updated 4 years ago
- Runtime for executing procedural macros as WebAssembly☆1,442Updated 2 weeks ago
- Hypothesis-like property testing for Rust☆1,961Updated this week
- A fast bump allocation arena for Rust☆1,954Updated 3 weeks ago
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,027Updated last week
- Automatically apply the suggestions made by rustc☆850Updated last year
- An intrusive flamegraph profiling tool for rust.☆723Updated last year