matklad / fallLinks
☆138Updated 3 years ago
Alternatives and similar repositories for fall
Users that are interested in fall are comparing it to the libraries listed below
Sorting:
- GLL parsing framework.☆137Updated last year
- A demand-driven compiler with strong IDE support☆195Updated 3 years ago
- ☆94Updated last year
- A crate which defines parsers for common programming language constructs using https://github.com/Marwes/combine☆90Updated 4 years ago
- A very small GC in Rust, with a safe API☆62Updated last year
- Wadler-style pretty-printing combinators in Rust☆165Updated this week
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆163Updated last year
- Sound unchecked indexing using “generativity”; a type system approach to indices, pointers and ranges that are trusted to be in bounds.☆103Updated 6 years ago
- garbage collection☆323Updated 6 years ago
- Garbage collected smart pointers for Rust☆270Updated 3 years ago
- A macro for defining type operators in Rust.☆65Updated 8 years ago
- A meta-JIT library for Rust interpreters☆165Updated 2 years ago
- A not-yet-functional Rust parser written in LALRPOP.☆35Updated 8 years ago
- Tutorial and demo of rust compiler replacement tooling☆56Updated 4 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…☆101Updated last year
- An ergonomic tracing garbage collector that supports mark 'n sweep garbage collection☆253Updated 2 years ago
- A crate with indexed arenas with small memory footprint☆78Updated last year
- A graphical debugger for Rust MIR☆195Updated 3 years ago
- Safe LLVM bindings for Rust☆22Updated last year
- Benchmarks for the nom, the Rust parser combinators library☆128Updated last year
- Configurable, extensible, interactive line reader☆191Updated 5 years ago
- The peano numbers implemented in Rust's type system.☆24Updated 9 years ago
- In support of measuring heap allocations in Rust programs.☆101Updated 6 years ago
- Scrap Your Rust Boilerplate☆56Updated 7 years ago
- tracking performance of rustc-generated binaries over time☆102Updated 2 years ago
- exhaustive testing library☆65Updated last year
- Easily hotswap functions in running executables☆142Updated 7 years ago
- Experimental Language based on Rust and Haskell☆51Updated 8 years ago
- A language for designing slides☆116Updated last year
- Parsell: an LL(1) parser combinator library for Rust☆74Updated 5 years ago