playXE / garbage-collectorLinks
Garbage collector implementation in Rust for Rust
☆13Updated 5 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☆14Updated 5 years ago
- A prototype of my proposed name resolution algorithm for Rust.☆13Updated 10 years ago
- A statically-typed compiled language defined by a simple grammar☆24Updated 3 years ago
- Rust testing framework for compilers and VMs☆51Updated 10 months ago
- A safe and efficient target language for functional compilers☆20Updated 7 years ago
- An experimental programming language for ergonomic software verification☆16Updated last month
- Runtime with fast GC and easy concurrency.☆43Updated 4 years ago
- Sruth Lùbach: A toy optimization engine☆23Updated 4 years ago
- FerrisGC is a thread safe Garbage Collector implementation for Global (between threads) and Local (per thread) Garbage Collector☆20Updated 5 years ago
- Experimenting with ergonomic dyn types☆29Updated 4 years ago
- Macros have types!☆134Updated 2 years ago
- Experimental Language based on Rust and Haskell☆54Updated 8 years ago
- Visualise recursive functions and tree structures.☆30Updated 4 years ago
- Implementing the type system described in the paper "Complete and Easy Bidirectional Type Inference" in Rust☆46Updated 9 years ago
- Lift enum variants to the type-level.☆32Updated 4 years ago
- Logic programming, for Rust, from inside Rust.☆44Updated 5 years ago
- Modular register allocator algorithms☆105Updated 3 years ago
- Aligned allocation for Rust☆15Updated 5 years ago
- ☆17Updated 5 years ago
- Experimental JIT compiler generator☆28Updated last year
- A simple error library for no_std + no_alloc Rust☆18Updated 5 years ago
- Garbage collector library☆24Updated 3 years ago
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated last year
- ☆20Updated 7 years ago
- A data structure for tracking source code positions, inspired by the type in rustc's libsyntax.☆54Updated 4 years ago
- A super-fast, stack-based virtual machine for dynamic languages☆73Updated 9 months ago
- Rust LLVM bindings☆31Updated 2 years ago
- Implementation of Immix Mark-Region Garbage collector written in Rust Programming Language.☆37Updated 4 years ago
- Jazz - modern and fast programming language.☆95Updated 3 years ago
- a concurrent compiled programming language☆15Updated 3 years ago