nikomatsakis / rustypop
A not-yet-functional Rust parser written in LALRPOP.
☆35Updated 8 years ago
Alternatives and similar repositories for rustypop:
Users that are interested in rustypop are comparing it to the libraries listed below
- A very small GC in Rust, with a safe API☆61Updated 7 months ago
- Tutorial and demo of rust compiler replacement tooling☆56Updated 3 years ago
- ☆25Updated 9 years ago
- JS affine☆66Updated 4 years ago
- LLVM wrappers for Rust☆68Updated 7 years ago
- Callgraphs for Rust programs☆32Updated 9 years ago
- No longer maintained☆38Updated 7 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- ☆17Updated 9 years ago
- A fuzzing tool for incremental compilation that walks git history☆32Updated 6 years ago
- GLL parsing framework.☆137Updated 10 months ago
- rust verification condition generator☆93Updated 8 years ago
- Experimental persistent collections in Rust☆45Updated 7 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated last month
- Automagical variable binding library for Rust☆67Updated 5 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
- ☆92Updated last year
- Emulating Higher-Kinded Types in Rust via Plug/Unplug. Also, Monads.☆30Updated 5 years ago
- Collections Library for Adapton, in Rust☆13Updated 7 years ago
- A crate which defines parsers for common programming language constructs using https://github.com/Marwes/combine☆90Updated 3 years ago
- Parsell: an LL(1) parser combinator library for Rust☆74Updated 4 years ago
- PEG parser generator built on top of nom☆69Updated 5 years ago
- A parser-combinator library for Rust☆45Updated 9 years ago
- Test the downstream impact of Rust crate changes before publishing☆58Updated 6 years ago
- Verification working group☆104Updated 6 years ago
- Implementation of libm in rust☆34Updated 7 years ago
- Lint to disallow the moving of marked types in Rust☆35Updated 8 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 4 years ago
- ☆23Updated 6 years ago
- LibJIT wrapper for Rust☆59Updated 6 years ago