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
- Easy-to-use optional function arguments for Rust☆47Updated last year
- Lift enum variants to the type-level.☆33Updated 4 years ago
- Proc macro derive to generate structs from enum variants.☆29Updated 2 years ago
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆47Updated 3 years ago
- Experimental type level programming in Rust☆37Updated 3 years ago
- An experimental reimplementation of rowan, focused on size efficiency☆25Updated 4 years ago
- Collection of typed data structures, trait operators and aliases☆51Updated 4 years ago
- A Rust logic programming library inspired by the *Kanren family of language DSLs.☆52Updated 3 months ago
- ☆46Updated 4 years ago
- Procedural macro span debugger/visualizer☆40Updated 4 years ago
- exhaustive testing library☆63Updated 10 months ago
- Emulating Higher-Kinded Types in Rust via Plug/Unplug. Also, Monads.☆30Updated 5 years ago
- Visualise recursive functions and tree structures.☆30Updated 4 years ago
- ☆54Updated 5 years ago
- ☆94Updated last year
- ☆18Updated 5 years ago
- Partial function application macro for Rust☆47Updated 4 years ago
- The peano numbers implemented in Rust's type system.☆24Updated 8 years ago
- To futures-lite as futures-lite is to futures: smaller.