fast-pack / FastPFORLinks
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☆804Updated last year
- A simple C library for compressing lists of integers using binary packing☆498Updated last year
- Fast integer compression in C using the StreamVByte codec☆400Updated 3 months ago
- Experimental C++11 version of sparsehash☆290Updated 2 years ago
- C++ implementation of a fast and memory efficient HAT-trie☆820Updated 8 months ago
- A blocking, shuffling and loss-less compression library that can be faster than `memcpy()`.☆1,009Updated 2 months ago
- Fast Static Symbol Table (FSST): efficient random-access string compression☆441Updated last month
- SIMD (SSE) population count --- http://0x80.pl/articles/sse-popcount.html☆342Updated last year
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆742Updated 8 months ago
- Header-only binary fuse and xor filter library☆365Updated 4 months ago
- TurboRLE-Fastest Run Length Encoding☆288Updated 2 years ago
- Fast function to parse strings into double (binary64) floating-point values, enforces the RFC 7159 (JSON standard) grammar: 4x faster tha…☆660Updated last week
- C library implementing the ridiculously fast CLHash hashing function☆278Updated last year
- A high-performance, concurrent hash table☆1,667Updated 2 months ago
- TLX - A Collection of Sophisticated C++ Data Structures, Algorithms, and Miscellaneous Helpers☆411Updated 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,644Updated this week
- First Practical and General-purpose Range Filter☆543Updated 3 years ago
- Adaptive Radix Trees implemented in C☆794Updated 3 years ago
- Bloom-filter based minimal perfect hash function library☆262Updated 2 years ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆316Updated 6 months ago
- A fast alternative to the modulo reduction☆308Updated 4 years ago
- BitMagic Library☆425Updated last month
- A fast, memory efficient hash map for C++☆1,276Updated 2 weeks ago
- C++ implementation of a memory efficient hash map and hash set☆349Updated 8 months ago
- STXXL: Standard Template Library for Extra Large Data Sets☆492Updated last year
- Concurrent data structures in C++☆1,423Updated 4 years ago
- Share Hash Tables With Stable Key Hints Stored In Memory Mapped Files Between Arbitrary Processes☆471Updated 4 years ago
- Fast decoder for VByte-compressed integers☆122Updated last year
- 🚀 Fast C/C++ bit population count library☆346Updated 11 months ago