Marwes / combineLinks
A parser combinator library for Rust
☆1,331Updated 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,539Updated last month
- Simple tracing (mark and sweep) garbage collector for Rust☆1,033Updated last week
- PEG parser combinators using operator overloading without macros.☆518Updated 6 months ago
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,948Updated last month
- Error management☆1,423Updated 5 years ago
- Funktional generic type-level programming in Rust: HList, Coproduct, Generic, LabelledGeneric, Validated, Monoid and friends.☆1,365Updated last month
- Compile time static maps for Rust☆1,961Updated 3 weeks ago
- Assorted immutable collection datatypes for Rust☆1,538Updated 11 months ago
- a parser and lexer generator as a Rust procedural macro☆412Updated last year
- Automated property based testing for Rust (with shrinking).☆2,607Updated 2 months ago
- Rust library for reading/writing numbers in big-endian and little-endian.☆1,048Updated 10 months ago
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,234Updated last year
- Rust persistent data structures☆1,516Updated 3 months ago
- Error boilerplate for Rust☆729Updated 3 years ago
- A small macro for defining lazy evaluated static variables in Rust.☆2,008Updated 5 months ago
- Slotmap data structure for Rust☆1,218Updated last year
- Automatically apply the suggestions made by rustc☆851Updated last year
- Rust quasi-quoting☆1,435Updated last week
- An intrusive flamegraph profiling tool for rust.☆720Updated last year
- A collection of numeric types and traits for Rust.☆1,137Updated 6 months ago
- A TOML encoding/decoding library for Rust☆1,021Updated 2 years ago
- The missing batteries of Rust☆2,064Updated 5 months ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,103Updated 3 weeks ago
- Rust doesn't have exceptions☆634Updated 4 years ago
- Runtime for executing procedural macros as WebAssembly☆1,399Updated 2 months ago
- Arena based tree 🌲 structure by using indices instead of reference counted pointers☆759Updated 2 months ago
- A rusty dynamically typed scripting language☆1,857Updated 5 months ago
- Cargo script subcommand☆749Updated 4 years ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,509Updated 2 weeks ago
- Extra iterator adaptors, iterator methods, free functions, and macros.☆2,968Updated 2 weeks ago