Skip to content

mastodon-sc/mastodon-collection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.