A parser combinator library for Rust
☆1,355Feb 3, 2026Updated last month
Alternatives and similar repositories for combine
Users that are interested in combine are comparing it to the libraries listed below
Sorting:
- Rust parser combinator framework☆10,319Aug 26, 2025Updated 6 months ago
- LR(1) parser generator for Rust☆3,442Feb 18, 2026Updated last week
- The Elegant Parser☆5,297Feb 5, 2026Updated 3 weeks ago
- Parsing Expression Grammar (PEG) parser generator for Rust☆1,586Dec 22, 2025Updated 2 months ago
- A fast monadic-style parser combinator designed to work on stable Rust.☆242May 11, 2022Updated 3 years ago
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,984Feb 8, 2026Updated 3 weeks ago
- A static, type inferred and embeddable language written in Rust.☆3,392Dec 6, 2024Updated last year
- Error management☆1,417May 2, 2020Updated 5 years ago
- Assorted immutable collection datatypes for Rust☆1,574Aug 19, 2024Updated last year
- PEG parser combinators using operator overloading without macros.☆523Jan 24, 2025Updated last year
- Zero-cost asynchronous programming in Rust☆5,815Feb 15, 2026Updated 2 weeks ago
- Automated property based testing for Rust (with shrinking).☆2,711Feb 10, 2026Updated 3 weeks ago
- Create ridiculously fast Lexers☆3,442Feb 5, 2026Updated 3 weeks ago
- Represent large sets and maps compactly with finite state transducers.☆2,047Sep 25, 2024Updated last year
- Error boilerplate for Rust☆727Aug 7, 2021Updated 4 years ago
- A crate which defines parsers for common programming language constructs using https://github.com/Marwes/combine☆92Aug 10, 2021Updated 4 years ago
- Tools for concurrent programming in Rust☆8,346Feb 22, 2026Updated last week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,300Jan 7, 2026Updated last month
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,095Feb 20, 2026Updated last week
- Compile time static maps for Rust☆2,107Updated this week
- Rust port of Google's SwissTable hash map☆2,866Feb 22, 2026Updated last week
- SIMD for humans☆1,600Aug 29, 2023Updated 2 years ago
- Funktional generic type-level programming in Rust: HList, Coproduct, Generic, LabelledGeneric, Validated, Monoid and friends.☆1,422Dec 24, 2025Updated 2 months ago
- Some more derive(Trait) options☆2,076Feb 4, 2026Updated 3 weeks ago
- Metal I/O library for Rust.☆6,900Feb 24, 2026Updated last week
- Structured, contextual, extensible, composable logging for Rust☆1,689Oct 11, 2025Updated 4 months ago
- Graph data structure library for Rust.☆3,773Feb 21, 2026Updated last week
- Cranelift code generator☆2,505Jun 26, 2020Updated 5 years ago
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,282Feb 21, 2026Updated last week
- Parse command line arguments by defining a struct.☆2,731Jan 7, 2024Updated 2 years ago
- A small and fast async runtime for Rust☆4,788Feb 23, 2026Updated last week
- Parser for Rust source code☆3,294Updated this week
- Runtime for executing procedural macros as WebAssembly☆1,472Jan 21, 2026Updated last month
- Rayon: A data parallelism library for Rust☆12,775Jan 6, 2026Updated last month
- Temporary file library for rust☆1,408Feb 24, 2026Updated last week
- Statistics-driven benchmarking library for Rust☆5,431Nov 29, 2025Updated 3 months ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,621Feb 16, 2026Updated 2 weeks ago
- A binary encoder / decoder implementation in Rust.☆3,075Aug 15, 2025Updated 6 months ago
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,772Feb 7, 2026Updated 3 weeks ago