burmanm / compression-int
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
- Disk-backed hashmaps for Java☆31Updated 8 years ago
- High performance persistent LSM key-value store library for the JVM.☆164Updated 2 years ago
- Production-ready Java implementation of the Xor Filter.☆17Updated 5 years ago
- High performance native memory access for Java.☆125Updated 2 weeks ago
- A fast and space efficient Radix tree in Java☆122Updated 4 years ago
- Java API for libaio☆15Updated 3 years ago
- Sux4J is an effort to bring succinct data structures to Java.☆160Updated last year
- Persistent Adaptive Radix Trees in Java☆80Updated 4 years ago
- A fast key-value store written in Java that outperforms levelDB, kyoto cabinet and rocksDB☆53Updated 2 years ago
- A hashmap implementation for Java that stores map entries off-heap☆70Updated 4 years ago
- B+-tree in java that stores to disk using memory mapped files, supports range queries and duplicate keys☆47Updated 2 weeks ago
- Parallel boolean circuit evaluation☆20Updated 6 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
- Drop-in replacement for java.util.concurrent.ConcurrentSkipList[Map|Set]☆29Updated 14 years ago
- AirConcurrentMap is a fast, memory efficient Java ConcurrentNavigableMap implementation☆32Updated 7 years ago
- A NVMf library for Java☆29Updated 5 years ago
- ☆29Updated 3 years ago
- New proposed API for buffers in Netty☆26Updated 2 years ago
- Single-threaded off-heap object store☆45Updated 2 years ago
- ByteBuffer collection classes for java and jvm-based languages.☆33Updated 6 years ago
- Tools to work with off-heap memory using sun.misc.Unsafe☆136Updated 7 years ago
- ☆32Updated 2 years ago
- Java asynchronous file I/O based on io_uring Linux interface☆75Updated last year
- A simple and high-performance Java B-tree: drop-in replacement for java.util.TreeMap☆28Updated 5 years ago
- Java Hashing, CRC and Checksum Benchmark (JMH)☆68Updated 3 years ago
- ☆13Updated 7 years ago
- Java implementation of the jump consistent hash☆30Updated 3 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 last year
- SimpleDBM is an Open Source Multi-Threaded Embeddable Transactional Database Engine in Java.☆59Updated last year
- zero copy in Java and C☆48Updated 9 years ago