Contains a C++ implementation of Nested Containment Lists and a demo comparison with an interval tree implementation
The mapped_nc comparison code depends on GBase, from Geo Pertea's GClib, so grab the necessary files separately; the actual NCList implementation does not require modern C++ though.