Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
acbits
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
acbits
2y ago
https://github.com/acbits/reftrack-plugin Hey, I wrote this GCC plugin to automate reference counting in C. Any bug reports welcome.
2.
▲
by
acbits
2y ago
https://github.com/acbits/reftrack-plugin I wrote a compiler extension just for this issue since there wasn't any.
3.
▲
by
acbits
2y ago
I will send it again. It probably got lost in the high traffic volume of LKML last year.
4.
▲
by
acbits
2y ago
https://github.com/acbits/reftrack-plugin I wrote this GCC plugin for this exact reason. Let's see whether the kernel team is interested in adopting it.
5.
▲
by
acbits
2y ago
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.
6.
▲
GCC Compiler support for reference counted GC in C
(github.com)
3 points
by
acbits
2y ago
|
1 comments