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☆128Updated 5 years ago
- Sux4J is an effort to bring succinct data structures to Java.☆170Updated 3 months ago
- High performance native memory access for Java.☆126Updated 4 months ago
- A hashmap implementation for Java that stores map entries off-heap☆72Updated 5 years ago
- Persistent Adaptive Radix Trees in Java☆82Updated 5 years ago
- Disk-backed hashmaps for Java☆31Updated 9 years ago
- Production-ready Java implementation of the Xor Filter.☆18Updated 5 years ago
- Fast Approximate Membership Filters (Java)☆252Updated last month
- Java API for libaio☆15Updated 3 years ago
- Tools to work with off-heap memory using sun.misc.Unsafe☆136Updated 8 years ago
- Dynatrace hash library for Java☆120Updated this week
- DDSketch: A Fast and Fully-Mergeable Quantile Sketch with Relative-Error Guarantees.☆124Updated last week
- Benchmark of open source, embedded, memory-mapped, key-value stores available from Java (JMH)☆142Updated 2 years ago
- ☆30Updated 3 years ago
- Single-threaded off-heap object store☆48Updated 2 years ago
- Low-latency java socket implementation (using shared memory)☆113Updated 5 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…☆100Updated 2 years ago
- High performance persistent LSM key-value store library for the JVM.☆165Updated 3 years ago
- A Minimal Perfect Hash Function Library☆168Updated 4 years ago
- A simple integer compression library in Java☆554Updated last year
- A Scalable Concurrent Key-Value Map for Big Data Analytics☆272Updated last year
- ☆32Updated 3 years ago
- Java port of a concurrent trie hash map implementation from the Scala collections library☆153Updated 4 years ago
- Spatial index library with R*Tree, STR-Tree, Quadtree, CritBit, KD-Tree, CoverTree and PH-Tree☆115Updated last year
- A fast key-value store written in Java that outperforms levelDB, kyoto cabinet and rocksDB☆55Updated 2 years ago
- Java asynchronous file I/O based on io_uring Linux interface☆81Updated 2 years ago
- simple rules engine☆92Updated 5 years ago
- Implementation of time series compression method from the Facebook's Gorilla paper☆212Updated 4 years ago
- B+-tree in java that stores to disk using memory mapped files, supports range queries and duplicate keys☆49Updated last week
- Union, intersection, and set cardinality in loglog space☆58Updated 2 years ago