ztanml / fast-hash
Fast hash function learned using genetic programming
☆77Updated 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
- TLSF: two-level segregated fit O(1) allocator☆78Updated 2 years ago
- Robin Hood hash map library☆62Updated 3 years ago
- Benchmarks for our memory allocator☆64Updated last year
- A simple bitset library in C☆134Updated 2 months ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 4 years ago
- Random access array of tightly packed unsigned integers☆161Updated 2 years ago
- Concurrent trie-hash map library☆91Updated last year
- A super-fast hash algorithm in a single C++ header☆82Updated 3 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆133Updated 5 years ago
- single file C libraries☆38Updated 3 months ago
- A hash table implementation using Robin Hood Linear Probing☆50Updated 10 years ago
- Random Number Generator based on hardware-accelerated AES instructions☆57Updated 6 years ago
- A C++ pointer bump memory arena implementation☆93Updated 10 years ago
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆165Updated 2 months ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago
- portability macros for compiler and hardware micro operations☆36Updated 10 months ago
- Fast integer to ascii / integer to string conversion☆228Updated 2 years ago
- SIMD (SSE) string functions☆101Updated 7 years ago
- Fast multi-threaded memory allocator☆78Updated 5 years ago
- High performance C implementation of AVL trees☆102Updated 5 years ago
- C++ embedded domain specific language for extended parsing expression grammars (PEGs)☆79Updated 3 weeks ago
- A simple, intrusive, zero-allocation red-black tree implementation☆45Updated 3 years ago
- A C++ library for integer array compression☆29Updated 3 years ago
- LZ77/LZSS designed for SSE based decompression☆139Updated 6 years ago
- 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
- ZeroMQ Base-85 Encoding library C/C++☆60Updated 10 years ago
- C port of the snappy compressor☆246Updated 3 years ago
- A circular buffer alternative written in C under a BSD license☆138Updated 6 years ago
- Fast UTF-8 validation with range algorithm (NEON+SSE4+AVX2)☆82Updated 4 years ago