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:
- Type-Level Programming in Rust☆27Updated 3 years ago
- A simple error library for no_std + no_alloc Rust☆18Updated 5 years ago
- Sruth Lùbach: A toy optimization engine☆23Updated 4 years ago
- Experimental Language based on Rust and Haskell☆51Updated 8 years ago
- A prototype of my proposed name resolution algorithm for Rust.☆12Updated 9 years ago
- Experimenting with ergonomic dyn types☆29Updated 3 years ago
- A statically-typed compiled language defined by a simple grammar☆24Updated 2 years ago
- An async allocator with Fun™️ unsafe Rust☆18Updated 2 years ago
- Modular register allocator algorithms☆106Updated 2 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
- Lift enum variants to the type-level.☆33Updated 4 years ago
- Inert lets you use non-Sync values in Sync context☆16Updated 6 years ago
- A safe and efficient target language for functional compilers☆20Updated 7 years ago
- A simple prolog implementation in Rust☆26Updated 4 years ago
- Copying Garbage Collector☆13Updated 5 years ago
- A data structure for tracking source code positions, inspired by the type in rustc's libsyntax.☆52Updated 3 years ago
- A Rust library providing a stack-like memory allocator with double-ended allocation support.☆22Updated 4 years ago
- dom-like layout for terminal applications☆13Updated 4 years ago
- Implementing the type system described in the paper "Complete and Easy Bidirectional Type Inference" in Rust☆46Updated 9 years ago
- A Rust logic programming library inspired by the *Kanren family of language DSLs.☆52Updated 3 months ago
- Runtime with fast GC and easy concurrency.☆43Updated 4 years ago
- Glide is an interpreted javascript VM written entirely in safe rust.☆16Updated last year
- FerrisGC is a thread safe Garbage Collector implementation for Global (between threads) and Local (per thread) Garbage Collector☆20Updated 4 years ago
- Rust testing framework for compilers and VMs☆51Updated 4 months ago
- yk packages☆33Updated last week
- Low-level manipulations of IEEE754 floating-point numbers.☆28Updated 2 years ago
- Ninja is a small build system with a focus on speed. Rust language port.☆17Updated 7 years ago
- An experimental programming language for ergonomic software verification☆16Updated last month
- ☆15Updated 5 years ago
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated last year