ebkalderon / example-fault-tolerant-parserLinks
Fault-tolerant nom 5 parser based on "Syntax error recovery in parsing expression grammars" (2018)
☆30Updated 3 years ago
Alternatives and similar repositories for example-fault-tolerant-parser
Users that are interested in example-fault-tolerant-parser are comparing it to the libraries listed below
Sorting:
- PEG parser generator built on top of nom☆70Updated 6 years ago
- Experimental type level programming in Rust☆38Updated 4 years ago
- Type-level named values with partial dependent type support in Rust☆57Updated 3 years ago
- A golden file testing library for rust☆35Updated 2 weeks ago
- ☆45Updated 4 years ago
- Emulating Higher-Kinded Types in Rust via Plug/Unplug. Also, Monads.☆30Updated 6 years ago
- Compact sets in rust☆56Updated 6 months ago
- Scrap Your Rust Boilerplate☆56Updated 7 years ago
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆47Updated 3 years ago
- 🐠Like procedural macro, but generates sources! 🐡☆30Updated 5 years ago
- Easy-to-use optional function arguments for Rust☆47Updated last year
- A Rust logic programming library inspired by the *Kanren family of language DSLs.☆52Updated 6 months ago
- Visualise recursive functions and tree structures.☆30Updated 4 years ago
- Lift enum variants to the type-level.☆32Updated 4 years ago
- Spawn processes with arbitrary closures in rust☆113Updated 4 years ago
- Calm I/O operations for Rust☆76Updated 4 years ago
- A data structure for tracking source code positions, inspired by the type in rustc's libsyntax.☆53Updated 4 years ago
- Generic extensions for tapping values in Rust.☆58Updated 6 years ago
- Stack safe and expressive recursion in Rust☆103Updated 3 months ago
- Procedural macro span debugger/visualizer☆39Updated 5 years ago
- Datatest -- data-driven test framework for Rust☆55Updated last year
- A rust proc-macro to generate conversions for an enum of newtype variants☆29Updated 2 years ago
- A crate which defines parsers for common programming language constructs using https://github.com/Marwes/combine☆90Updated 4 years ago
- A simple, id-based arena☆121Updated 2 years ago
- A clean, efficient parser combinator☆124Updated 3 years ago
- Collection of typed data structures, trait operators and aliases☆51Updated 4 years ago
- A crate with indexed arenas with small memory footprint☆78Updated last year
- An experimental reimplementation of rowan, focused on size efficiency☆25Updated 5 years ago
- Partial function application macro for Rust☆47Updated 5 years ago
- Proc macro derive to generate structs from enum variants.☆29Updated 2 years ago