dblalock / sprintz
Sprintz time series compression algorithm
☆66Updated 5 months ago
Related projects ⓘ
Alternatives and complementary repositories for sprintz
- TSXor: A Simple Time Series Compression Algorithm☆51Updated last year
- High-performance dictionary coding☆103Updated 7 years ago
- Transpose: SIMD Integer+Floating Point Compression Filter☆59Updated 5 years ago
- Concurrent trie-hash map library☆89Updated last year
- High-speed Bloom filters and taffy filters for C, C++, and Java☆32Updated last year
- String map implementation through Fast Succinct Trie☆21Updated 3 years ago
- Efficiently Searching In-Memory Sorted Arrays:Revenge of the Interpolation Search?☆27Updated 3 years ago
- Chimp: Efficient Lossless Floating Point Compression for Time Series Databases☆35Updated 3 months ago
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆50Updated 8 months ago
- Fast Approximate Membership Filters (C++)☆263Updated 10 months ago
- COllapsed and COmpressed trie: a data-aware compressed string dictionary☆33Updated 11 months ago
- Code and results for our paper "Analyzing Vectorized Hash Tables Across CPU Architectures" @ VLDB '23.☆22Updated 9 months ago
- Template Vector Library☆18Updated 3 years ago
- a quotient filter written in C☆84Updated 7 years ago
- Quick sort code using AVX2 instructions☆68Updated 7 years ago
- testbed for different SIMD implementations for set intersection and set union☆40Updated 4 years ago
- Cross-platform, multi-language implementation of multiple streaming percentile algorithms☆59Updated last year
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 4 years ago
- An encoder/decoder collection for a sequence of integers☆32Updated 11 years ago
- ☆50Updated 5 years ago
- AVX512F and AVX2 versions of quick sort☆105Updated 6 years ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆54Updated 11 months ago
- Multi-core Window-Based Stream Processing Engine☆70Updated 3 years ago
- Fast differential coding functions (using SIMD instructions)☆49Updated 6 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆53Updated 4 years ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆28Updated last year
- A high-performance hash-table for network packet-processing applications (compatible with DPDK)☆36Updated 6 years ago
- Filter for improving compression of typed binary data.