burmanm / compression-intLinks
64-bit integer compression algorithms in Java
☆15Updated 6 years ago
Alternatives and similar repositories for compression-int
Users that are interested in compression-int are comparing it to the libraries listed below
Sorting:
- A fast and space efficient Radix tree in Java☆126Updated 5 years ago
- Sux4J is an effort to bring succinct data structures to Java.☆163Updated 3 weeks ago
- High performance native memory access for Java.☆124Updated 2 months ago
- Persistent Adaptive Radix Trees in Java☆82Updated 4 years ago
- Production-ready Java implementation of the Xor Filter.☆17Updated 5 years ago
- Disk-backed hashmaps for Java☆31Updated 9 years ago
- A hashmap implementation for Java that stores map entries off-heap☆70Updated 5 years ago
- Parallel boolean circuit evaluation☆24Updated 6 years ago
- Immutable key/value store with efficient space utilization and fast reads. They are ideal for the use-case of tables built by batch proce…☆98Updated 2 years ago
- Benchmark of open source, embedded, memory-mapped, key-value stores available from Java (JMH)☆142Updated 2 years ago
- B+-tree in java that stores to disk using memory mapped files, supports range queries and duplicate keys☆47Updated 2 weeks ago
- A NVMf library for Java☆29Updated 5 years ago
- AirConcurrentMap is a fast, memory efficient Java ConcurrentNavigableMap implementation☆32Updated 7 years ago
- DDSketch: A Fast and Fully-Mergeable Quantile Sketch with Relative-Error Guarantees.☆120Updated 2 months ago
- Java API for libaio☆15Updated 3 years ago
- A simple and high-performance Java B-tree: drop-in replacement for java.util.TreeMap☆28Updated 5 years ago
- Java asynchronous file I/O based on io_uring Linux interface☆75Updated 2 years ago
- Single-threaded off-heap object store☆47Updated 2 years ago
- ☆32Updated 3 years ago
- ByteBuffer collection classes for java and jvm-based languages.☆33Updated 7 years ago
- New proposed API for buffers in Netty☆27Updated 2 years ago
- Low-latency java socket implementation (using shared memory)☆110Updated 5 years ago
- Low latency, lock free, primitive bounded blocking queues backed by an primitive arrays such as an int[]. These classes mimic the interfa…☆67Updated 4 years ago
- Tools to work with off-heap memory using sun.misc.Unsafe☆136Updated 8 years ago
- Spatial index library with R*Tree, STR-Tree, Quadtree, CritBit, KD-Tree, CoverTree and PH-Tree☆113Updated 11 months ago
- Java port of a concurrent trie hash map implementation from the Scala collections library☆152Updated 4 years ago
- Experiments on bit-slice indexing☆13Updated 10 years ago
- ☆30Updated 3 years ago
- ☆12Updated 8 years ago
- A fast key-value store written in Java that outperforms levelDB, kyoto cabinet and rocksDB☆53Updated 2 years ago