pczarn / cfg
Library for manipulating context-free grammars in Rust.
☆23Updated 4 months ago
Alternatives and similar repositories for cfg
Users that are interested in cfg are comparing it to the libraries listed below
Sorting:
- misc parsers in rust☆66Updated last week
- ☆34Updated 3 years ago
- Rust library for safely and explicitly parsing untrusted data☆51Updated last year
- provides a `MaybeOwned<'a,T>` type different to std's `Cow` it implements `From<T>` and `From<&'a T>` and does not require `ToOwned`☆31Updated 2 years ago
- Emulating Higher-Kinded Types in Rust via Plug/Unplug. Also, Monads.☆30Updated 5 years ago
- Solve hard constraints easily with Rust.☆15Updated 2 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- A proc-macro to break Rust IDEs☆64Updated 3 years ago
- A safe-guarded transmute for Rust☆38Updated 11 months ago
- Prototype extension of the Rust type system towards checking units-of-measure☆115Updated 5 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆106Updated last year
- Extension of nom to apply "Packrat Parsing"☆21Updated 3 months ago
- PEG parser generator built on top of nom☆70Updated 5 years ago
- Rust crate for accepting general reference-like values without proliferating generics.☆35Updated 8 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 2 months ago
- Use format strings to create strongly-typed data pack/unpack interfaces☆62Updated last year
- Procedural macro span debugger/visualizer☆40Updated 4 years ago
- ☆63Updated 7 years ago
- Lift enum variants to the type-level.☆33Updated 4 years ago
- Read from a specified file or STDIN and output a specified number of random lines☆11Updated 11 months ago
- A library for generating Graphviz DOT language files for graphs.☆75Updated last month
- An Earley parser engine in Rust.☆34Updated 4 months ago
- Historic Rust code browsing☆32Updated 4 years ago
- ☆20Updated 4 years ago
- A monotonic solver designed to be easy to use with Rust enum expressions☆47Updated 4 years ago
- Helps you frob those bits☆37Updated 9 months ago
- ☆14Updated 7 years ago
- ☆38Updated last year
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- Composable probability distributions☆16Updated 2 years ago