egrim / java-bloomier-filterLinks
A Java implementation of the bloomier filter data structure
☆27Updated 9 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 9 years ago
- Scala implementation of the Ctrie datastructure.☆174Updated 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
- Fast, memory-efficient, minimal-serialization, binary data vectors for Scala and other languages☆67Updated 7 years ago
- Probabilistic data structures for Guava.☆54Updated 4 years ago
- A framework for scalable graph computing.☆147Updated 7 years ago
- Huge Collections for Java using efficient off heap storage☆275Updated 10 years ago
- A NoSql database designed for maximum plugablitily and configurability.☆16Updated 9 years ago
- Then comes thunder.☆22Updated 9 years ago
- Various utilities regarding Levenshtein transducers. (Java)☆57Updated 3 years ago
- Bucketing and partitioning system for Parquet☆30Updated 7 years ago
- SynapseGrid is a framework for constructing dynamic low latency data flow systems.☆123Updated 4 years ago
- An columnar serializer☆15Updated 9 years ago
- Sux4J is an effort to bring succinct data structures to Java.☆163Updated this week
- Experiments with the GDELT dataset and Cassandra schemas.☆25Updated 9 years ago
- ByteBuffer collection classes for java and jvm-based languages.☆33Updated 7 years ago
- The Chronos versioning project aims to provide easy-to-use and reliable versioned data storage.☆52Updated 5 years ago
- ☆43Updated 3 years ago
- Finite state dictionaries in Java☆130Updated 3 years ago
- Distributed consensus algorithm implemented in Scala and Akka