fast-pack / FastPFORLinks
The FastPFOR C++ library: Fast integer compression
☆932Updated 2 months ago
Alternatives and similar repositories for FastPFOR
Users that are interested in FastPFOR are comparing it to the libraries listed below
Sorting:
- Fastest Integer Compression☆811Updated last year
- A C++ library to compress and intersect sorted lists of integers using SIMD instructions☆438Updated 2 months ago
- A simple C library for compressing lists of integers using binary packing☆506Updated 2 years ago
- Fast integer compression in C using the StreamVByte codec☆408Updated 7 months ago
- Fast Static Symbol Table (FSST): efficient random-access string compression☆462Updated 5 months ago
- Adaptive Radix Trees implemented in C☆802Updated 3 years ago
- C++ implementation of a fast and memory efficient HAT-trie☆839Updated last year
- Roaring bitmaps in C (and C++), with SIMD (AVX2, AVX-512 and NEON) optimizations: used by Apache Doris, ClickHouse, Alibaba Tair, Redpand…☆1,692Updated this week
- Experimental C++11 version of sparsehash☆292Updated 2 years ago
- A blocking, shuffling and loss-less compression library that can be faster than `memcpy()`.☆1,026Updated last month
- A compressed bitmap class in C++.☆457Updated 11 months ago
- A high-performance, concurrent hash table☆1,704Updated 6 months ago
- SIMD (SSE) population count --- http://0x80.pl/articles/sse-popcount.html☆348Updated last year
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆760Updated last year
- TLX - A Collection of Sophisticated C++ Data Structures, Algorithms, and Miscellaneous Helpers☆432Updated 8 months ago
- Fast Approximate Membership Filters (C++)☆284Updated last month
- TurboRLE-Fastest Run Length Encoding☆288Updated 2 years ago
- First Practical and General-purpose Range Filter☆549Updated 3 years ago
- BitMagic Library☆428Updated last month
- 🚀 Fast C/C++ bit population count library☆350Updated last year
- Filter for improving compression of typed binary data.☆230Updated 9 months ago
- Bloom-filter based minimal perfect hash function library☆265Updated 2 months ago
- C++ implementation of a memory efficient hash map and hash set☆362Updated 2 weeks ago
- STXXL: Standard Template Library for Extra Large Data Sets☆493Updated last year
- 🏅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 fast, memory efficient hash map for C++☆1,290Updated 4 months ago
- A fast alternative to the modulo reduction☆312Updated 4 years ago
- OBSOLETE, contained in https://github.com/tlx/tlx - STX B+ Tree C++ Template Classes -☆215Updated 2 years ago
- A fast SIMD parser for CSV files☆156Updated 3 years ago
- Fast function to parse strings into double (binary64) floating-point values, enforces the RFC 7159 (JSON standard) grammar: 4x faster tha…☆664Updated 4 months ago