fitzgen / bacon-rajan-cc
☆92Updated last year
Alternatives and similar repositories for bacon-rajan-cc:
Users that are interested in bacon-rajan-cc are comparing it to the libraries listed below
- A very small GC in Rust, with a safe API☆61Updated 7 months ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆149Updated 9 months ago
- A meta-JIT library for Rust interpreters☆162Updated 2 years ago
- Rust bindings for libgccjit.☆51Updated last year
- Experimental persistent collections in Rust☆45Updated 7 years ago
- exhaustive testing library☆63Updated 6 months ago
- Runtime with fast GC and easy concurrency.☆43Updated 3 years ago
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated 7 months ago
- Sruth Lùbach: A toy optimization engine☆23Updated 3 years ago
- A crate with indexed arenas with small memory footprint☆77Updated 5 months ago
- GLL parsing framework.☆137Updated 10 months ago
- A not-yet-functional Rust parser written in LALRPOP.☆35Updated 8 years ago
- ☆35Updated last year
- Token tree calling convention☆79Updated 2 years ago
- Modular register allocator algorithms☆106Updated 2 years ago
- Type-safe transmutations between layout-compatible types.☆121Updated 4 years ago
- Blazing fast immutable collection datatypes for Rust.☆95Updated this week
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- PEG parser generator built on top of nom☆69Updated 5 years ago
- Working group focused on language runtimes - implementing GC and concurrency in safe Rust APIs☆34Updated 6 years ago
- The peano numbers implemented in Rust's type system.☆24Updated 8 years ago
- Emulating Higher-Kinded Types in Rust via Plug/Unplug. Also, Monads.☆30Updated 5 years ago
- Type-level named values with partial dependent type support in Rust☆57Updated 2 years ago
- Spawn processes with arbitrary closures in rust☆109Updated 3 years ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated last month
- 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 graphical debugger for Rust MIR☆187Updated 2 years ago
- A demand-driven compiler with strong IDE support☆195Updated 2 years ago
- A crate which defines parsers for common programming language constructs using https://github.com/Marwes/combine☆90Updated 3 years ago
- Tutorial and demo of rust compiler replacement tooling☆56Updated 3 years ago