fast-pack / FastPFORLinks
The FastPFOR C++ library: Fast integer compression
☆950Updated 3 weeks ago
Alternatives and similar repositories for FastPFOR
Users that are interested in FastPFOR are comparing it to the libraries listed below
Sorting:
- A C++ library to compress and intersect sorted lists of integers using SIMD instructions☆441Updated 6 months ago
- Fastest Integer Compression☆822Updated last year
- A simple C library for compressing lists of integers using binary packing☆515Updated 2 years ago
- Fast integer compression in C using the StreamVByte codec☆412Updated 11 months ago
- C++ implementation of a fast and memory efficient HAT-trie☆852Updated 2 months ago
- Fast Static Symbol Table (FSST): efficient random-access string compression☆488Updated last month
- Roaring bitmaps in C (and C++), with SIMD (AVX2, AVX-512 and NEON) optimizations: used by Apache Doris, ClickHouse, Alibaba Tair, Redpand…☆1,750Updated 2 weeks ago
- SIMD (SSE) population count --- http://0x80.pl/articles/sse-popcount.html☆351Updated last year
- A compressed bitmap class in C++.☆459Updated last year
- Adaptive Radix Trees implemented in C☆815Updated 3 years ago
- TLX - A Collection of Sophisticated C++ Data Structures, Algorithms, and Miscellaneous Helpers☆442Updated last year
- TurboRLE-Fastest Run Length Encoding☆289Updated 2 years ago
- Experimental C++11 version of sparsehash☆294Updated 3 years ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆765Updated 2 months ago
- Filter for improving compression of typed binary data.☆232Updated last year
- A high-performance, concurrent hash table☆1,727Updated 9 months ago
- STXXL: Standard Template Library for Extra Large Data Sets☆496Updated 2 years ago
- 🚀 Fast C/C++ bit population count library☆358Updated last year
- Fast Approximate Membership Filters (C++)☆288Updated 4 months ago
- BitMagic Library☆438Updated 4 months ago
- A blocking, shuffling and loss-less compression library that can be faster than `memcpy()`.☆1,035Updated last month
- A fast alternative to the modulo reduction☆315Updated 4 years ago
- C++ implementation of a memory efficient hash map and hash set☆367Updated 2 months ago
- A fast, memory efficient hash map for C++☆1,298Updated 7 months ago
- Fast decoder for VByte-compressed integers☆126Updated 2 months ago
- Fast function to parse strings into double (binary64) floating-point values, enforces the RFC 7159 (JSON standard) grammar: 4x faster tha…☆667Updated 7 months ago
- First Practical and General-purpose Range Filter☆550Updated 3 years ago
- This is a header only library offering a variety of dynamically growing concurrent hash tables. That all work by dynamically migrating th…☆117Updated last year
- Comprehensive benchmarks of C++ maps☆316Updated 2 years ago
- Bloom-filter based minimal perfect hash function library☆270Updated 6 months ago