libopenhft-chronicle-bytes-java
OpenHFT byte buffer library
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.
libopenhft-chronicle-core-java
OpenHFT core library
Chronicle Core wraps up low level access to:
* Off Heap Memory Access
* JVM Access Methods
* OS Calls
* Resource Reference Counting
* Object Pools
* Class Local Caching
* Maths Functions for casting types, rounding double, faster hashing.
* Serializable Lambdas
* Histogram A high performance wide range histogram.
libnunc-stans0
Thread pool based event framework wrapper
libopenhft-chronicle-wire-java
Wire format abstraction library
Chronicle Wire supports a separation of describing what data one want
to store and retrieve and how it should be rendered/parsed. Chronicle
Wire handles a variety of formatting options for a wide range of formats.
libofetion1
open source implementation of Fetion protocol library
r-cran-gh
GNU R Minimal client to access the 'GitHub' 'API'
Minimal client to access the 'GitHub' 'API' with the GNU R environment.