Hacker News new | ask | show | jobs
GCC Compiler support for reference counted GC in C (github.com)
3 points by acbits 763 days ago
1 comments

Author here. The project started as a way to tag reference counters inside C structures, but ended up being generic enough to roll your own GC.