ztanml / fast-hashLinks
Fast hash function learned using genetic programming
☆82Updated 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☆67Updated 4 years ago
- SIMD-accelerated base64 codecs☆438Updated last year
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆120Updated 5 years ago
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆261Updated 3 years ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆335Updated last year
- Micro-benchmarking library for C and C++ with PMU counters tracking☆62Updated 3 weeks ago
- Very fast, high-quality hash function, discrete-incremental and streamed hashing-capable (non-cryptographic, inline C/C++) 27GB/s + PRNG☆261Updated last month
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆170Updated 9 months ago
- TLSF: two-level segregated fit O(1) allocator☆80Updated 3 years ago
- A simple bitset library in C☆138Updated 9 months ago
- Concurrent trie-hash map library☆93Updated 2 years ago
- ⏱️ single header benchmark framework for C and C++☆239Updated last year
- A super-fast hash algorithm in a single C++ header☆92Updated 4 years ago
- Fast multi-threaded memory allocator☆79Updated 6 years ago
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆137Updated last month
- Testing common random-number generators (RNG)☆191Updated 2 years ago
- Storage for my snippets, toy programs, etc.☆368Updated 3 weeks ago
- Random access array of tightly packed unsigned integers☆171Updated 3 years ago
- A C library of hashtables and tries designed to store objects with high performance☆241Updated last month
- Decimal Floating Point C Library☆106Updated 3 weeks ago
- Test if AVX vector loads and stores are atomic☆35Updated 5 years ago
- Tiny perfect hash library for C, C++, and Lua☆168Updated 6 years ago
- High performance utility library for C☆96Updated 4 months ago
- C port of the snappy compressor☆250Updated 4 years ago
- Fast integer to ascii / integer to string conversion☆237Updated 3 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆46Updated 5 years ago
- Benchmarks for Schemaless Data Serialization Libraries☆57Updated 3 years ago
- Different algorithms for converting binary to decimal floating-point numbers☆125Updated 3 years ago
- A more Pragmatic Implementation of the Lock-free, Ordered, Linked List☆17Updated 4 years ago
- SIMD (SSE) string functions☆103Updated 8 years ago