dblalock / sprintzLinks
Sprintz time series compression algorithm
☆69Updated last year
Alternatives and similar repositories for sprintz
Users that are interested in sprintz are comparing it to the libraries listed below
Sorting:
- High-performance dictionary coding☆104Updated 8 years ago
- TSXor: A Simple Time Series Compression Algorithm☆53Updated 4 months ago
- AVX512F and AVX2 versions of quick sort☆104Updated 7 years ago
- Transpose: SIMD Integer+Floating Point Compression Filter☆61Updated 5 years ago
- Cross-platform atomic operations and lock algorithm library☆98Updated 6 years ago
- Fast differential coding functions (using SIMD instructions)☆54Updated 7 years ago
- testbed for different SIMD implementations for set intersection and set union☆41Updated 5 years ago
- String map implementation through Fast Succinct Trie☆21Updated 4 years ago
- C library to compute the Hamming weight of arrays☆48Updated 6 years ago
- Filter for improving compression of typed binary data.☆228Updated 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
- C library to pack and unpack short arrays of integers as fast as possible☆89Updated 2 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
- a quotient filter written in C☆85Updated 7 years ago
- An encoder/decoder collection for a sequence of integers☆32Updated 12 years ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated 2 years ago
- Concurrent trie-hash map library☆92Updated last year
- Template Vector Library☆18Updated 4 years ago
- Efficiently Searching In-Memory Sorted Arrays:Revenge of the Interpolation Search?☆29Updated 4 years ago
- Fast Approximate Membership Filters (C++)☆279Updated 6 months ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 9 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆46Updated 11 years ago
- C Minimal Perfect Hashing Library☆86Updated 8 years ago
- LSM-trie☆114Updated 4 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 8 years ago
- Benchmark of common hash functions☆36Updated 5 years ago
- The world's first wait-free KV store with generic durable linearizable transactions☆41Updated 3 years ago
- Fast integer compression in C using the StreamVByte codec☆402Updated 5 months ago
- High-speed Bloom filters and taffy filters for C, C++, and Java☆35Updated last year