fast-pack / simdcompLinks
A simple C library for compressing lists of integers using binary packing
☆514Updated 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☆412Updated 11 months ago
- A C++ library to compress and intersect sorted lists of integers using SIMD instructions☆441Updated 6 months ago
- The FastPFOR C++ library: Fast integer compression☆950Updated 3 weeks ago
- Fastest Integer Compression☆819Updated last year
- C library implementing the ridiculously fast CLHash hashing function☆281Updated last year
- TurboRLE-Fastest Run Length Encoding☆289Updated 2 years ago
- A fast alternative to the modulo reduction☆315Updated 4 years ago
- Header-only binary fuse and xor filter library☆414Updated this week
- Fast decoder for VByte-compressed integers☆125Updated last month
- SIMD-accelerated base64 codecs☆441Updated last year
- High-performance dictionary coding☆108Updated 8 years ago
- C port of the HdrHistogram☆265Updated 4 months ago
- C library to pack and unpack short arrays of integers as fast as possible☆91Updated 2 years ago
- A compressed bitmap class in C++.☆459Updated last year
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆338Updated last year
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆261Updated 4 years ago
- Adaptive Radix Trees implemented in C☆813Updated 3 years ago
- An efficient trie implementation.☆255Updated 5 years ago
- One of the fastest hash functions.☆363Updated 10 months ago
- A Super Fast Multithreaded malloc() for 64-bit Machines☆293Updated 6 years ago
- BitMagic Library☆438Updated 4 months ago
- Turbo Base64 - Fastest Base64 SIMD:SSE/AVX2/AVX512/Neon/Altivec - Faster than memcpy!☆322Updated 6 months ago
- A fast SIMD parser for CSV files☆160Updated 3 years ago
- SIMD (SSE) population count --- http://0x80.pl/articles/sse-popcount.html☆351Updated last year
- Supersonic is an ultra-fast, column oriented query engine library written in C++☆207Updated 5 years ago
- Rolling Hash C++ Library☆190Updated last year
- A fast implementation for varbyte 32bit/64bit integer compression☆121Updated 8 years ago
- A blocking, shuffling and loss-less compression library that can be faster than `memcpy()`.☆1,035Updated 3 weeks ago
- A very fast lightweight embedded database engine with a built-in query language.☆577Updated 4 years ago
- Bloom-filter based minimal perfect hash function library☆270Updated 5 months ago