Contributor
Adam WyƂuda

Better off-heap collections for Scala


Mentors
Denys Shabalin
Organization
Scala

Scala-offheap is an experimental project which provides type-safe off-heap memory management for Scala language. The goal of this project is to expose the full potential of Scala off-heap collections by expanding the existing functionality of Array combinator methods and providing an efficient implementation of the off-heap Set and Map classes.