A fast and memory-optimized string library for C++
-
Updated
Aug 2, 2021 - C++
A fast and memory-optimized string library for C++
let me know if my notes help you :D (it's a mess, I know)
C++ memory allocator with smart GC
A Tiny, portable, precise, incremental mark-sweep GC designed for C++.
Concurrent mark-sweep garbage collector for accurate garbage collection of language runtimes in C++ 1x.
An RAII garbage-collection system in standard C++
Project about minimizing costs in garbage collection in Montevideo, Uruguay, using Evolutionary Algorithms
A low level simulator for NAND Flash controller with read, write and erase operations with flash translation layer (FTL) for page allocation and garbage collection and wear levelling and read distrbution and DRAM memory access model.
A programming language with a comfy syntax which answers the question "what if everything was call/cc?"
an interpreted functional programming language
A small, Scheme inspired programming language with fast compilation, incremental GC, and a hygienic macro/module system
A simple hazard pointer implementation for your memory well being
Memory Safe Data Structures in C++ with Cycles. Header-only library for move-only cycle-breaking smart pointer relation_ptr.
Reference counting handling circular memory references.
Modern C++ Borrow (to have Garbage Collection as well) library with value semantics and without refcounting!
Smart pointers that do the right thing with cycles.
Using GCPtr<T> to enable garbage collection in C++, just like smart pointers.
A very simple Scheme interpreter.
Garbage Collector which uses RAII (Experimental)
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."