gc

Garbage Collector

A conservative, thread-local garbage collector for C.

Simple, zero-dependency garbage collection for C

GitHub

1k stars
24 watching
70 forks
Language: C
last commit: 4 months ago
Linked from 1 awesome list

cgarbage-collectionmemory-managementzero-dependency

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
bullno1/ugc A single-header incremental garbage collector library for managing heap memory in C programs. 269
ko1/gc_tracer Tools for tracing and monitoring Ruby garbage collector activities 307
orangeduck/tgc A tiny garbage collector for C that automatically frees unreachable memory allocations 969
pdacity/docker_gc Automates removal of unused Docker objects 98
ytomino/boehmgc-ada A library providing an interface to the Boehm-Demers-Weiser conservative garbage collector for use with Ada. 6
40ants/prometheus-gc Collects metrics about garbage collector state in Common Lisp implementations 4
trivial-garbage/trivial-garbage Provides APIs for managing object lifetimes and memory management in Common Lisp programs. 43
jserv/mazucc A minimal C compiler generating x86_64 assembly code 516
mchakravarty/language-c-inline A Haskell library that allows inline C and Objective-C code in Haskell programs 147
tmm1/gctools Provides a GC profiler/logger and Object-Oriented Garbage Collection (OOGC) implementation for Ruby 2.1 257
github/cmark-gfm A lightweight, portable and flexible C library for parsing and rendering Markdown syntax with extensions. 906
ggerganov/incppect A C++ library that streams memory bits to web clients via WebSocket connections 93
peek/peek-gc Provides visibility into garbage collection performance of Rails applications. 11
haskell-ci/haskell-ci Generates CI workflows for multiple versions of the Haskell programming language compiler 438
ryanmjacobs/c A utility for compiling and executing C scripts in one go! 2,099