fast-pack / FastPFOR
The FastPFOR C++ library: Fast integer compression
☆920Updated 2 months 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☆434Updated last year
- Fastest Integer Compression☆802Updated last year
- A simple C library for compressing lists of integers using binary packing☆497Updated last year
- Fast integer compression in C using the StreamVByte codec☆397Updated 3 months ago
- Fast Static Symbol Table (FSST): efficient random-access string compression☆437Updated 3 weeks ago
- SIMD (SSE) population count --- http://0x80.pl/articles/sse-popcount.html☆340Updated last year
- Experimental C++11 version of sparsehash☆290Updated 2 years ago
- Adaptive Radix Trees implemented in C☆790Updated 3 years ago
- A compressed bitmap class in C++.☆452Updated 6 months ago
- C++ implementation of a fast and memory efficient HAT-trie☆816Updated 7 months ago
- TurboRLE-Fastest Run Length Encoding☆288Updated 2 years ago
- C library implementing the ridiculously fast CLHash hashing function☆277Updated last year
- TLX - A Collection of Sophisticated C++ Data Structures, Algorithms, and Miscellaneous Helpers☆409Updated 4 months ago
- Roaring bitmaps in C (and C++), with SIMD (AVX2, AVX-512 and NEON) optimizations: used by Apache Doris, ClickHouse, and StarRocks☆1,637Updated last month
- Filter for improving compression of typed binary data.☆226Updated 4 months ago
- Header-only binary fuse and xor filter library☆362Updated 3 months ago
- A high-performance, concurrent hash table☆1,662Updated last month
- First Practical and General-purpose Range Filter☆542Updated 3 years ago
- C++ implementation of a memory efficient hash map and hash set☆347Updated 7 months ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆740Updated 7 months ago
- A fast alternative to the modulo reduction☆308Updated 4 years ago
- A blocking, shuffling and loss-less compression library that can be faster than `memcpy()`.☆1,006Updated last month
- Concurrent data structures in C++☆1,418Updated 4 years ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆316Updated 5 months ago
- Fast Approximate Membership Filters (C++)☆278Updated 4 months ago
- Share Hash Tables With Stable Key Hints Stored In Memory Mapped Files Between Arbitrary Processes☆470Updated 4 years ago
- Fast function to parse strings into double (binary64) floating-point values, enforces the RFC 7159 (JSON standard) grammar: 4x faster tha…☆657Updated 6 months ago
- 🚀 Fast C/C++ bit population count library☆344Updated 10 months ago
- Fast decoder for VByte-compressed integers☆122Updated 11 months ago
- Fast strong hash functions: SipHash/HighwayHash☆1,577Updated last year