garbage-collector topic

List garbage-collector repositories
trafficstars

old-core.horse64.org

70
Stars
0
Forks
Watchers

OUTDATED, GO TO https://codeberg.org/Horse64/core.horse64.org

zerogc

47
Stars
2
Forks
Watchers

Zero overhead tracing garbage collection for rust (WIP)

memplusplus

53
Stars
4
Forks
Watchers

C++ memory allocator with smart GC

java-memory-agent

39
Stars
4
Forks
Watchers

Java Memory Agent for Container RAM Usage Optimization

zig-gc

35
Stars
2
Forks
Watchers

A super simple mark-and-sweep garbage collector written in Zig.

doc

19
Stars
0
Forks
Watchers

Get usage and health data about your Node.js process.

winter-soldier

85
Stars
19
Forks
Watchers

Scale down or delete unneeded workload after work hours based on conditions

immix

49
Stars
6
Forks
Watchers

Pluggable implementation of Immix garbage collector.

on-the-fly-gc

32
Stars
1
Forks
Watchers

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