Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 593 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 593 Bytes

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.