lemire / BitSliceIndexLinks
Experiments on bit-slice indexing
☆13Updated 10 years ago
Alternatives and similar repositories for BitSliceIndex
Users that are interested in BitSliceIndex are comparing it to the libraries listed below
Sorting:
- Bloofi: A java implementation of multidimensional Bloom filters☆79Updated 2 weeks ago
- ByteBuffer collection classes for java and jvm-based languages.☆33Updated 7 years ago
- Persistent Adaptive Radix Trees in Java☆82Updated 4 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 2 years ago
- High-performance dictionary coding☆104Updated 8 years ago
- Feed-forward Bloom filters☆52Updated 14 years ago
- Sux4J is an effort to bring succinct data structures to Java.☆163Updated 3 weeks ago
- Quickstep Project☆27Updated 6 years ago
- Simplified Moment Sketch Implemntation☆36Updated 6 years ago
- Code for "Scalable Atomic Visibility with RAMP Transactions" in SIGMOD 2014☆71Updated 10 years ago
- Space-Efficient, High-Performance Rank & Select Structures on Uncompressed Bit Sequences☆54Updated last year
- Moments Sketch Code☆40Updated 6 years ago
- Git mirror for the FastBit library Subversion repository.☆71Updated 8 years ago
- Parallel boolean circuit evaluation☆24Updated 6 years ago
- Concurrent TreeMap w/ efficient support for clone() and consistent iteration☆151Updated 12 years ago
- Moved to Apache Mnemonic (Incubator)☆20Updated 9 years ago
- Secondary index on HBase☆18Updated 9 years ago
- 64-bit integer compression algorithms in Java☆15Updated 6 years ago
- ☆28Updated 8 years ago
- Implementation of the data structures described in the paper "Fast Compressed Tries using Path Decomposition".☆57Updated 2 years ago
- Probabilistic data structures for Guava.☆54Updated 4 years ago
- Drop-in replacement for java.util.concurrent.ConcurrentSkipList[Map|Set]☆29Updated 15 years ago
- Bitmap compression using the CONCISE algorithm☆43Updated 8 years ago
- The array hash table, array burst trie and array BST, written in C, as described in my PhD thesis.☆42Updated 8 years ago
- Compressing and Decoding Term Statistics Time Series -- ECIR 2016☆10Updated 9 years ago
- A very memory-efficient trie (radix tree) implementation☆47Updated 13 years ago
- The Musketeer workflow manager.☆41Updated 6 years ago
- Space-Efficient, High-Performance Rank & Select Structures on Uncompressed Bit Sequences☆15Updated 6 years ago
- A fast and space efficient Radix tree in Java☆126Updated 5 years ago
- A Lock-Free Concurrent Hash Table