reference-counting topic
archery
Abstract over the atomicity of reference-counting pointers in rust
arccstr
Thread-safe, reference-counted null-terminated immutable Rust strings.
cactusref
🌵 Cycle-Aware Reference Counting in Rust
gcc-python-plugin
GCC plugin that embeds CPython inside the compiler
flexstr
A flexible, simple to use, immutable, clone-efficient String replacement for Rust
garbage-collect
garbage collector algorithm 垃圾回收算法的系列实现
fearless
Safe concurrency in D (`shared` made easier)
CPP-ARC
C++ Automatic Reference Counting - This project intends to simplify memory management in C++, using reference counting.