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:
- A prototype of my proposed name resolution algorithm for Rust.☆12Updated 9 years ago
- A simple error library for no_std + no_alloc Rust☆18Updated 5 years ago
- Copying Garbage Collector☆13Updated 5 years ago
- Sruth Lùbach: A toy optimization engine☆23Updated 4 years ago
- A statically-typed compiled language defined by a simple grammar☆24Updated 2 years ago
- FerrisGC is a thread safe Garbage Collector implementation for Global (between threads) and Local (per thread) Garbage Collector☆20Updated 4 years ago
- ☆17Updated 5 years ago
- An experimental programming language for ergonomic software verification☆16Updated 3 weeks ago
- Aligned allocation for Rust☆15Updated 4 years ago
- An async allocator with Fun™️ unsafe Rust☆18Updated 2 years ago
- Glide is an interpreted javascript VM written entirely in safe rust.☆16Updated last year
- Runtime with fast GC and easy concurrency.☆43Updated 4 years ago
- A simple prolog implementation in Rust☆26Updated 4 years ago
- Experimental JIT compiler generator☆27Updated last year
- dom-like layout for terminal applications☆13Updated 4 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- Experimental Language based on Rust and Haskell☆51Updated 8 years ago
- Simple malloc implementation.☆32Updated 4 months ago
- Garbage collection for Rust inspired by CPython's gcmodule☆21Updated 3 weeks ago
- Type-Level Programming in Rust☆27Updated 3 years ago
- A Cargo subcommand to run Roogle on local crates☆11Updated last year
- a concurrent compiled programming language☆15Updated 3 years ago
- Inert lets you use non-Sync values in Sync context☆16Updated 5 years ago
- A Rust library providing a stack-like memory allocator with double-ended allocation support.☆22Updated 4 years ago
- Grammar framework.☆12Updated 5 years ago
- A Haskell derived programming language for systems development.☆14Updated 6 years ago
- A safe and efficient target language for functional compilers☆20Updated 7 years ago
- Implementation of Immix Mark-Region Garbage collector written in Rust Programming Language.☆37Updated 4 years ago
- Experimenting with ergonomic dyn types☆29Updated 3 years ago
- View shaders in real-time☆11Updated 3 weeks ago