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:
- GLL parsing framework.☆138Updated last year
- A demand-driven compiler with strong IDE support☆195Updated 3 years ago
- ☆94Updated 2 years ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆164Updated last year
- A very small GC in Rust, with a safe API☆63Updated last year
- Sound unchecked indexing using “generativity”; a type system approach to indices, pointers and ranges that are trusted to be in bounds.☆104Updated 6 years ago
- A crate which defines parsers for common programming language constructs using https://github.com/Marwes/combine☆92Updated 4 years ago
- garbage collection☆324Updated 6 years ago
- A crate with indexed arenas with small memory footprint☆79Updated last year
- Garbage collected smart pointers for Rust☆270Updated 3 years ago
- A graphical debugger for Rust MIR☆198Updated 3 years ago
- Wadler-style pretty-printing combinators in Rust☆173Updated 2 months ago
- Tutorial and demo of rust compiler replacement tooling☆56Updated 4 years ago
- A meta-JIT library for Rust interpreters☆165Updated 2 years ago
- tracking performance of rustc-generated binaries over time☆102Updated 3 years ago
- Type-safe transmutations between layout-compatible types.☆122Updated 5 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 not-yet-functional Rust parser written in LALRPOP.☆36Updated 8 years ago
- Easily hotswap functions in running executables☆143Updated 7 years ago
- Safe LLVM bindings for Rust☆22Updated last year
- A macro for defining type operators in Rust.☆65Updated 8 years ago
- Scrap Your Rust Boilerplate☆56Updated 8 years ago
- An ergonomic tracing garbage collector that supports mark 'n sweep garbage collection☆253Updated 3 years ago
- In support of measuring heap allocations in Rust programs.☆102Updated 6 years ago
- A proc-macro to break Rust IDEs☆64Updated 4 years ago
- home for proposals in and around compile-time function evaluation☆111Updated 2 years ago
- Configurable, extensible, interactive line reader☆194Updated 5 years ago
- Rust support for the coz Causal profiler, code now lives upstream -- https://github.com/plasma-umass/coz☆218Updated 6 years ago
- Benchmarks for the nom, the Rust parser combinators library☆128Updated last year
- The peano numbers implemented in Rust's type system.☆24Updated 9 years ago