[ 原始碼: openhft-chronicle-bytes ]
套件:libopenhft-chronicle-bytes-java(1.1.15-2)
libopenhft-chronicle-bytes-java 的相關連結
Debian 的資源:
下載原始碼套件 openhft-chronicle-bytes:
- [openhft-chronicle-bytes_1.1.15-2.dsc]
- [openhft-chronicle-bytes_1.1.15.orig.tar.xz]
- [openhft-chronicle-bytes_1.1.15-2.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
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-bytes-java 有關的套件
|
|
|
|
-
- dep: libintellij-annotations-java
- transitional package for libjetbrains-annotations-java
-
- dep: libopenhft-chronicle-core-java (>= 1.1.8)
- OpenHFT core library
-
- dep: libslf4j-java (>= 1.7.25)
- Simple Logging Facade for Java
-
- dep: libsnappy-java (>= 1.1.7.2)
- Snappy for Java, a fast compressor/decompresser