There are 7 repositories under gc topic.
Eclipse OpenJ9: A Java Virtual Machine for OpenJDK that's optimized for small footprint, fast start-up, and high throughput. Builds on Eclipse OMR (https://github.com/eclipse/omr) and combines with the Extensions for OpenJDK for OpenJ9 repo.
The Boehm-Demers-Weiser conservative C/C++ Garbage Collector (bdwgc, also known as bdw-gc, boehm-gc, libgc)
JS engine in Rust
Develop iOS Android app in java, Cross platform java virtual machine , the minimal jvm .
《前端基础漫游指南》深入的、系统的学习 javascript 基础,喜欢点 Star
JunkMan is a toolkit for what it can trace the PHP GC logs by xdebug.distribute GC logs to the JunkManMonitor
一个中文编程语言的实现,包括:编译器、解析器、字节码虚拟机(支持Windows Linux 及 arm、arm32 、x86、x64 )
Super Tiny Scheme Interpreter for Freestanding Environment
C++ memory allocator with smart GC
python library for working with Gamecube ISOs (GCM)
Concurrent mark-sweep garbage collector for accurate garbage collection of language runtimes in C++ 1x.
garbage collector algorithm 垃圾回收算法的系列实现
docker-gc is a microservice to cleanup docker images automatically based on recycling strategy. Dockerfile and helm charts are provided for easy installation.
A simplified FinalizationRegistry utility that works.
CoralPool is a high-performance, lightweight and garbage-free Java object pool implementation. It efficiently reuses mutable objects, minimizing the creation of short-lived objects that would otherwise burden the garbage collector.