libopenhft-chronicle-bytes-java

OpenHFT byte buffer library

Description

Chronicle Bytes has a similar purpose to Java NIO's ByteBuffer with some extensions. It's build on Chronicle Core's direct memory and OS system call access and contains all the low level memory access wrappers. The API supports:
 * 64-bit sizes
 * UTF-8 and ISO-8859-1 encoded strings.
 * thread safe off heap memory operations.
 * deterministic release of resources via reference counting.
 * compressed data types such as stop bit encoding.
 * elastic ByteBuffer wrappers which resize as required.
 * parsing text and writing text directly to off heap bytes.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/OpenHFT/Chronicle-Bytes


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install libopenhft-chronicle-bytes-java