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.☆139Updated last year
- A very small GC in Rust, with a safe API☆67Updated last year
- A crate which defines parsers for common programming language constructs using https://github.com/Marwes/combine☆92Updated 4 years ago
- garbage collection☆326Updated 6 years ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆166Updated 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
- Tutorial and demo of rust compiler replacement tooling☆56Updated 4 years ago
- A crate with indexed arenas with small memory footprint☆79Updated last year
- A graphical debugger for Rust MIR☆199Updated 3 years ago
- Garbage collected smart pointers for Rust☆270Updated 4 years ago
- ☆94Updated 2 years ago
- Wadler-style pretty-printing combinators in Rust☆173Updated 4 months ago
- Benchmarks for the nom, the Rust parser combinators library☆129Updated 2 years ago
- tracking performance of rustc-generated binaries over time☆101Updated 3 years ago
- The peano numbers implemented in Rust's type system.☆24Updated 9 years ago
- Configurable, extensible, interactive line reader☆194Updated 5 years ago
- Design by contract style assertions for Rust☆252Updated 5 years ago
- A not-yet-functional Rust parser written in LALRPOP.☆36Updated 8 years ago
- Easily hotswap functions in running executables☆144Updated 7 years ago
- In support of measuring heap allocations in Rust programs.☆102Updated 6 years ago
- A macro for defining type operators in Rust.☆65Updated 8 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
- PEG parser generator built on top of nom☆70Updated 6 years ago
- JS affine☆69Updated 5 years ago
- D-inspired contract programming in Rust using macros☆54Updated 4 years ago
- Collecting examples and information to help design a memory model for Rust.☆126Updated 6 years ago
- A simple, id-based arena☆125Updated 2 weeks ago
- A somewhat idiomatic Rust wrapper for libclang.☆196Updated last year
- An ergonomic tracing garbage collector that supports mark 'n sweep garbage collection☆253Updated 3 years ago