matklad / fallLinks
☆139Updated 3 years ago
Alternatives and similar repositories for fall
Users that are interested in fall are comparing it to the libraries listed below
Sorting:
- A demand-driven compiler with strong IDE support☆195Updated 3 years ago
- GLL parsing framework.☆138Updated last year
- A crate which defines parsers for common programming language constructs using https://github.com/Marwes/combine☆92Updated 4 years ago
- A very small GC in Rust, with a safe API☆63Updated last year
- ☆94Updated 2 years ago
- garbage collection☆324Updated 6 years ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆164Updated 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 collected smart pointers for Rust☆270Updated 3 years ago
- A crate with indexed arenas with small memory footprint☆78Updated last year
- A meta-JIT library for Rust interpreters☆165Updated 2 years ago
- Tutorial and demo of rust compiler replacement tooling☆56Updated 4 years ago
- A not-yet-functional Rust parser written in LALRPOP.☆36Updated 8 years ago
- Wadler-style pretty-printing combinators in Rust☆172Updated last month
- Scrap Your Rust Boilerplate☆56Updated 8 years ago
- A graphical debugger for Rust MIR☆197Updated 3 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…☆102Updated last year
- A macro for defining type operators in Rust.☆65Updated 8 years ago
- tracking performance of rustc-generated binaries over time☆102Updated 2 years ago
- An ergonomic tracing garbage collector that supports mark 'n sweep garbage collection☆253Updated 3 years ago
- Configurable, extensible, interactive line reader☆194Updated 5 years ago
- In support of measuring heap allocations in Rust programs.☆102Updated 6 years ago
- A typed parser generator embedded in Rust code for Parsing Expression Grammars☆143Updated 8 months ago
- exhaustive testing library☆65Updated last year
- A somewhat idiomatic Rust wrapper for libclang.☆193Updated last year
- Benchmarks for the nom, the Rust parser combinators library☆128Updated last year
- PEG parser generator built on top of nom☆70Updated 6 years ago
- Safe LLVM bindings for Rust☆22Updated last year
- Markdown-based Literate programming in Rust, integrated with Cargo.☆178Updated 2 years ago
- A fast monadic-style parser combinator designed to work on stable Rust.☆244Updated 3 years ago