fast-pack / simdcompLinks
A simple C library for compressing lists of integers using binary packing
☆511Updated 2 years ago
Alternatives and similar repositories for simdcomp
Users that are interested in simdcomp are comparing it to the libraries listed below
Sorting:
- Fast integer compression in C using the StreamVByte codec☆410Updated 9 months ago
- A C++ library to compress and intersect sorted lists of integers using SIMD instructions☆439Updated 4 months ago
- The FastPFOR C++ library: Fast integer compression☆940Updated 4 months ago
- Fastest Integer Compression☆817Updated last year
- C library implementing the ridiculously fast CLHash hashing function☆280Updated last year
- TurboRLE-Fastest Run Length Encoding☆289Updated 2 years ago
- Fast decoder for VByte-compressed integers☆125Updated last year
- SIMD-accelerated base64 codecs☆436Updated last year
- MetroHash v1: Exceptionally fast and statistically robust hash functions☆370Updated 3 years ago
- C library to pack and unpack short arrays of integers as fast as possible☆91Updated 2 years ago
- Adaptive Radix Trees implemented in C☆808Updated 3 years ago
- High-performance dictionary coding☆108Updated 8 years ago
- A fast alternative to the modulo reduction☆314Updated 4 years ago
- A compressed bitmap class in C++.☆456Updated last year
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆261Updated 3 years ago
- Turbo Base64 - Fastest Base64 SIMD:SSE/AVX2/AVX512/Neon/Altivec - Faster than memcpy!☆316Updated 4 months ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆332Updated 11 months ago
- A blocking, shuffling and loss-less compression library that can be faster than `memcpy()`.☆1,031Updated 2 weeks ago
- Header-only binary fuse and xor filter library☆411Updated 2 months ago
- Supersonic is an ultra-fast, column oriented query engine library written in C++☆207Updated 5 years ago
- C port of the HdrHistogram☆256Updated 2 months ago
- A fast implementation for varbyte 32bit/64bit integer compression☆119Updated 8 years ago
- A fast SIMD parser for CSV files☆158Updated 3 years ago
- Bloom-filter based minimal perfect hash function library☆267Updated 3 months ago
- An efficient trie implementation.☆255Updated 4 years ago
- SIMD (SSE) population count --- http://0x80.pl/articles/sse-popcount.html☆349Updated last year
- A Super Fast Multithreaded malloc() for 64-bit Machines☆292Updated 5 years ago
- Fast Static Symbol Table (FSST): efficient random-access string compression☆472Updated last month
- A very fast lightweight embedded database engine with a built-in query language.☆576Updated 4 years ago
- Fast differential coding functions (using SIMD instructions)☆55Updated 7 years ago