fast-pack / simdcompLinks
A simple C library for compressing lists of integers using binary packing
☆511Updated 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☆411Updated 9 months ago
- A C++ library to compress and intersect sorted lists of integers using SIMD instructions☆440Updated 4 months ago
- Fastest Integer Compression☆818Updated last year
- The FastPFOR C++ library: Fast integer compression☆941Updated 2 weeks ago
- C library implementing the ridiculously fast CLHash hashing function☆280Updated last year
- Header-only binary fuse and xor filter library☆409Updated 3 months ago
- Fast decoder for VByte-compressed integers☆125Updated 2 weeks ago
- TurboRLE-Fastest Run Length Encoding☆289Updated 2 years ago
- A fast alternative to the modulo reduction☆314Updated 4 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☆811Updated 3 years ago
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆261Updated 3 years ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆335Updated last year
- MetroHash v1: Exceptionally fast and statistically robust hash functions☆370Updated 3 years ago
- SIMD-accelerated base64 codecs☆438Updated last year
- High-performance dictionary coding☆108Updated 8 years ago
- A blocking, shuffling and loss-less compression library that can be faster than `memcpy()`.☆1,034Updated last week
- A compressed bitmap class in C++.☆457Updated last year
- A Super Fast Multithreaded malloc() for 64-bit Machines☆292Updated 6 years ago
- C port of the HdrHistogram☆260Updated 3 months ago
- Fast Static Symbol Table (FSST): efficient random-access string compression☆479Updated last month
- A benchmark framework for concurrent queue implementations☆294Updated 5 years ago
- Storage for my snippets, toy programs, etc.☆368Updated 3 weeks ago
- A fast implementation for varbyte 32bit/64bit integer compression☆120Updated 8 years ago
- An efficient trie implementation.☆255Updated 5 years ago
- SIMD (SSE) population count --- http://0x80.pl/articles/sse-popcount.html☆350Updated last year
- One of the fastest hash functions.☆362Updated 9 months ago
- Fast Approximate Membership Filters (C++)☆287Updated 3 months ago
- Bloom-filter based minimal perfect hash function library☆269Updated 4 months ago
- Supersonic is an ultra-fast, column oriented query engine library written in C++☆207Updated 5 years ago