Marwes / combineLinks
A parser combinator library for Rust
☆1,337Updated 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,556Updated 2 months ago
- PEG parser combinators using operator overloading without macros.☆520Updated 8 months ago
- Simple tracing (mark and sweep) garbage collector for Rust☆1,052Updated last month
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,964Updated last month
- Rust persistent data structures☆1,588Updated 2 weeks ago
- Assorted immutable collection datatypes for Rust☆1,551Updated last year
- Funktional generic type-level programming in Rust: HList, Coproduct, Generic, LabelledGeneric, Validated, Monoid and friends.☆1,386Updated last month
- a parser and lexer generator as a Rust procedural macro☆411Updated last year
- Compile time static maps for Rust☆2,024Updated last week
- Error management☆1,420Updated 5 years ago
- Automated property based testing for Rust (with shrinking).☆2,645Updated 5 months ago
- Rust library for reading/writing numbers in big-endian and little-endian.☆1,062Updated last year
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,244Updated last year
- Rust doesn't have exceptions☆635Updated 5 years ago
- Error boilerplate for Rust☆729Updated 4 years ago
- Runtime for executing procedural macros as WebAssembly☆1,433Updated last month
- Rust quasi-quoting☆1,475Updated 3 weeks ago
- A collection of numeric types and traits for Rust.☆1,165Updated 8 months ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,191Updated this week
- An intrusive flamegraph profiling tool for rust.☆723Updated last year
- Automatically apply the suggestions made by rustc☆851Updated last year
- Slotmap data structure for Rust☆1,244Updated last year
- Hypothesis-like property testing for Rust☆1,946Updated this week
- Arena based tree 🌲 structure by using indices instead of reference counted pointers☆765Updated 2 months ago
- A small macro for defining lazy evaluated static variables in Rust.☆2,016Updated 8 months ago
- Macros for all your token pasting needs☆1,059Updated last year
- Cargo script subcommand☆749Updated 4 years 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,544Updated 3 weeks ago
- Web framework in Rust☆1,213Updated 4 months ago