pczarn / cfg
Library for manipulating context-free grammars in Rust.
☆22Updated 2 months ago
Alternatives and similar repositories for cfg:
Users that are interested in cfg are comparing it to the libraries listed below
- Efficient sampling with uniform probability☆31Updated 2 years ago
- A safe-guarded transmute for Rust☆38Updated 9 months ago
- Program synthesis is possible in Rust☆24Updated 6 years ago
- An Earley parser engine in Rust.☆32Updated 2 months ago
- Rust implementation of the Quine-McCluskey algorithm and Petrick's method☆31Updated last year
- Spawn processes with arbitrary closures in rust☆109Updated 3 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated last month
- A Set of Bits☆64Updated 2 months ago
- ☆27Updated 4 years ago
- Sound unchecked indexing using “generativity”; a type system approach to indices, pointers and ranges that are trusted to be in bounds.☆102Updated 5 years ago
- A simple, id-based arena☆118Updated last year
- Lift enum variants to the type-level.☆32Updated 3 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆105Updated last year
- A wrapper type for optionally giving up ownership of the underlying value.☆11Updated 6 years ago
- Overview of the Tree Borrows rules for detecting violations of the aliasing discipline in Rust☆23Updated 10 months ago
- An implementation of the "rose tree" data structure for Rust.☆24Updated 3 years ago
- Rust interface to word2vec.☆29Updated 5 years ago
- Experimental persistent collections in Rust☆45Updated 7 years ago
- Extension of nom to apply "Packrat Parsing"☆21Updated 2 weeks ago
- ☆33Updated 2 years ago
- A library for generating Graphviz DOT language files for graphs.☆74Updated 2 years ago
- exhaustive testing library☆63Updated 6 months ago
- A #[no_std] LinAlg library☆51Updated 3 years ago
- The closest we are to embedded no-std binaries on stable Rust☆18Updated 6 years ago
- Use regular expressions to generate text.☆66Updated last year
- Working group focused on language runtimes - implementing GC and concurrency in safe Rust APIs☆34Updated 6 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆51Updated 2 years ago
- Rust library for safely and explicitly parsing untrusted data☆51Updated 9 months ago
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- ☆52Updated 5 years ago