fast-pack / simdcomp
A simple C library for compressing lists of integers using binary packing
☆498Updated last year
Alternatives and similar repositories for simdcomp:
Users that are interested in simdcomp are comparing it to the libraries listed below
- Fast integer compression in C using the StreamVByte codec☆393Updated 2 months ago
- Fastest Integer Compression☆798Updated last year
- A C++ library to compress and intersect sorted lists of integers using SIMD instructions☆432Updated last year
- The FastPFOR C++ library: Fast integer compression☆917Updated last month
- C library implementing the ridiculously fast CLHash hashing function☆277Updated last year
- TurboRLE-Fastest Run Length Encoding☆288Updated 2 years ago
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆247Updated 3 years ago
- Header-only binary fuse and xor filter library☆358Updated 2 months ago
- Fast decoder for VByte-compressed integers☆122Updated 10 months ago
- MetroHash v1: Exceptionally fast and statistically robust hash functions☆365Updated 2 years ago
- SIMD-accelerated base64 codecs☆433Updated last year
- A blocking, shuffling and loss-less compression library that can be faster than `memcpy()`.☆1,002Updated 2 weeks ago
- C library to pack and unpack short arrays of integers as fast as possible☆88Updated 2 years ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆312Updated 5 months ago
- An efficient trie implementation.☆255Updated 4 years ago
- Adaptive Radix Trees implemented in C☆783Updated 3 years ago
- A compressed bitmap class in C++.☆453Updated 5 months ago
- A fast alternative to the modulo reduction☆309Updated 4 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆116Updated 8 years ago
- One of the fastest hash functions.☆352Updated 2 months ago
- Bloom-filter based minimal perfect hash function library☆254Updated 2 years ago
- Code for paper "Base64 encoding and decoding at almost the speed of a memory copy"☆203Updated 5 years ago
- A fast SIMD parser for CSV files☆151Updated 2 years ago
- High-performance dictionary coding☆104Updated 8 years ago
- SIMD (SSE) population count --- http://0x80.pl/articles/sse-popcount.html☆337Updated last year
- A fast, compressed, persistent binary data store library for C.☆486Updated 2 weeks ago
- A benchmark framework for concurrent queue implementations☆291Updated 5 years ago
- A Super Fast Multithreaded malloc() for 64-bit Machines☆289Updated 5 years ago
- Rolling Hash C++ Library☆187Updated last year
- header-only library to validate utf-8 strings at high speeds (using SIMD instructions)☆301Updated last year