matklad / fallLinks
☆136Updated 2 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 2 years ago
- GLL parsing framework.☆137Updated last year
- garbage collection☆321Updated 5 years ago
- ☆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
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆158Updated last year
- A meta-JIT library for Rust interpreters☆162Updated 2 years ago
- A graphical debugger for Rust MIR☆190Updated 2 years ago
- Parsell: an LL(1) parser combinator library for Rust☆74Updated 4 years ago
- Wadler-style pretty-printing combinators in Rust☆158Updated 2 months ago
- A fast monadic-style parser combinator designed to work on stable Rust.☆243Updated 3 years ago
- A macro for defining type operators in Rust.☆64Updated 8 years ago
- Markdown-based Literate programming in Rust, integrated with Cargo.☆176Updated 2 years ago
- Garbage collected smart pointers for Rust☆269Updated 3 years ago
- tracking performance of rustc-generated binaries over time☆102Updated 2 years ago
- A crate with indexed arenas with small memory footprint☆77Updated 9 months ago
- Compile time numbers in Rust.☆548Updated this week
- Rust support for the coz Causal profiler, code now lives upstream -- https://github.com/plasma-umass/coz☆218Updated 5 years ago
- A Rust proc_macro_attribute to outline conversions from generic functions☆273Updated last year
- A somewhat idiomatic Rust wrapper for libclang.☆187Updated 11 months ago
- Collecting examples and information to help design a memory model for Rust.☆126Updated 5 years ago
- Tutorial and demo of rust compiler replacement tooling☆56Updated 4 years ago
- A not-yet-functional Rust parser written in LALRPOP.☆35Updated 8 years ago
- Judy array implementation in pure Rust☆87Updated 7 years ago
- Design by contract style assertions for Rust☆245Updated 4 years ago
- Benchmarks for the nom, the Rust parser combinators library☆128Updated last year
- Type-safe transmutations between layout-compatible types.☆122Updated 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
- Configurable, extensible, interactive line reader☆190Updated 4 years ago