fast-pack / simdcompLinks
A simple C library for compressing lists of integers using binary packing
☆506Updated 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☆408Updated 7 months ago
- A C++ library to compress and intersect sorted lists of integers using SIMD instructions☆439Updated 2 months ago
- Fastest Integer Compression☆811Updated last year
- The FastPFOR C++ library: Fast integer compression☆932Updated 2 months ago
- C library implementing the ridiculously fast CLHash hashing function☆280Updated last year
- Fast decoder for VByte-compressed integers☆125Updated last year
- TurboRLE-Fastest Run Length Encoding☆288Updated 2 years ago
- Header-only binary fuse and xor filter library☆411Updated last month
- SIMD-accelerated base64 codecs☆439Updated last year
- A fast alternative to the modulo reduction☆312Updated 4 years 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++.☆457Updated 11 months ago
- C port of the HdrHistogram☆253Updated last month
- High-performance dictionary coding☆106Updated 8 years ago
- SIMD (SSE) population count --- http://0x80.pl/articles/sse-popcount.html☆347Updated last year
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆327Updated 10 months ago
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆261Updated 3 years ago
- A fast SIMD parser for CSV files☆156Updated 3 years ago
- MetroHash v1: Exceptionally fast and statistically robust hash functions☆369Updated 3 years ago
- Adaptive Radix Trees implemented in C☆802Updated 3 years ago
- A blocking, shuffling and loss-less compression library that can be faster than `memcpy()`.☆1,025Updated last month
- Fast Static Symbol Table (FSST): efficient random-access string compression☆462Updated 5 months ago
- An efficient trie implementation.☆255Updated 4 years ago
- Supersonic is an ultra-fast, column oriented query engine library written in C++☆207Updated 4 years ago
- A benchmark framework for concurrent queue implementations☆293Updated 5 years ago
- Fast differential coding functions (using SIMD instructions)☆54Updated 7 years ago
- Turbo Base64 - Fastest Base64 SIMD:SSE/AVX2/AVX512/Neon/Altivec - Faster than memcpy!☆313Updated 2 months ago
- BitMagic Library☆428Updated last month
- One of the fastest hash functions.☆360Updated 7 months ago
- Share Hash Tables With Stable Key Hints Stored In Memory Mapped Files Between Arbitrary Processes☆475Updated 4 years ago