fast-pack / simdcompLinks
A simple C library for compressing lists of integers using binary packing
☆505Updated 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☆407Updated 6 months ago
- A C++ library to compress and intersect sorted lists of integers using SIMD instructions☆437Updated last month
- The FastPFOR C++ library: Fast integer compression☆931Updated last month
- Fastest Integer Compression☆809Updated last year
- C library implementing the ridiculously fast CLHash hashing function☆280Updated last year
- TurboRLE-Fastest Run Length Encoding☆287Updated 2 years ago
- Header-only binary fuse and xor filter library☆407Updated 6 months ago
- Fast decoder for VByte-compressed integers☆124Updated last year
- SIMD-accelerated base64 codecs☆438Updated last year
- A compressed bitmap class in C++.☆454Updated 9 months ago
- A fast alternative to the modulo reduction☆311Updated 4 years ago
- MetroHash v1: Exceptionally fast and statistically robust hash functions☆369Updated 2 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☆801Updated 3 years ago
- High-performance dictionary coding☆104Updated 8 years ago
- C port of the HdrHistogram☆251Updated 9 months ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆323Updated 9 months ago
- A Super Fast Multithreaded malloc() for 64-bit Machines☆291Updated 5 years ago
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆261Updated 3 years ago
- A benchmark framework for concurrent queue implementations☆291Updated 5 years ago
- A blocking, shuffling and loss-less compression library that can be faster than `memcpy()`.☆1,016Updated this week
- A fast SIMD parser for CSV files☆155Updated 3 years ago
- Fast Static Symbol Table (FSST): efficient random-access string compression☆458Updated 4 months ago
- Turbo Base64 - Fastest Base64 SIMD:SSE/AVX2/AVX512/Neon/Altivec - Faster than memcpy!☆307Updated last month
- Fast Approximate Membership Filters (C++)☆281Updated 7 months ago
- Storage for my snippets, toy programs, etc.☆363Updated 5 months ago
- A fast implementation for varbyte 32bit/64bit integer compression☆119Updated 8 years ago
- header-only library to validate utf-8 strings at high speeds (using SIMD instructions)☆304Updated last year
- BitMagic Library☆426Updated 4 months ago
- SIMD (SSE) population count --- http://0x80.pl/articles/sse-popcount.html☆346Updated last year