gc topic

List gc repositories

LuaJIT

18
Stars
1
Forks
Watchers

Mirror of the LuaJIT git repository

memplusplus

53
Stars
4
Forks
Watchers

C++ memory allocator with smart GC

on-the-fly-gc

32
Stars
1
Forks
Watchers

Concurrent mark-sweep garbage collector for accurate garbage collection of language runtimes in C++ 1x.

b9

45
Stars
25
Forks
Watchers

An educational JS virtual machine based on Eclipse OMR

clojit-vm

19
Stars
1
Forks
Watchers

A Clojure Virtual Maschine written in Rust

tgc

38
Stars
4
Forks
Watchers

A Tiny, portable, precise, incremental mark-sweep GC designed for C++.

linear_ac

54
Stars
14
Forks
Watchers

Speed up the memory allocation and improve the garbage collection performance.

samsara

64
Stars
2
Forks
Watchers

a reference-counting cycle collection library in rust

teamwork

32
Stars
6
Forks
Watchers

Java Garbage Collection 与各种GC算法