matklad / fall
☆135Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for fall
- ☆91Updated last year
- GLL parsing framework.☆138Updated 8 months ago
- garbage collection☆319Updated 5 years ago
- A demand-driven compiler with strong IDE support☆195Updated 2 years ago
- A crate which defines parsers for common programming language constructs using https://github.com/Marwes/combine☆88Updated 3 years ago
- A meta-JIT library for Rust interpreters☆159Updated last year
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆147Updated 6 months ago
- A graphical debugger for Rust MIR☆183Updated 2 years ago
- A very small GC in Rust, with a safe API☆61Updated 4 months ago
- Wadler-style pretty-printing combinators in Rust☆143Updated last year
- Tutorial and demo of rust compiler replacement tooling☆56Updated 3 years ago
- Configurable, extensible, interactive line reader☆187Updated 4 years ago
- A macro for defining type operators in Rust.☆63Updated 7 years ago
- A crate with indexed arenas with small memory footprint☆76Updated 2 months ago
- General-purpose abstractions for incremental computing, in Rust☆346Updated 2 years ago
- Design by contract style assertions for Rust☆244Updated 3 years ago
- A not-yet-functional Rust parser written in LALRPOP.☆35Updated 7 years ago
- Rust support for the coz Causal profiler, code now lives upstream -- https://github.com/plasma-umass/coz☆217Updated 5 years ago
- Sound unchecked indexing using “generativity”; a type system approach to indices, pointers and ranges that are trusted to be in bounds.☆101Updated 5 years ago
- tracking performance of rustc-generated binaries over time☆105Updated last year
- Manual segmented stacks for Rust☆292Updated last week
- Garbage collected smart pointers for Rust☆266Updated 2 years ago
- A fast, concurrent string interner☆140Updated 3 months ago
- ☆158Updated 2 years ago
- Benchmarks for the nom, the Rust parser combinators library☆123Updated 10 months ago
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆137Updated last year
- Compile time numbers in Rust.☆518Updated 5 months ago
- A library for creating references that carry their owner with them.☆363Updated last year
- generators☆202Updated last year