andybbruno / TSXorLinks
TSXor: A Simple Time Series Compression Algorithm
☆53Updated 10 months ago
Alternatives and similar repositories for TSXor
Users that are interested in TSXor are comparing it to the libraries listed below
Sorting:
- Fast Approximate Membership Filters (C++)☆288Updated 3 months ago
- ALP: Adaptive Lossless Floating-Point Compression☆150Updated 2 months ago
- Adaptive Radix Tree in C++☆48Updated last week
- An adaptive radix tree for efficient indexing in main memory.☆167Updated 3 weeks ago
- Efficiently Searching In-Memory Sorted Arrays:Revenge of the Interpolation Search?☆31Updated 4 years ago
- A curated list of resources related to Seastar, an industrial-grade C++ framework for building high-performance servers.☆107Updated 3 months ago
- Cuckoo Index: A Lightweight Secondary Index Structure☆129Updated 4 years ago
- Self-Tuning Adaptive Radix Tree☆30Updated 5 years ago
- ☆53Updated last year
- High-speed Bloom filters and taffy filters for C, C++, and Java☆35Updated 2 years ago
- Library for lock-free locks☆83Updated 2 years ago
- ☆20Updated 2 years ago
- Sprintz time series compression algorithm☆73Updated last year
- 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
- ☆39Updated 5 years ago
- HOT - Height Optimized Trie☆157Updated 7 years ago
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 8 years ago
- COllapsed and COmpressed trie: a data-aware compressed string dictionary☆36Updated 10 months ago
- testbed for different SIMD implementations for set intersection and set union☆41Updated 5 years ago
- AVX512F and AVX2 versions of quick sort☆104Updated 8 years ago
- A C++ library to compress and intersect sorted lists of integers using SIMD instructions☆440Updated 5 months ago
- Concurrent trie-hash map library☆93Updated 2 years ago
- A compressed, sparse cuckoo filter (see https://www.vldb.org/pvldb/vol11/p1041-breslow.pdf)☆89Updated 5 years ago
- Multi-core Window-Based Stream Processing Engine☆73Updated 4 years ago
- W-TinyLFU cache C++11 header only implementation☆63Updated 7 years ago
- High-performance dictionary coding☆108Updated 8 years ago
- A C++ Data Stream Processing Parallel Library for Multicores and GPUs☆84Updated 2 weeks ago
- Wormhole: A concurrent ordered in-memory key-value index with O(log L) search cost (L is search key's length)☆83Updated 3 years ago
- RemixDB: A read- and write-optimized concurrent KV store. Fast point and range queries. Extremely low write-amplification.☆102Updated 2 years ago
- ✈️ PTHash is a fast and compact minimal perfect hash function.☆249Updated last month