matklad / fall
☆135Updated 2 years ago
Alternatives and similar repositories for fall:
Users that are interested in fall are comparing it to the libraries listed below
- GLL parsing framework.☆137Updated last year
- A crate which defines parsers for common programming language constructs using https://github.com/Marwes/combine☆90Updated 3 years ago
- ☆93Updated last year
- A demand-driven compiler with strong IDE support☆196Updated 2 years ago
- Garbage collected smart pointers for Rust☆268Updated 3 years ago
- A meta-JIT library for Rust interpreters☆162Updated 2 years ago
- garbage collection☆321Updated 5 years ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆156Updated last year
- Wadler-style pretty-printing combinators in Rust☆158Updated last month
- 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 very small GC in Rust, with a safe API☆62Updated 10 months ago
- A graphical debugger for Rust MIR☆188Updated 2 years ago
- A not-yet-functional Rust parser written in LALRPOP.☆35Updated 8 years ago
- A somewhat idiomatic Rust wrapper for libclang.☆185Updated 10 months ago
- Tutorial and demo of rust compiler replacement tooling☆56Updated 4 years ago
- home for proposals in and around compile-time function evaluation☆107Updated last year
- Parsell: an LL(1) parser combinator library for Rust☆74Updated 4 years ago
- A macro for defining type operators in Rust.☆65Updated 8 years ago
- Configurable, extensible, interactive line reader☆190Updated 4 years ago
- ☆38Updated last year
- Collecting examples and information to help design a memory model for Rust.☆126Updated 5 years ago
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆140Updated 2 years ago
- Easily hotswap functions in running executables☆140Updated 6 years ago
- A pure functional language for type-level programming in Rust☆327Updated 2 years ago
- `rust-reduce` will try to make the source file smaller by interpreting it as valid Rust code and intelligently removing parts of the code…☆99Updated 9 months ago
- A typed parser generator embedded in Rust code for Parsing Expression Grammars☆142Updated 2 months ago
- An ergonomic tracing garbage collector that supports mark 'n sweep garbage collection☆252Updated 2 years ago
- A proc-macro to break Rust IDEs☆64Updated 3 years ago
- Rust support for the coz Causal profiler, code now lives upstream -- https://github.com/plasma-umass/coz☆218Updated 5 years ago
- A crate with indexed arenas with small memory footprint☆77Updated 8 months ago