simdhash / clhashLinks
C library implementing the ridiculously fast CLHash hashing function
☆280Updated last year
Alternatives and similar repositories for clhash
Users that are interested in clhash are comparing it to the libraries listed below
Sorting:
- A fast alternative to the modulo reduction☆311Updated 4 years ago
- A simple C library for compressing lists of integers using binary packing☆505Updated 2 years ago
- Hashing functions and PRNGs based on them☆162Updated 7 months ago
- A fast implementation for varbyte 32bit/64bit integer compression☆119Updated 8 years ago
- Fast integer compression in C using the StreamVByte codec☆407Updated 6 months ago
- qp tries and crit-bit tries☆121Updated 3 years ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆324Updated 9 months ago
- Fast generalized heap tree algorithms in C++ and C. Provides simultaneous support for D-heap and B-heap.☆135Updated 6 years ago
- header-only library to validate utf-8 strings at high speeds (using SIMD instructions)☆304Updated last year
- A Super Fast Multithreaded malloc() for 64-bit Machines☆292Updated 5 years ago
- Bloom-filter based minimal perfect hash function library☆266Updated last month
- An-source C library developed and used at AppNexus.☆111Updated 5 years ago
- Header-only binary fuse and xor filter library☆409Updated this week
- TurboRLE-Fastest Run Length Encoding☆287Updated 2 years ago
- Benchmark showing the we can randomly hash strings very quickly with good universality☆138Updated 7 months ago
- A Fast, Multicore-Scalable, Low-Fragmentation Memory Allocator☆163Updated 2 months ago
- A benchmark for sorting algorithms☆61Updated 4 years ago
- Experiments with array layouts for comparison-based searching☆84Updated last year
- A portable in-place bitwise binary Fredkin trie algorithm which allows for near constant time insertions, deletions, finds, closest fit f…☆275Updated 3 years ago
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆261Updated 3 years ago
- A compressed bitmap class in C++.☆454Updated 10 months ago
- An efficient trie implementation.☆255Updated 4 years ago
- Random access array of tightly packed unsigned integers☆167Updated 3 years ago
- Fastest Histogram Construction☆70Updated 3 years ago
- A simple bitset library in C☆135Updated 6 months ago
- A C++ library to compress and intersect sorted lists of integers using SIMD instructions☆437Updated last month
- Code for paper "Base64 encoding and decoding at almost the speed of a memory copy"☆204Updated 5 years ago
- One of the fastest hash functions.☆359Updated 6 months ago
- generate perfect hashes (alpha)☆77Updated 3 years ago
- Fast decoder for VByte-compressed integers☆124Updated last year