Immix Save Abandoned

Pluggable implementation of Immix garbage collector.

Project README

Immix

This is a staging area for pluggable implementation of Immix garbage collector.

Building Immix

  1. Make sure you have CMake 3.2 or newer installed:
$ cmake -version
  1. Clone the source with git:
$ git clone https://github.com/scala-native/immix.git
$ cd immix
  1. Build:
$ cmake . && make
Open Source Agenda is not affiliated with "Immix" Project. README Source: scala-native/immix
Stars
48
Open Issues
1
Last Commit
6 years ago

Open Source Agenda Badge

Open Source Agenda Rating