matklad / fallLinks
☆136Updated 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
- ☆94Updated last year
- A crate which defines parsers for common programming language constructs using https://github.com/Marwes/combine☆90Updated 3 years ago
- A very small GC in Rust, with a safe API☆62Updated 11 months ago
- Garbage collected smart pointers for Rust☆269Updated 3 years ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆157Updated last year
- Wadler-style pretty-printing combinators in Rust☆158Updated 3 months ago
- A meta-JIT library for Rust interpreters☆163Updated 2 years ago
- A graphical debugger for Rust MIR☆191Updated 2 years ago
- garbage collection☆321Updated 5 years ago
- A demand-driven compiler with strong IDE support☆196Updated 3 years ago
- A macro for defining type operators in Rust.☆64Updated 8 years ago
- A not-yet-functional Rust parser written in LALRPOP.☆35Updated 8 years ago
- A crate with indexed arenas with small memory footprint☆77Updated 10 months ago
- Parsell: an LL(1) parser combinator library for Rust☆74Updated 5 years ago
- A somewhat idiomatic Rust wrapper for libclang.☆187Updated last year
- Tutorial and demo of rust compiler replacement tooling☆56Updated 4 years 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
- `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 11 months ago
- Rust support for the coz Causal profiler, code now lives upstream -- https://github.com/plasma-umass/coz☆218Updated 5 years ago
- An ergonomic tracing garbage collector that supports mark 'n sweep garbage collection☆251Updated 2 years ago
- In support of measuring heap allocations in Rust programs.☆101Updated 6 years ago
- A collection of small utilities for working with pointer types in Rust.☆125Updated 5 months ago
- Configurable, extensible, interactive line reader☆190Updated 4 years ago
- LLVM wrappers for Rust☆68Updated 8 years ago
- Collecting examples and information to help design a memory model for Rust.☆126Updated 6 years ago
- Safe LLVM bindings for Rust☆21Updated last year
- Token tree calling convention☆79Updated 2 years ago
- Type-safe transmutations between layout-compatible types.☆122Updated 4 years ago
- General-purpose abstractions for incremental computing, in Rust☆356Updated 3 years ago