ztanml / fast-hashLinks
Fast hash function learned using genetic programming
☆81Updated 2 years ago
Alternatives and similar repositories for fast-hash
Users that are interested in fast-hash are comparing it to the libraries listed below
Sorting:
- Robin Hood hash map library☆65Updated 4 years ago
- A super-fast hash algorithm in a single C++ header☆91Updated 4 years ago
- SIMD-accelerated base64 codecs☆437Updated last year
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆119Updated 5 years ago
- Very fast, high-quality hash function, discrete-incremental and streamed hashing-capable (non-cryptographic, inline C/C++) 27GB/s + PRNG☆254Updated this week
- Different algorithms for converting binary to decimal floating-point numbers☆124Updated 3 years ago
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆261Updated 3 years ago
- Decimal Floating Point C Library☆105Updated this week
- Fast multi-threaded memory allocator☆79Updated 5 years ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆329Updated 10 months ago
- A cross-platform library for opening memory-backed libc streams.☆76Updated last year
- ⏱️ single header benchmark framework for C and C++☆238Updated last year
- TLSF: two-level segregated fit O(1) allocator☆80Updated 3 years ago
- A simple bitset library in C☆137Updated 7 months ago
- Testing common random-number generators (RNG)☆189Updated 2 years ago
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆169Updated 7 months ago
- Turbo Base64 - Fastest Base64 SIMD:SSE/AVX2/AVX512/Neon/Altivec - Faster than memcpy!☆313Updated 3 months ago
- Lightweight locality-aware user-level threading runtime.☆196Updated this week
- portability macros for compiler and hardware micro operations☆36Updated last year
- Random access array of tightly packed unsigned integers☆169Updated 3 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆46Updated 5 years ago
- Fast UTF-8 validation with range algorithm (NEON+SSE4+AVX2)☆82Updated last month
- A single header buddy memory allocator for C & C++☆212Updated last week
- Suite for benchmarking malloc implementations.☆455Updated 2 months ago
- Add-on packages for Vector class library☆75Updated last year
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆135Updated 5 years ago
- Reference implementation of Grisu-Exact in C++☆68Updated 5 years ago
- Benchmarks for our memory allocator☆69Updated 2 years ago
- This is my REALLY FAST implementation of a hash table in C, in 150 lines of code.☆49Updated 3 years ago
- A minimal blocking queue backed by a circular buffer☆115Updated 4 years ago