playXE / cgcLinks
Copying Garbage Collector
☆14Updated 5 years ago
Alternatives and similar repositories for cgc
Users that are interested in cgc are comparing it to the libraries listed below
Sorting:
- Garbage collector implementation in Rust for Rust☆13Updated 5 years ago
- Runtime with fast GC and easy concurrency.☆43Updated 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
- Sruth Lùbach: A toy optimization engine☆23Updated 4 years ago
- Inert lets you use non-Sync values in Sync context☆16Updated 6 years ago
- Visualise recursive functions and tree structures.☆30Updated 4 years ago
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated last year
- ☆17Updated 5 years ago
- A data structure for tracking source code positions, inspired by the type in rustc's libsyntax.☆55Updated 4 years ago
- Interpreted language and bytecode VM of my own design written in Rust [Unmaintained]☆29Updated 6 years ago
- A strongly & statically typed systems level language focused on ease of use, portability and speed, built for the modern age.☆53Updated 4 years ago
- Lift enum variants to the type-level.☆32Updated 4 years ago
- Ultra-compact storage for collections of enums 🌱☆23Updated 3 years ago
- Garbage collector library☆24Updated 3 years ago
- Rust testing framework for compilers and VMs☆51Updated 11 months ago
- PEG parser generator built on top of nom☆70Updated 6 years ago
- An experimental programming language for ergonomic software verification☆16Updated 3 months ago
- Simple malloc implementation.☆33Updated 11 months ago
- A super-fast, stack-based virtual machine for dynamic languages☆73Updated 10 months ago
- ☆20Updated 7 years ago
- Experimental JIT compiler generator☆28Updated last year
- A whitespace JIT compiler☆67Updated 10 months ago
- A statically structurally typed JIT-compiled programming language, mainly for embedding in other programs.☆63Updated 6 years ago
- A library for creating and using anonymous sum types as errors in Rust☆18Updated 5 years ago
- Experimental Language based on Rust and Haskell☆54Updated 9 years ago
- Experimenting with ergonomic dyn types☆29Updated 4 years ago
- [WIP] Compiler for the Limonite programming language.☆14Updated 3 years ago
- Haskell's language-c ported to Rust.☆33Updated 7 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 3 years ago
- Arena allocator with scopes☆44Updated 2 years ago