tgc

Memory Garbage Collector

A tiny garbage collector for C that automatically frees unreachable memory allocations

A Tiny Garbage Collector for C

GitHub

972 stars
18 watching
64 forks
Language: C
last commit: about 3 years ago
Linked from 4 awesome lists


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
mkirchner/gcA conservative, thread-local garbage collector for C.1,217
bullno1/ugcA single-header incremental garbage collector library for managing heap memory in C programs.271
munificent/mark-sweepAn implementation of the mark-sweep garbage collection algorithm in C.730
tmm1/gctoolsProvides a GC profiler/logger and Object-Oriented Garbage Collection (OOGC) implementation for Ruby 2.1255
ytomino/boehmgc-adaA library providing an interface to the Boehm-Demers-Weiser conservative garbage collector for use with Ada.6
trivial-garbage/trivial-garbageProvides APIs for managing object lifetimes and memory management in Common Lisp programs.44
ko1/gc_tracerTools for tracing and monitoring Ruby garbage collector activities306
pdacity/docker_gcAutomates removal of unused Docker objects102
thi-ng/tinyallocMemory allocation library for small, linear memory spaces777
40ants/prometheus-gcCollects metrics about garbage collector state in Common Lisp systems4
ggerganov/incppectA C++ library that streams memory bits to web clients via WebSocket connections95
silentbicycle/theftTools to find and fix obscure bugs in C software613
tsoding/olive.cA 2D graphics library that generates pixel data without dependencies.1,905
cowtowncoder/low-gc-membuffersA library for creating efficient in-memory data buffers with minimal garbage collection overhead136
olikraus/ucglibA C-based color graphics library for embedded systems with support for various display controllers.269