Hacker News new | ask | show | jobs
by pebal 441 days ago
Here you have a GC engine that is completely pauseless: https://github.com/pebal/sgcl

It is available as a C++ library, so you can easily compare its performance to the reference counting.