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 10 months ago
- A C++ library to compress and intersect sorted lists of integers using SIMD instructions☆441Updated 5 months ago
- Fastest Integer Compression☆819Updated last year
- The FastPFOR C++ library: Fast integer compression☆946Updated last month
- C library implementing the ridiculously fast CLHash hashing function☆281Updated last year
- TurboRLE-Fastest Run Length Encoding☆289Updated 2 years ago
- Fast decoder for VByte-compressed integers☆125Updated last month
- Header-only binary fuse and xor filter library☆414Updated 3 months ago
- SIMD-accelerated base64 codecs☆440Updated last year
- C library to pack and unpack short arrays of integers as fast as possible☆91Updated 2 years ago
- A fast alternative to the modulo reduction☆314Updated 4 years ago
- High-performance dictionary coding☆108Updated 8 years ago
- Adaptive Radix Trees implemented in C☆811Updated 3 years ago
- A compressed bitmap class in C++.☆458Updated last year
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆338Updated last year
- Fast Static Symbol Table (FSST): efficient random-access string compression☆484Updated 3 weeks ago
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆261Updated 3 years ago
- MetroHash v1: Exceptionally fast and statistically robust hash functions☆370Updated 3 years ago
- C port of the HdrHistogram☆262Updated 3 months ago
- A Super Fast Multithreaded malloc() for 64-bit Machines☆293Updated 6 years ago
- SIMD (SSE) population count --- http://0x80.pl/articles/sse-popcount.html☆350Updated last year
- A blocking, shuffling and loss-less compression library that can be faster than `memcpy()`.☆1,034Updated last week
- A fast SIMD parser for CSV files☆159Updated 3 years ago
- One of the fastest hash functions.☆363Updated 10 months ago
- An efficient trie implementation.☆255Updated 5 years ago
- A benchmark framework for concurrent queue implementations☆295Updated 5 years ago
- Supersonic is an ultra-fast, column oriented query engine library written in C++☆207Updated 5 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆121Updated 8 years ago
- Turbo Base64 - Fastest Base64 SIMD:SSE/AVX2/AVX512/Neon/Altivec - Faster than memcpy!☆321Updated 5 months ago
- A very fast lightweight embedded database engine with a built-in query language.☆577Updated 4 years ago