gc
Garbage Collector
A conservative, thread-local garbage collector for C.
Simple, zero-dependency garbage collection for C
1k stars
24 watching
70 forks
Language: C
last commit: 7 months ago
Linked from 1 awesome list
cgarbage-collectionmemory-managementzero-dependency
Related projects:
Repository | Description | Stars |
---|---|---|
| A single-header incremental garbage collector library for managing heap memory in C programs. | 271 |
| Tools for tracing and monitoring Ruby garbage collector activities | 306 |
| A tiny garbage collector for C that automatically frees unreachable memory allocations | 972 |
| Automates removal of unused Docker objects | 102 |
| A library providing an interface to the Boehm-Demers-Weiser conservative garbage collector for use with Ada. | 6 |
| Collects metrics about garbage collector state in Common Lisp systems | 4 |
| Provides APIs for managing object lifetimes and memory management in Common Lisp programs. | 44 |
| A minimal C compiler generating x86_64 assembly code | 516 |
| A Haskell library that allows inline C and Objective-C code in Haskell programs | 146 |
| Provides a GC profiler/logger and Object-Oriented Garbage Collection (OOGC) implementation for Ruby 2.1 | 255 |
| A lightweight, portable and flexible C library for parsing and rendering Markdown syntax with extensions. | 915 |
| A C++ library that streams memory bits to web clients via WebSocket connections | 95 |
| Provides visibility into garbage collection performance of Rails applications. | 11 |
| Generates CI workflows for multiple versions of the Haskell programming language compiler | 438 |
| A utility for compiling and executing C scripts in one go! | 2,107 |