matklad / fallLinks
☆137Updated 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☆196Updated 3 years ago
- GLL parsing framework.☆137Updated last year
- A crate which defines parsers for common programming language constructs using https://github.com/Marwes/combine☆90Updated 3 years ago
- ☆95Updated last year
- A very small GC in Rust, with a safe API☆62Updated last year
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆161Updated last year
- garbage collection☆321Updated 5 years ago
- Garbage collected smart pointers for Rust☆269Updated 3 years ago
- Wadler-style pretty-printing combinators in Rust☆160Updated 4 months ago
- Sound unchecked indexing using “generativity”; a type system approach to indices, pointers and ranges that are trusted to be in bounds.☆102Updated 5 years ago
- A somewhat idiomatic Rust wrapper for libclang.☆188Updated last year
- Tutorial and demo of rust compiler replacement tooling☆56Updated 4 years ago
- A graphical debugger for Rust MIR☆193Updated 2 years ago
- A meta-JIT library for Rust interpreters☆163Updated 2 years ago
- Easily hotswap functions in running executables☆141Updated 7 years ago
- A not-yet-functional Rust parser written in LALRPOP.☆35Updated 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…☆100Updated last year
- tracking performance of rustc-generated binaries over time☆102Updated 2 years ago
- A macro for defining type operators in Rust.☆64Updated 8 years ago
- Configurable, extensible, interactive line reader☆191Updated 4 years ago
- A crate with indexed arenas with small memory footprint☆77Updated 10 months ago
- Benchmarks for the nom, the Rust parser combinators library☆128Updated last year
- Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast☆230Updated last month
- The peano numbers implemented in Rust's type system.☆24Updated 8 years ago
- exhaustive testing library☆64Updated 11 months ago
- In support of measuring heap allocations in Rust programs.☆101Updated 6 years ago
- Emulating Higher-Kinded Types in Rust via Plug/Unplug. Also, Monads.☆30Updated 5 years ago
- Type-safe transmutations between layout-compatible types.☆122Updated 4 years ago
- An ergonomic tracing garbage collector that supports mark 'n sweep garbage collection☆251Updated 2 years ago
- A proc-macro to break Rust IDEs☆64Updated 4 years ago