Core Mastodon repository containing the library to manipulate collections containing a large number of objects efficiently. Offers data locality and garbage-collection free programming. Based on the Trove library.
See https://github.com/mastodon-sc/mastodon for an application that uses it. However the data structures coded here are general and can be used for anything.