mark-sweep
Garbage collector
An implementation of the mark-sweep garbage collection algorithm in C.
A simple mark-sweep garbage collector in C
730 stars
49 watching
183 forks
Language: C
last commit: over 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A conservative, thread-local garbage collector for C. | 1,217 |
| A tiny garbage collector for C that automatically frees unreachable memory allocations | 972 |
| Collects metrics about garbage collector state in Common Lisp systems | 4 |
| Tools for tracing and monitoring Ruby garbage collector activities | 306 |
| Automates removal of unused Docker objects | 102 |
| A single-header incremental garbage collector library for managing heap memory in C programs. | 271 |
| A library providing an interface to the Boehm-Demers-Weiser conservative garbage collector for use with Ada. | 6 |
| A tool that collects and aggregates code coverage data from various source files and generates reports in multiple formats. | 1,196 |
| Tools to find and fix obscure bugs in C software | 613 |
| Automates removal of unnecessary files and directories to reduce disk usage in projects. | 179 |
| A modern, statically typed low-level programming language with strong focus on performance and minimalism. | 773 |
| A collector that exposes various process metrics, such as CPU usage and memory information. | 52 |
| A platform to organize groups of people to clean up public spaces and promote community cleanup efforts. | 10 |
| Provides APIs for managing object lifetimes and memory management in Common Lisp programs. | 44 |
| Tool to gather Threat Intelligence indicators from publicly available sources | 657 |