densh / scala-offheap

Experimental type-safe off-heap memory for Scala.
BSD 3-Clause "New" or "Revised" License
532 stars 35 forks source link

Basic support for allocation with custom alignment #88

Closed densh closed 8 years ago

densh commented 8 years ago

Fixes https://github.com/densh/scala-offheap/issues/29