dblalock / sprintzLinks
Sprintz time series compression algorithm
☆68Updated last year
Alternatives and similar repositories for sprintz
Users that are interested in sprintz are comparing it to the libraries listed below
Sorting:
- TSXor: A Simple Time Series Compression Algorithm☆53Updated 5 months ago
- Chimp: Efficient Lossless Floating Point Compression for Time Series Databases☆37Updated last year
- High-performance dictionary coding☆104Updated 8 years ago
- AVX512F and AVX2 versions of quick sort☆104Updated 7 years ago
- Transpose: SIMD Integer+Floating Point Compression Filter☆61Updated 5 years ago
- C library to pack and unpack short arrays of integers as fast as possible☆90Updated 2 years ago
- Fast integer compression in C using the StreamVByte codec☆406Updated 6 months ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago
- ALP: Adaptive Lossless Floating-Point Compression☆112Updated 3 months ago
- Filter for improving compression of typed binary data.☆229Updated 7 months ago
- Fast Approximate Membership Filters (C++)☆281Updated 7 months ago
- A fast SIMD parser for CSV files☆155Updated 3 years ago
- A simple C library for compressing lists of integers using binary packing☆505Updated last year
- A C++ library to compress and intersect sorted lists of integers using SIMD instructions☆438Updated last month
- String map implementation through Fast Succinct Trie☆21Updated 4 years ago
- testbed for different SIMD implementations for set intersection and set union☆41Updated 5 years ago
- Fast differential coding functions (using SIMD instructions)☆54Updated 7 years ago
- Fast Static Symbol Table (FSST): efficient random-access string compression☆451Updated 3 months ago
- C Minimal Perfect Hashing Library☆86Updated 8 years ago
- Code and results for our paper "Analyzing Vectorized Hash Tables Across CPU Architectures" @ VLDB '23.☆25Updated last year
- C library to compute the Hamming weight of arrays☆48Updated 6 years ago
- Wormhole: A concurrent ordered in-memory key-value index with O(log L) search cost (L is search key's length)☆80Updated 3 years ago
- ☆52Updated 8 months ago
- a quotient filter written in C☆86Updated 7 years ago
- LSM-trie☆114Updated 4 years ago
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆54Updated last year
- Quick sort code using AVX2 instructions☆69Updated 8 years ago
- Python implementation of Gorilla time series compression☆47Updated 3 months ago
- Cross-platform, multi-language implementation of multiple streaming percentile algorithms☆64Updated 2 years ago
- The FastPFOR C++ library: Fast integer compression☆928Updated last month