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 8 months ago
- JS affine☆66Updated 4 years ago
- Tutorial and demo of rust compiler replacement tooling☆56Updated 3 years ago
- A fuzzing tool for incremental compilation that walks git history☆32Updated 6 years ago
- ☆25Updated 9 years ago
- rust verification condition generator☆94Updated 8 years ago
- LLVM wrappers for Rust☆68Updated 7 years ago
- Automagical variable binding library for Rust☆67Updated 5 years ago
- Lint to disallow the moving of marked types in Rust☆35Updated 8 years ago
- Experimental persistent collections in Rust☆45Updated 7 years ago
- ☆23Updated 6 years ago
- implementation of Pure Type Systems (PTS) in Rust.☆52Updated 8 years ago
- Callgraphs for Rust programs☆32Updated 9 years ago
- Implementation of libm in rust☆34Updated 7 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- No longer maintained☆38Updated 7 years ago
- (More or less) accurate floating point algorithms☆57Updated 7 months ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated this week
- ☆93Updated last year
- Put a program in your program, so you can program while you program.☆45Updated 9 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆106Updated last year
- Scrap Your Rust Boilerplate☆55Updated 7 years ago
- Rust macro crate used for fighting the borrow checker☆14Updated 8 years ago
- PEG parser generator built on top of nom☆69Updated 5 years ago
- Historic Rust code browsing☆24Updated 4 years ago
- Collections Library for Adapton, in Rust☆13Updated 7 years ago
- A macro for defining type operators in Rust.☆65Updated 7 years ago
- A parser-combinator library for Rust☆45Updated 9 years ago
- Fungi: Typed incremental computation with names☆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