fast-pack / simdcompLinks
A simple C library for compressing lists of integers using binary packing
☆499Updated last year
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☆402Updated 4 months ago
- A C++ library to compress and intersect sorted lists of integers using SIMD instructions☆434Updated last year
- Fastest Integer Compression☆806Updated last year
- The FastPFOR C++ library: Fast integer compression☆923Updated 3 months ago
- C library implementing the ridiculously fast CLHash hashing function☆278Updated last year
- TurboRLE-Fastest Run Length Encoding☆287Updated 2 years ago
- Header-only binary fuse and xor filter library☆367Updated 4 months ago
- MetroHash v1: Exceptionally fast and statistically robust hash functions☆368Updated 2 years ago
- Fast decoder for VByte-compressed integers☆123Updated last year
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆256Updated 3 years ago
- A fast alternative to the modulo reduction☆309Updated 4 years ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆319Updated 7 months ago
- C library to pack and unpack short arrays of integers as fast as possible☆89Updated 2 years ago
- A blocking, shuffling and loss-less compression library that can be faster than `memcpy()`.☆1,012Updated 2 months ago
- SIMD-accelerated base64 codecs☆435Updated last year
- Turbo Base64 - Fastest Base64 SIMD:SSE/AVX2/AVX512/Neon/Altivec - Faster than memcpy!☆305Updated last year
- Adaptive Radix Trees implemented in C☆794Updated 3 years ago
- C port of the HdrHistogram☆250Updated 7 months ago
- A benchmark framework for concurrent queue implementations☆291Updated 5 years ago
- High-performance dictionary coding☆104Updated 8 years ago
- Fast Approximate Membership Filters (C++)☆278Updated 5 months ago
- Rolling Hash C++ Library☆187Updated last year
- BitMagic Library☆425Updated 2 months ago
- A compressed bitmap class in C++.☆453Updated 7 months ago
- A very fast lightweight embedded database engine with a built-in query language.☆578Updated 3 years ago
- One of the fastest hash functions.☆353Updated 4 months ago
- A fast SIMD parser for CSV files☆151Updated 2 years ago
- An efficient trie implementation.☆255Updated 4 years ago
- SIMD (SSE) population count --- http://0x80.pl/articles/sse-popcount.html☆345Updated last year
- Heap Layers: An Extensible Memory Allocation Infrastructure☆396Updated last week