/mastodon-collection

Primary LanguageJavaBSD 2-Clause "Simplified" LicenseBSD-2-Clause

Mastodon-collection

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.