cwida / fsstLinks
Fast Static Symbol Table (FSST): efficient random-access string compression
☆462Updated 5 months ago
Alternatives and similar repositories for fsst
Users that are interested in fsst are comparing it to the libraries listed below
Sorting:
- Fast Approximate Membership Filters (C++)☆284Updated last month
- Fast integer compression in C using the StreamVByte codec☆408Updated 7 months ago
- A C++ library to compress and intersect sorted lists of integers using SIMD instructions☆438Updated 2 months ago
- Cuckoo Index: A Lightweight Secondary Index Structure☆129Updated 3 years ago
- ALP: Adaptive Lossless Floating-Point Compression☆127Updated 5 months ago
- The FastPFOR C++ library: Fast integer compression☆932Updated 2 months ago
- An adaptive radix tree for efficient indexing in main memory.☆165Updated last year
- A fast SIMD parser for CSV files☆156Updated 3 years ago
- Fastest Integer Compression☆811Updated last year
- Coroutine-Oriented Main-Memory Database Engine (VLDB 2021)☆250Updated 3 years ago
- Order-preserving key encoder☆125Updated 5 years ago
- 🏅State-of-the-art learned data structure that enables fast lookup, predecessor, range searches and updates in arrays of billions of item…☆838Updated 10 months ago
- A simple C library for compressing lists of integers using binary packing☆506Updated 2 years ago
- ☆570Updated 3 weeks ago
- HOT - Height Optimized Trie☆156Updated 7 years ago
- Header-only binary fuse and xor filter library☆411Updated last month
- InkFuse - An Experimental Database Runtime Unifying Vectorized and Compiled Query Execution.☆52Updated last year
- A curated list of resources related to Seastar, an industrial-grade C++ framework for building high-performance servers.☆105Updated last month
- BtrBlocks: Efficient Columnar Compression for Data Lakes (SIGMOD 2023 Paper)☆260Updated 5 months ago
- ☆141Updated 3 years ago
- Next-Gen Big Data File Format☆492Updated 3 weeks ago
- Adaptive Radix Trees implemented in C☆802Updated 3 years ago
- ☆38Updated 5 years ago
- a high performance cache simulator and library☆109Updated last year
- AnyBlob - A Universal Cloud Object Storage Download Manager Built For Cost-Throughput Optimal Analytics!☆138Updated last week
- An easy-to-use, header-only C++ wrapper for Linux' perf event API☆128Updated 6 months ago
- Collection of experiments to carve out the differences between two types of relational query processing engines: Vectorizing (interpretat…