reference-counting topic

List reference-counting repositories

archery

134
Stars
14
Forks
Watchers

Abstract over the atomicity of reference-counting pointers in rust

arccstr

40
Stars
6
Forks
Watchers

Thread-safe, reference-counted null-terminated immutable Rust strings.

cactusref

142
Stars
4
Forks
Watchers

🌵 Cycle-Aware Reference Counting in Rust

gcc-python-plugin

195
Stars
58
Forks
Watchers

GCC plugin that embeds CPython inside the compiler

flexstr

146
Stars
5
Forks
Watchers

A flexible, simple to use, immutable, clone-efficient String replacement for Rust

hook

96
Stars
2
Forks
Watchers

The Hook Programming Language

garbage-collect

29
Stars
5
Forks
Watchers

garbage collector algorithm 垃圾回收算法的系列实现

ManagedC

54
Stars
1
Forks
Watchers

Reference counter for C

fearless

50
Stars
3
Forks
Watchers

Safe concurrency in D (`shared` made easier)

CPP-ARC

27
Stars
2
Forks
Watchers

C++ Automatic Reference Counting - This project intends to simplify memory management in C++, using reference counting.