lemire / clhash
C library implementing the ridiculously fast CLHash hashing function
☆270Updated 9 months ago
Alternatives and similar repositories for clhash:
Users that are interested in clhash are comparing it to the libraries listed below
- A fast alternative to the modulo reduction☆306Updated 3 years ago
- A simple C library for compressing lists of integers using binary packing☆495Updated last year
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆308Updated 2 months ago
- Fast integer compression in C using the StreamVByte codec☆384Updated this week
- Header-only binary fuse and xor filter library☆355Updated last month
- A fast implementation for varbyte 32bit/64bit integer compression☆116Updated 7 years ago
- Hashing functions and PRNGs based on them☆147Updated 3 years ago
- Fast generalized heap tree algorithms in C++ and C. Provides simultaneous support for D-heap and B-heap.☆131Updated 5 years ago
- Critbit trees in C☆332Updated 3 years ago
- A Super Fast Multithreaded malloc() for 64-bit Machines☆287Updated 5 years ago
- Fast differential coding functions (using SIMD instructions)☆51Updated 7 years ago
- qp tries and crit-bit tries☆119Updated 2 years ago
- Fast decoder for VByte-compressed integers☆119Updated 7 months ago
- Tiny perfect hash library for C, C++, and Lua☆164Updated 5 years ago
- Random access array of tightly packed unsigned integers☆160Updated 2 years ago
- Fastest Integer Compression☆783Updated 10 months ago
- A Fast, Multicore-Scalable, Low-Fragmentation Memory Allocator☆161Updated 2 years ago
- One of the fastest hash functions☆344Updated 2 years ago
- Bloom-filter based minimal perfect hash function library☆253Updated last year
- A C++ library to compress and intersect sorted lists of integers using SIMD instructions☆429Updated last year
- High-performance dictionary coding☆104Updated 7 years ago
- A compressed bitmap class in C++.☆449Updated 2 months ago
- C library to pack and unpack short arrays of integers as fast as possible☆87Updated last year
- A fast SIMD parser for CSV files☆149Updated 2 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 6 years ago
- C library to remove white space from strings as fast as possible☆152Updated 4 months ago
- TurboRLE-Fastest Run Length Encoding☆286Updated last year
- A C library of hashtables and tries designed to store objects with high performance☆230Updated last year
- An-source C library developed and used at AppNexus.☆108Updated 5 years ago
- Generates benchmark data for two different data structures, then renders some graphs.☆112Updated 5 years ago