simdhash / 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 simple C library for compressing lists of integers using binary packing☆497Updated last year
- A fast alternative to the modulo reduction☆306Updated 3 years ago
- Fast integer compression in C using the StreamVByte codec☆385Updated 2 weeks ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆307Updated 2 months ago
- Hashing functions and PRNGs based on them☆155Updated this week
- MetroHash v1: Exceptionally fast and statistically robust hash functions☆361Updated 2 years ago
- One of the fastest hash functions☆345Updated 2 years ago
- Header-only binary fuse and xor filter library☆357Updated last week
- A fast implementation for varbyte 32bit/64bit integer compression☆116Updated 7 years ago
- A Super Fast Multithreaded malloc() for 64-bit Machines☆287Updated 5 years ago
- C library to pack and unpack short arrays of integers as fast as possible☆87Updated last year
- TurboRLE-Fastest Run Length Encoding☆286Updated last year
- A simple bitset library in C☆131Updated 3 months ago
- A C++ library to compress and intersect sorted lists of integers using SIMD instructions☆429Updated last year
- Fast generalized heap tree algorithms in C++ and C. Provides simultaneous support for D-heap and B-heap.☆131Updated 5 years ago
- Bloom-filter based minimal perfect hash function library☆253Updated last year
- The FastPFOR C++ library: Fast integer compression☆897Updated last week
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆245Updated 3 years ago
- The world's first wait-free Software Transactional Memory☆172Updated 4 years ago
- BitMagic Library☆414Updated 4 months ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆112Updated 4 years ago
- High-performance dictionary coding☆104Updated 7 years ago
- Code for paper "Base64 encoding and decoding at almost the speed of a memory copy"☆203Updated 5 years ago
- Benchmark showing the we can randomly hash strings very quickly with good universality☆134Updated this week
- Fast decoder for VByte-compressed integers☆120Updated 8 months ago
- Fastest Integer Compression☆784Updated 10 months ago
- Fast differential coding functions (using SIMD instructions)☆51Updated 7 years ago
- Critbit trees in C☆332Updated 3 years ago
- A Fast, Multicore-Scalable, Low-Fragmentation Memory Allocator☆161Updated 2 years ago
- Self-contained C/C++ profiler library for Linux☆175Updated 3 months ago