Marwes / combineLinks
A parser combinator library for Rust
☆1,327Updated 5 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,534Updated last month
- Assorted immutable collection datatypes for Rust☆1,535Updated 10 months ago
- Compile time static maps for Rust☆1,947Updated this week
- Funktional generic type-level programming in Rust: HList, Coproduct, Generic, LabelledGeneric, Validated, Monoid and friends.☆1,356Updated 2 weeks ago
- Automated property based testing for Rust (with shrinking).☆2,592Updated last month
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,942Updated 3 weeks ago
- PEG parser combinators using operator overloading without macros.☆517Updated 5 months ago
- Error management☆1,421Updated 5 years ago
- Hypothesis-like property testing for Rust☆1,893Updated last week
- Simple tracing (mark and sweep) garbage collector for Rust☆1,021Updated last month
- Rust persistent data structures☆1,507Updated 2 months ago
- Rust quasi-quoting☆1,430Updated last month
- Rust library for reading/writing numbers in big-endian and little-endian.☆1,040Updated 9 months ago
- Extra iterator adaptors, iterator methods, free functions, and macros.☆2,949Updated this week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,064Updated this week
- A small macro for defining lazy evaluated static variables in Rust.☆2,004Updated 5 months ago
- A fast bump allocation arena for Rust☆1,789Updated this week
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,230Updated last year
- a parser and lexer generator as a Rust procedural macro☆412Updated last year
- Rust library for single assignment cells and lazy statics without macros☆1,990Updated last month
- Runtime for executing procedural macros as WebAssembly☆1,389Updated last month
- Defines the Rust borrow checker.☆1,455Updated 3 weeks ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,485Updated 3 weeks ago
- Readline Implementation in Rust☆1,708Updated this week
- A TOML encoding/decoding library for Rust☆1,022Updated 2 years ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆751Updated last month
- Some more derive(Trait) options☆1,945Updated this week
- Parser for Rust source code☆3,108Updated this week
- The sysroot manager that lets you build and customize `std`☆1,117Updated 2 years ago
- Rust port of Google's SwissTable hash map☆2,671Updated 3 weeks ago