ztanml / fast-hash
Fast hash function learned using genetic programming
☆77Updated last year
Alternatives and similar repositories for fast-hash:
Users that are interested in fast-hash are comparing it to the libraries listed below
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆165Updated last month
- A C++ stream using LZ4 (de)compression☆39Updated 3 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆113Updated 4 years ago
- Support for С++20 std::stop_token to interrupt the blocking Linux syscalls without throwing any exception.☆19Updated 4 years ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆40Updated 2 years ago
- 8-bit Xor Filter in C99☆61Updated 5 years ago
- Convenient & cross-platform sandboxing C library☆44Updated 11 months ago
- Fast UTF-8 validation with range algorithm (NEON+SSE4+AVX2)☆82Updated 4 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- Random access array of tightly packed unsigned integers☆161Updated 2 years ago
- A super-fast hash algorithm in a single C++ header☆80Updated 3 years ago
- Example of a C++20 coroutine implementing a Fibonacci Sequence generator (using clang++ v16.0.0)☆30Updated last year
- Robin Hood hash map library☆62Updated 3 years ago
- TLSF: two-level segregated fit O(1) allocator☆77Updated 2 years ago
- SIMD-accelerated base64 codecs☆433Updated last year
- ISA-L and intel-ipsec-mb obsolete soft-crc project. Please refer and use them instead for efficient CRC implementation. https://github.co…☆55Updated last year
- Benchmarks for Schemaless Data Serialization Libraries☆56Updated 3 years ago
- Minimize lock-free queue ever!☆132Updated 6 years ago
- LightweighT Almost Lock-Less Oriented for C++ programs memory allocator☆166Updated 6 years ago
- Transparently replace domain sockets with a fast shared memory channel☆68Updated 8 years ago
- ulids in C++, Header Only☆96Updated last year
- Fast, SIMD hex string encoder and decoder C++ lib and Node.js module☆58Updated 2 years ago
- AVX-optimized sin(), cos(), exp() and log() functions☆123Updated 3 years ago
- Benchmarks for our memory allocator☆63Updated last year
- A hash table implementation using Robin Hood Linear Probing☆50Updated 10 years ago
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆132Updated 5 years ago
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆248Updated 3 years ago
- A User Space Threading Library Supporting Multi-Core Systems☆139Updated last year
- A tool for representing and concatenating strings without heap memory☆63Updated 4 years ago
- A wait-free multi-producer-single-consumer queue in C11 atomics☆225Updated 3 years ago