Resource Acquisition Is Initialization
-
Updated
Feb 28, 2024 - Scala
Resource Acquisition Is Initialization
C++ Automatic Reference Counting - This project intends to simplify memory management in C++, using reference counting.
Intrusive reference counting smart pointer, highly configurable reference counted base class and various adapters
This is an implementation of Garbage Collector in C++. This is similar to shared_ptr.
RCGC algorithm for a better shared_ptr in C++ or a better GC implementation in other languages such as GO.
Add a description, image, and links to the reference-count topic page so that developers can more easily learn about it.
To associate your repository with the reference-count topic, visit your repo's landing page and select "manage topics."