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:
- Type-level named values with partial dependent type support in Rust☆57Updated 3 years ago
- PEG parser generator built on top of nom☆70Updated 6 years ago
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆48Updated 3 years ago
- Make it possible to chain regular functions☆49Updated last year
- ☆46Updated 4 years ago
- A golden file testing library for rust☆37Updated last month
- Emulating Higher-Kinded Types in Rust via Plug/Unplug. Also, Monads.☆30Updated 6 years ago
- Partial function application macro for Rust☆48Updated 5 years ago
- Experimental type level programming in Rust☆41Updated 4 years ago
- Easy-to-use optional function arguments for Rust☆47Updated last year
- 🐠Like procedural macro, but generates sources! 🐡☆30Updated 5 years ago
- An unordered multiset/bag implementation backed by HashMap☆74Updated last week
- ☆18Updated 5 years ago
- Ranged integers for Rust based on const generics☆29Updated 4 months ago
- Visualise recursive functions and tree structures.☆30Updated 4 years ago
- An experimental reimplementation of rowan, focused on size efficiency☆25Updated 5 years ago
- ☆38Updated last year
- Calm I/O operations for Rust☆76Updated 4 years ago
- Proc macro derive to generate structs from enum variants.☆30Updated 2 years ago
- exhaustive testing library☆65Updated last year
- Lift enum variants to the type-level.☆32Updated 4 years ago
- Procedural macro span debugger/visualizer☆40Updated 5 years ago
- Declarative parsing for Rust, using a custom derive and nom☆71Updated 3 months ago
- hindley-milner algorithm☆62Updated 2 years ago
- A Rust logic programming library inspired by the *Kanren family of language DSLs.☆53Updated 8 months ago
- ☆94Updated 2 years ago
- Compact sets in rust☆56Updated 8 months ago
- A growable array allowing for multiple mutable non-overlapping regions.☆16Updated 6 years ago
- experimental auto-currying for rust functions☆32Updated 5 years ago
- A rust proc-macro to generate conversions for an enum of newtype variants☆31Updated 2 years ago