Daniel Lemire
Daniel Lemire
JavaFastPFOR
A simple integer compression library in Java
StronglyUniversalStringHashing
Benchmark showing the we can randomly hash strings very quickly with good universality
LittleIntPacker
C library to pack and unpack short arrays of integers as fast as possible
fastrand
Fast random number generation in an interval in Python: Up to 10x faster than random.randint.
fastmod
A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.
dictionary
High-performance dictionary coding
SIMDxorshift
Fast random number generators: Vectorized (SIMD) version of xorshift128+
rollinghashjava
Rolling hash functions in Java