fast-pack / simdcompLinks
A simple C library for compressing lists of integers using binary packing
☆501Updated 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 5 months ago
- A C++ library to compress and intersect sorted lists of integers using SIMD instructions☆434Updated this week
- The FastPFOR C++ library: Fast integer compression☆924Updated this week
- Fastest Integer Compression☆808Updated last year
- C library implementing the ridiculously fast CLHash hashing function☆279Updated last year
- TurboRLE-Fastest Run Length Encoding☆287Updated 2 years ago
- Header-only binary fuse and xor filter library☆369Updated 5 months ago
- Fast decoder for VByte-compressed integers☆123Updated last year
- SIMD-accelerated base64 codecs☆436Updated last year
- A fast alternative to the modulo reduction☆310Updated 4 years ago
- Adaptive Radix Trees implemented in C☆797Updated 3 years ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆320Updated 7 months ago
- C port of the HdrHistogram☆250Updated 7 months ago
- Fast Approximate Membership Filters (C++)☆279Updated 6 months ago
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆257Updated 3 years ago
- MetroHash v1: Exceptionally fast and statistically robust hash functions☆370Updated 2 years ago
- SIMD (SSE) population count --- http://0x80.pl/articles/sse-popcount.html☆346Updated last year
- A blocking, shuffling and loss-less compression library that can be faster than `memcpy()`.☆1,013Updated last week
- High-performance dictionary coding☆104Updated 8 years ago
- Fast Static Symbol Table (FSST): efficient random-access string compression☆447Updated 2 months ago
- One of the fastest hash functions.☆354Updated 4 months ago
- A compressed bitmap class in C++.☆454Updated 8 months ago
- A benchmark framework for concurrent queue implementations☆291Updated 5 years ago
- An efficient trie implementation.☆255Updated 4 years ago
- Turbo Base64 - Fastest Base64 SIMD:SSE/AVX2/AVX512/Neon/Altivec - Faster than memcpy!☆306Updated this week
- C library to pack and unpack short arrays of integers as fast as possible☆89Updated 2 years ago
- Storage for my snippets, toy programs, etc.☆361Updated 3 months ago
- BitMagic Library☆426Updated 3 months ago
- A fast, compressed, persistent binary data store library for C.☆505Updated this week
- A Super Fast Multithreaded malloc() for 64-bit Machines☆290Updated 5 years ago