pczarn / cfg
Library for manipulating context-free grammars in Rust.
☆20Updated last month
Related projects ⓘ
Alternatives and complementary repositories for cfg
- PEG parser generator built on top of nom☆69Updated 5 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆51Updated last year
- ☆14Updated 7 years ago
- Run a process on a particular subset of the available hardware.☆35Updated 4 years ago
- An implementation of the "rose tree" data structure for Rust.☆24Updated 3 years ago
- A general-purpose lens library for Rust.☆29Updated 7 years ago
- Experimental persistent collections in Rust☆43Updated 7 years ago
- A safe-guarded transmute for Rust☆38Updated 5 months ago
- Efficient sampling with uniform probability☆32Updated 2 years ago
- Lift enum variants to the type-level.☆30Updated 3 years ago
- Program synthesis is possible in Rust☆24Updated 5 years ago
- Experimental collection traits for Rust☆28Updated 7 years ago
- Emulating Higher-Kinded Types in Rust via Plug/Unplug. Also, Monads.☆30Updated 5 years ago
- A monotonic solver designed to be easy to use with Rust enum expressions☆45Updated 3 years ago
- rust histogram and percentile stats☆46Updated 4 years ago
- ☆32Updated 2 years ago
- Convert `try!()` into `?`s☆33Updated 7 years ago
- A wrapper type for optionally giving up ownership of the underlying value.☆11Updated 6 years ago
- A Rust logic programming library inspired by the *Kanren family of language DSLs.☆51Updated last month
- misc parsers in rust☆66Updated 3 weeks ago
- Derive macro for generating arrays from struct fields.☆20Updated 2 years ago
- Use format strings to create strongly-typed data pack/unpack interfaces☆62Updated last year
- A convenient block copy program.☆29Updated 5 years ago
- Take a reference and get back a slice of length one☆26Updated 3 years ago
- Related constants in Rust: 1 << iota☆18Updated last year
- Renders interactive fractal-like animations☆18Updated 7 years ago
- A not-yet-functional Rust parser written in LALRPOP.☆35Updated 7 years ago
- To futures-lite as futures-lite is to futures: smaller.☆53Updated 6 months ago
- Extension of nom to apply "Packrat Parsing"☆21Updated last year