refcount
There are 6 repositories under refcount topic.
alcover/buffet
All-inclusive Buffer for C
nu11ptr/flexstr
A flexible, simple to use, immutable, clone-efficient String replacement for Rust
polazarus/hipstr
Yet another string type for Rust
Fuxfantx/raii.h
Try to use C with scoped constructor & destructor.
allenvox/string-cow
Implementation of C++ String class with copy-on-write
pmundt/pyrefcount
reference counting API for python, modelled after the Linux Kernel's refcount_t.