A basic garbage collection application written in C to manage memory
-
Updated
Apr 1, 2014 - C
A basic garbage collection application written in C to manage memory
A toy script language written in C
Comparison of mark and sweep garbage collection and atomic reference counting on binary tree operations
An implementation of Cheney style garbage collection for cons cells and atomic data. Heap resizing is also permitted either explicitly and/or automatically.
A multithreaded concurrent GC with industrial-strength object-dissolving action
Garbage collection for C
My solutions for the Programming Languages 2 course exercises of the ECE - National Technical University of Athens.
Programming Languages
A reference counting garbage collector for the C programming language
QSBR and EBR library
A weird Clojure-ish lisp written in C
Runtime support for LLVM's GC Statepoints
A minimal Scheme-like interpreter with a Garbage Collector
Calls a function when V8 collects an object as garbage
Linux Kernel module that enables a synchronization barrier and a message subsystems for threads registered into a group.
A simple and slow conservative garbage collector using mark and sweep with explicit linked list malloc implementation for C programing language. (for leaning garbage collection purpose). Could be modified to adapt xv6.
Add a description, image, and links to the garbage-collection topic page so that developers can more easily learn about it.
To associate your repository with the garbage-collection topic, visit your repo's landing page and select "manage topics."