Marwes / combineLinks
A parser combinator library for Rust
☆1,334Updated 7 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,553Updated last month
- PEG parser combinators using operator overloading without macros.☆519Updated 7 months ago
- Simple tracing (mark and sweep) garbage collector for Rust☆1,040Updated 2 weeks ago
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,957Updated last week
- Assorted immutable collection datatypes for Rust☆1,546Updated last year
- Compile time static maps for Rust☆1,985Updated 2 weeks ago
- Funktional generic type-level programming in Rust: HList, Coproduct, Generic, LabelledGeneric, Validated, Monoid and friends.☆1,376Updated last week
- Rust persistent data structures☆1,537Updated 5 months ago
- Error management☆1,421Updated 5 years ago
- Automated property based testing for Rust (with shrinking).☆2,616Updated 4 months ago
- a parser and lexer generator as a Rust procedural macro☆411Updated last year
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,238Updated last year
- Rust library for reading/writing numbers in big-endian and little-endian.☆1,054Updated 11 months ago
- Error boilerplate for Rust☆729Updated 4 years ago
- A small macro for defining lazy evaluated static variables in Rust.☆2,010Updated 7 months ago
- Rust quasi-quoting☆1,454Updated 2 weeks ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,159Updated 2 weeks ago
- A TOML encoding/decoding library for Rust☆1,020Updated 2 years ago
- A collection of numeric types and traits for Rust.☆1,157Updated 7 months ago
- A rusty dynamically typed scripting language☆1,861Updated 6 months ago
- Rust doesn't have exceptions☆634Updated 5 years ago
- Slotmap data structure for Rust☆1,230Updated last year
- Runtime for executing procedural macros as WebAssembly☆1,424Updated 2 weeks ago
- Web framework in Rust☆1,203Updated 2 months ago
- An intrusive flamegraph profiling tool for rust.☆721Updated last year
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,523Updated 2 months ago
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,000Updated last week
- Cargo script subcommand☆749Updated 4 years ago
- Some more derive(Trait) options☆1,981Updated 3 weeks ago
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,527Updated 2 weeks ago