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:
- Visualise recursive functions and tree structures.☆30Updated 4 years ago
- Type-level named values with partial dependent type support in Rust☆57Updated 3 years ago
- Lift enum variants to the type-level.☆32Updated 4 years ago
- ☆45Updated 4 years ago
- PEG parser generator built on top of nom☆70Updated 6 years ago
- Experimental type level programming in Rust☆40Updated 4 years ago
- A golden file testing library for rust☆37Updated last week
- Emulating Higher-Kinded Types in Rust via Plug/Unplug. Also, Monads.☆30Updated 6 years ago
- A Rust logic programming library inspired by the *Kanren family of language DSLs.☆53Updated 6 months ago
- ☆18Updated 5 years ago
- Stack safe and expressive recursion in Rust☆103Updated 4 months ago
- 🐠Like procedural macro, but generates sources! 🐡☆30Updated 5 years ago
- ☆94Updated 2 years ago
- An experimental reimplementation of rowan, focused on size efficiency☆25Updated 5 years ago
- 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
- Scrap Your Rust Boilerplate☆56Updated 7 years ago
- A macro for defining type operators in Rust.☆65Updated 8 years ago
- An experimental implementation of Avatar Logic with a Prolog-like syntax☆68Updated last year
- Compact sets in rust☆56Updated 7 months ago
- A growable array allowing for multiple mutable non-overlapping regions.☆16Updated 6 years ago
- Procedural macro span debugger/visualizer☆39Updated 5 years ago
- hindley-milner algorithm☆62Updated 2 years ago
- Wadler-style pretty-printing combinators in Rust☆168Updated 2 weeks ago
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆48Updated 3 years ago
- Logic programming, for Rust, from inside Rust.☆42Updated 5 years ago
- The peano numbers implemented in Rust's type system.☆24Updated 9 years ago
- A double-ended priority queue☆41Updated 8 months ago
- Fast cache efficient immutable map for rust☆29Updated last month