boehmgc-ada
Garbage collector library
A library providing an interface to the Boehm-Demers-Weiser conservative garbage collector for use with Ada.
Boehm GC interface library for gcc-Ada (GNAT)
6 stars
1 watching
1 forks
Language: Ada
last commit: over 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
mkirchner/gc | A conservative, thread-local garbage collector for C. | 1,213 |
orangeduck/tgc | A tiny garbage collector for C that automatically frees unreachable memory allocations | 969 |
bullno1/ugc | A single-header incremental garbage collector library for managing heap memory in C programs. | 269 |
trivial-garbage/trivial-garbage | Provides APIs for managing object lifetimes and memory management in Common Lisp programs. | 43 |
adacore/gnat-llvm | An Ada compiler based on LLVM to generate native code from the GNAT front-end. | 184 |
40ants/prometheus-gc | Collects metrics about garbage collector state in Common Lisp implementations | 4 |
pdacity/docker_gc | Automates removal of unused Docker objects | 98 |
munificent/mark-sweep | An implementation of the mark-sweep garbage collection algorithm in C. | 727 |
adacore/gnatcoll-bindings | Bindings to various C libraries used in Ada programming languages | 14 |
frett27/ada-ga | A library that provides an implementation of a genetic algorithm in Ada | 2 |
adacore/ada_drivers_library | A collection of Ada source code and sample projects for microcontrollers | 248 |
jhumphry/auto_counters | An Ada 2012 project implementing reference counting approaches to resource management with an emphasis on safety and usability. | 8 |
blady-com/tp7ada-gnoga | A set of Ada bindings for Turbo Pascal 7.0 units with support for graphic programming using Gnoga. | 5 |
prm9894/gedcom | A .NET library for parsing and loading GEDCOM files containing genealogy data | 12 |
zertovitch/zip-ada | A portable Ada library for working with the .zip archive file format | 24 |