simdhash / clhashLinks
C library implementing the ridiculously fast CLHash hashing function
☆281Updated 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☆315Updated 4 years ago
- Hashing functions and PRNGs based on them☆167Updated last month
- A fast implementation for varbyte 32bit/64bit integer compression☆121Updated 8 years ago
- Fast integer compression in C using the StreamVByte codec☆412Updated 11 months ago
- A simple C library for compressing lists of integers using binary packing☆515Updated 2 years ago
- qp tries and crit-bit tries☆123Updated 3 years ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆339Updated last year
- An-source C library developed and used at AppNexus.☆113Updated 6 years ago
- header-only library to validate utf-8 strings at high speeds (using SIMD instructions)☆307Updated last year
- A Fast, Multicore-Scalable, Low-Fragmentation Memory Allocator☆162Updated 7 months ago
- A simple bitset library in C☆144Updated last week
- A Super Fast Multithreaded malloc() for 64-bit Machines☆293Updated 6 years ago
- Experiments with array layouts for comparison-based searching☆86Updated 2 years ago
- Header-only binary fuse and xor filter library☆415Updated last week
- C library to pack and unpack short arrays of integers as fast as possible☆92Updated 2 years ago
- Fast generalized heap tree algorithms in C++ and C. Provides simultaneous support for D-heap and B-heap.☆136Updated 6 years ago
- Generates benchmark data for two different data structures, then renders some graphs.☆112Updated 6 years ago
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆261Updated 4 years ago
- TurboRLE-Fastest Run Length Encoding☆289Updated 2 years ago
- A benchmark for sorting algorithms☆63Updated 4 years ago
- An efficient trie implementation.☆255Updated 5 years ago
- Fast decoder for VByte-compressed integers☆126Updated 2 months ago
- A compressed bitmap class in C++.☆459Updated last year
- Self-contained C/C++ profiler library for Linux☆176Updated last year
- The world's first wait-free Software Transactional Memory☆175Updated 5 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆55Updated 6 years ago
- Testing common random-number generators (RNG)☆196Updated last month
- Random access array of tightly packed unsigned integers☆171Updated 3 years ago
- Bloom-filter based minimal perfect hash function library☆270Updated 6 months ago
- A C library of hashtables and tries designed to store objects with high performance☆243Updated last month