playXE / garbage-collectorLinks
Garbage collector implementation in Rust for Rust
☆13Updated 4 years ago
Alternatives and similar repositories for garbage-collector
Users that are interested in garbage-collector are comparing it to the libraries listed below
Sorting:
- Copying Garbage Collector☆13Updated 5 years ago
- Sruth Lùbach: A toy optimization engine☆23Updated 4 years ago
- Rust testing framework for compilers and VMs☆51Updated 5 months ago
- Modular register allocator algorithms☆106Updated 2 years ago
- A statically-typed compiled language defined by a simple grammar☆24Updated 2 years ago
- A safe and efficient target language for functional compilers☆20Updated 7 years ago
- A simple error library for no_std + no_alloc Rust☆18Updated 5 years ago
- Implementing the type system described in the paper "Complete and Easy Bidirectional Type Inference" in Rust☆46Updated 9 years ago
- Aligned allocation for Rust☆15Updated 4 years ago
- A data structure for tracking source code positions, inspired by the type in rustc's libsyntax.☆52Updated 3 years ago
- Experimental Language based on Rust and Haskell☆51Updated 8 years ago
- Visualise recursive functions and tree structures.☆30Updated 4 years ago
- An experimental programming language for ergonomic software verification☆16Updated 2 months ago
- Lift enum variants to the type-level.☆33Updated 4 years ago
- Ninja is a small build system with a focus on speed. Rust language port.☆17Updated 7 years ago
- Inert lets you use non-Sync values in Sync context☆16Updated 6 years ago
- An educational implementation of the ninja build system, based on ideas from the Build Systems a la Carte paper.☆57Updated 4 years ago
- ☆17Updated 5 years ago
- Runtime with fast GC and easy concurrency.☆43Updated 4 years ago
- a BOCU-1 encoder/decoder library in rust☆18Updated 2 years ago
- A Rust logic programming library inspired by the *Kanren family of language DSLs.☆52Updated 4 months ago
- Logic programming, for Rust, from inside Rust.☆42Updated 5 years ago
- Macros have types!☆131Updated 2 years ago
- FerrisGC is a thread safe Garbage Collector implementation for Global (between threads) and Local (per thread) Garbage Collector☆20Updated 5 years ago
- Type-Level Programming in Rust☆28Updated 3 years ago
- An async allocator with Fun™️ unsafe Rust☆18Updated 2 years ago
- Experimenting with ergonomic dyn types☆29Updated 3 years ago
- Rust LLVM bindings☆31Updated 2 years ago
- Performance comparisons between various virtual interpreter implementation strategies☆44Updated last year
- Garbage collector library☆23Updated 3 years ago