bnyeggen / lashLinks
Disk-backed hashmaps for Java
☆31Updated 9 years ago
Alternatives and similar repositories for lash
Users that are interested in lash are comparing it to the libraries listed below
Sorting:
- A fast and space efficient Radix tree in Java☆128Updated 5 years ago
- TuplDB is a high-performance, concurrent, transactional, scalable, low-level embedded database.☆123Updated last week
- Parallel boolean circuit evaluation☆26Updated 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…☆100Updated 2 years ago
- simple rules engine☆93Updated 5 years ago
- Tools to work with off-heap memory using sun.misc.Unsafe☆136Updated 8 years ago
- Sux4J is an effort to bring succinct data structures to Java.☆170Updated 2 months ago
- A hashmap implementation for Java that stores map entries off-heap☆71Updated 5 years ago
- ☆30Updated 3 years ago
- Persistent Adaptive Radix Trees in Java☆82Updated 4 years ago
- Bloofi: A java implementation of multidimensional Bloom filters☆79Updated 2 months ago
- High performance native memory access for Java.☆126Updated 4 months ago
- Production-ready Java implementation of the Xor Filter.☆18Updated 5 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☆49Updated 3 weeks ago
- Java port of a concurrent trie hash map implementation from the Scala collections library☆153Updated 4 years ago
- Fast Approximate Membership Filters (Java)☆252Updated 2 weeks ago
- Low-latency java socket implementation (using shared memory)☆113Updated 5 years ago
- Probabilistic data structures for Guava.☆54Updated 4 years ago
- 64-bit integer compression algorithms in Java☆15Updated 6 years ago
- RPC Benchmark of gRPC, Aeron and KryoNet☆72Updated 2 years ago
- Java implementation of the Sparkey key value store☆122Updated last year
- A Scalable Concurrent Key-Value Map for Big Data Analytics☆270Updated last year
- Single-threaded off-heap object store☆48Updated 2 years ago
- ByteBuffer collection classes for java and jvm-based languages.☆33Updated 7 years ago
- Useful Java utilities☆151Updated last year
- Blazing Fast Distributed Cache