egrim / java-bloomier-filterLinks
A Java implementation of the bloomier filter data structure
☆27Updated 10 years ago
Alternatives and similar repositories for java-bloomier-filter
Users that are interested in java-bloomier-filter are comparing it to the libraries listed below
Sorting:
- Bloofi: A java implementation of multidimensional Bloom filters☆79Updated 2 months 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
- Scala implementation of the Ctrie datastructure.☆175Updated 3 years ago
- Sux4J is an effort to bring succinct data structures to Java.☆170Updated 2 months ago
- Probabilistic data structures for Guava.☆54Updated 4 years ago
- Persistent Adaptive Radix Trees in Java☆82Updated 4 years ago
- Graphulo: Accumulo library of matrix math primitives and graph algorithms☆79Updated last month
- Disk-backed hashmaps for Java☆31Updated 9 years ago
- An embedded non-relational database for Java and C++☆38Updated last year
- LMDB for Java☆205Updated 4 years ago
- Finite state dictionaries in Java☆131Updated 3 years ago
- Library for creating In-memory circular buffers that use direct ByteBuffers to minimize GC overhead☆139Updated 3 years ago
- Ductile DB is a graph database based on Hadoop/HBase which provides a vast set of features.☆15Updated 7 years ago
- A framework for scalable graph computing.☆149Updated 7 years ago
- Experiments in Streaming☆60Updated 9 years ago
- The Chronos versioning project aims to provide easy-to-use and reliable versioned data storage.☆52Updated 5 years ago
- ☆44Updated 3 years ago
- Rolling hash functions in Java☆79Updated 9 years ago
- An Implementation of Interval Tree Clock☆60Updated 4 years ago
- ByteBuffer collection classes for java and jvm-based languages.☆33Updated 7 years ago
- Then comes thunder.☆22Updated 9 years ago
- Code for "Scalable Atomic Visibility with RAMP Transactions" in SIGMOD 2014☆71Updated 10 years ago
- The DB that's replicated, sharded and transactional.☆175Updated 9 years ago
- A cache-coherent in-memory data grid☆341Updated 3 years ago
- Large off-heap arrays and mmap files for Scala and Java☆404Updated 2 years ago
- Schema and type system for creating sortable byte[]☆46Updated 12 years ago
- JSuffixArrays (Suffix Arrays in Java)