leventov / memory

High performance native memory access.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

=================

memory

The goal of this package is to provide high performance access to native memory for primitives and primitive arrays. It also provides consistent views into heap-based arrays, Java ByteBuffers and memory mapped files. This package is general purpose, has no external dependencies and can be used in any application that needs to manage data structures outside the Java heap.

DataSketches Documentation

Memory JavaDocs

Latest Release

Comments

Building

About

High performance native memory access.

License:Apache License 2.0


Languages

Language:Java 100.0%