fast-pack / simdcomp
A simple C library for compressing lists of integers using binary packing
☆497Updated 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☆388Updated last week
- The FastPFOR C++ library: Fast integer compression☆902Updated last month
- A C++ library to compress and intersect sorted lists of integers using SIMD instructions☆428Updated last year
- Fastest Integer Compression☆786Updated 11 months ago
- C library implementing the ridiculously fast CLHash hashing function☆270Updated 10 months ago
- C library to pack and unpack short arrays of integers as fast as possible☆87Updated last year
- Header-only binary fuse and xor filter library☆358Updated 3 weeks ago
- Fast decoder for VByte-compressed integers☆122Updated 9 months ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆307Updated 3 months ago
- TurboRLE-Fastest Run Length Encoding☆287Updated last year
- MetroHash v1: Exceptionally fast and statistically robust hash functions☆361Updated 2 years ago
- One of the fastest hash functions.☆344Updated this week
- SIMD-accelerated base64 codecs☆432Updated 10 months ago
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆246Updated 3 years ago
- A compressed bitmap class in C++.☆452Updated 3 months ago
- A fast alternative to the modulo reduction☆308Updated 3 years ago
- A fast, compressed, persistent binary data store library for C.☆467Updated this week
- Turbo Base64 - Fastest Base64 SIMD:SSE/AVX2/AVX512/Neon/Altivec - Faster than memcpy!☆297Updated last year
- An efficient trie implementation.☆253Updated 4 years ago
- High-performance dictionary coding☆104Updated 7 years ago
- Adaptive Radix Trees implemented in C☆780Updated 2 years ago
- Bloom-filter based minimal perfect hash function library☆254Updated last year
- A Super Fast Multithreaded malloc() for 64-bit Machines☆288Updated 5 years ago
- The FASTEST QUALITY hash function, random number generators (PRNG) and hash map.☆989Updated 8 months ago
- Fast Static Symbol Table (FSST): efficient random-access string compression☆413Updated 6 months ago
- Hashing functions and PRNGs based on them☆160Updated 3 weeks ago
- A blocking, shuffling and loss-less compression library that can be faster than `memcpy()`.☆993Updated 2 months ago
- Fast function to parse strings into double (binary64) floating-point values, enforces the RFC 7159 (JSON standard) grammar: 4x faster tha…☆652Updated 3 months ago
- A benchmark framework for concurrent queue implementations☆286Updated 4 years ago
- A fast SIMD parser for CSV files☆150Updated 2 years ago