jorendorff / cell-gc
A very small GC in Rust, with a safe API
☆61Updated 4 months ago
Related projects ⓘ
Alternatives and complementary repositories for cell-gc
- ☆91Updated last year
- Experimental persistent collections in Rust☆43Updated 7 years ago
- A crate which defines parsers for common programming language constructs using https://github.com/Marwes/combine☆88Updated 3 years ago
- Working group focused on language runtimes - implementing GC and concurrency in safe Rust APIs☆33Updated 6 years ago
- LibJIT wrapper for Rust☆59Updated 6 years ago
- Tutorial and demo of rust compiler replacement tooling☆56Updated 3 years ago
- JS affine☆66Updated 4 years ago
- PEG parser generator built on top of nom☆69Updated 5 years ago
- LLVM wrappers for Rust☆68Updated 7 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 2 years ago
- A not-yet-functional Rust parser written in LALRPOP.☆35Updated 7 years ago
- A crate with indexed arenas with small memory footprint☆76Updated 2 months ago
- D-inspired contract programming in Rust using macros☆54Updated 3 years ago
- Spawn processes with arbitrary closures in rust☆109Updated 3 years ago
- The peano numbers implemented in Rust's type system.☆24Updated 8 years ago
- A toy Lisp compiler targeting x86-64☆40Updated 4 years ago
- Put a program in your program, so you can program while you program.☆45Updated 8 years ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- Pure-Rust Command Line Editing Library☆27Updated 8 years ago
- Judy array implementation in pure Rust☆84Updated 7 years ago
- ☆27Updated 7 years ago
- In support of measuring heap allocations in Rust programs.☆99Updated 5 years ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 2 years ago
- A DSL parsing library for human readable text documents☆91Updated 3 years ago
- Token tree calling convention☆79Updated last year
- Simple language parser, interpreter and CLI built in Rust, to be used for baremetal/no_std environments.☆20Updated last year
- Proof of concept for fast regexes in rust☆39Updated 8 years ago
- Callgraphs for Rust programs☆32Updated 9 years ago