kiyo-masui / bitshuffle
Filter for improving compression of typed binary data.
☆224Updated last month
Alternatives and similar repositories for bitshuffle:
Users that are interested in bitshuffle are comparing it to the libraries listed below
- High-performance dictionary coding☆104Updated 7 years ago
- A General-Purpose Counting Filter: Counting Quotient Filter☆127Updated last year
- Cuckoo Index: A Lightweight Secondary Index Structure☆130Updated 3 years ago
- An adaptive radix tree for efficient indexing in main memory.☆152Updated 10 months ago
- Apache Parquet☆443Updated 9 months ago
- This is a header only library offering a variety of dynamically growing concurrent hash tables. That all work by dynamically migrating th…☆107Updated last month
- A C++ library to compress and intersect sorted lists of integers using SIMD instructions☆428Updated last year
- Supersonic is an ultra-fast, column oriented query engine library written in C++☆205Updated 4 years ago
- Order-preserving key encoder☆122Updated 4 years ago
- LSM-trie☆113Updated 3 years ago
- Persistent memory allocator for data-centric analytics☆54Updated 3 weeks ago
- An implementation of Intel's concurrent B+Tree (Palm Tree)☆173Updated 8 years ago
- The FastPFOR C++ library: Fast integer compression☆901Updated 3 weeks ago
- A in-memory storage manager, that can do versioning and fast scans☆50Updated 8 years ago
- Fast Approximate Membership Filters (C++)☆273Updated last month
- Apache Quickstep Incubator - This project is retired☆94Updated 6 years ago
- OBSOLETE, contained in https://github.com/tlx/tlx - STX B+ Tree C++ Template Classes -☆212Updated last year
- Fast differential coding functions (using SIMD instructions)☆52Updated 7 years ago
- An embedded key-value store library specialized for building state machine and log store☆225Updated last week
- Collection of experiments to carve out the differences between two types of relational query processing engines: Vectorizing (interpretat…☆252Updated 6 years ago
- Template Vector Library☆18Updated 3 years ago
- Benchmark of common hash functions☆35Updated 5 years ago
- High-performance multicore-scalable data structures and benchmarks☆139Updated 5 years ago
- SILT: A Memory-Efficient, High-Performance Key-Value Store☆177Updated 2 years ago
- Fast integer compression in C using the StreamVByte codec☆387Updated last week
- Memkind is an easy-to-use, general-purpose allocator which helps to fully utilize various kinds of memory available in the system, includ…☆380Updated 8 months ago
- ☆17Updated 4 years ago
- A simple C library for compressing lists of integers using binary packing