A cross-platform implementation of the Immix Garbage Collector
☆77May 31, 2014Updated 11 years ago
Alternatives and similar repositories for gcix
Users that are interested in gcix are comparing it to the libraries listed below
Sorting:
- Pluggable implementation of Immix garbage collector.☆54Dec 3, 2017Updated 8 years ago
- C++ Memory allocator for packet queues that free() in roughly the same order that they alloc().☆16Mar 15, 2018Updated 7 years ago
- Performance optimized & replicated C++ port of Advanced Locomotion System V4 for Unreal Engine 4.25 with additional bug fixes☆13Dec 9, 2022Updated 3 years ago
- Concurrent mark-sweep garbage collector for accurate garbage collection of language runtimes in C++ 1x.☆35Jan 1, 2017Updated 9 years ago
- Garbage collector experiments in Rust