jorendorff / cell-gc
A very small GC in Rust, with a safe API
☆61Updated 9 months ago
Alternatives and similar repositories for cell-gc:
Users that are interested in cell-gc are comparing it to the libraries listed below
- A not-yet-functional Rust parser written in LALRPOP.☆35Updated 8 years ago
- ☆93Updated last year
- JS affine☆66Updated 4 years ago
- Experimental persistent collections in Rust☆45Updated 7 years ago
- A crate which defines parsers for common programming language constructs using https://github.com/Marwes/combine☆90Updated 3 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- LLVM wrappers for Rust☆68Updated 7 years ago
- PEG parser generator built on top of nom☆70Updated 5 years ago
- Working group focused on language runtimes - implementing GC and concurrency in safe Rust APIs☆34Updated 7 years ago
- Emulating Higher-Kinded Types in Rust via Plug/Unplug. Also, Monads.☆30Updated 5 years ago
- Web Assembly☆50Updated 4 years ago
- Tutorial and demo of rust compiler replacement tooling☆56Updated 4 years ago
- Safe LLVM bindings for Rust☆21Updated last year
- In support of measuring heap allocations in Rust programs.☆100Updated 5 years ago
- Parsell: an LL(1) parser combinator library for Rust☆74Updated 4 years ago
- A parser-combinator library for Rust☆45Updated 9 years ago
- A toy Lisp compiler targeting x86-64☆40Updated 5 years ago
- A crate with indexed arenas with small memory footprint☆77Updated 7 months ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 3 months ago
- ☆25Updated 9 years ago
- The peano numbers implemented in Rust's type system.☆24Updated 8 years ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- A demand-driven compiler with strong IDE support☆196Updated 2 years ago
- LibJIT wrapper for Rust☆60Updated 6 years ago
- A fast map for when one doesn't care about choosing the keys.☆26Updated 5 months ago
- Put a program in your program, so you can program while you program.☆45Updated 9 years ago
- Compile time stack traces for Rust errors (no backtrace!)☆74Updated 6 years ago
- [WIP] Transpile Rust (MIR) to JavaScript.☆76Updated 8 years ago
- Judy array implementation in pure Rust☆86Updated 7 years ago
- Spawn processes with arbitrary closures in rust☆110Updated 3 years ago