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:
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆120Updated 5 years ago
- Robin Hood hash map library☆68Updated 4 years ago
- SIMD-accelerated base64 codecs☆441Updated last year
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆261Updated 4 years ago
- Very fast, high-quality hash function, discrete-incremental and streamed hashing-capable (non-cryptographic, header-only C/C++) 27GB/s + …☆270Updated 3 weeks ago
- Decimal Floating Point C Library☆107Updated 2 months ago
- C port of the snappy compressor☆250Updated 4 years ago
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆170Updated 10 months ago
- Testing common random-number generators (RNG)☆196Updated 3 weeks ago
- Benchmarks for our memory allocator☆70Updated 2 years ago
- TLSF: two-level segregated fit O(1) allocator☆82Updated 3 years ago
- A simple bitset library in C☆142Updated 10 months ago
- ⏱️ single header benchmark framework for C and C++☆247Updated last year
- Micro-benchmarking library for C and C++ with PMU counters tracking☆63Updated 2 months ago
- Fast C/C++ memory allocator with free-all operation☆55Updated 10 years ago
- Concurrent trie-hash map library☆94Updated 2 years ago
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆140Updated 2 months ago
- Fast UTF-8 validation with range algorithm (NEON+SSE4+AVX2)☆83Updated 4 months ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 6 years ago
- Fast integer to ascii / integer to string conversion☆239Updated 3 years ago
- Storage for my snippets, toy programs, etc.☆373Updated 2 months ago
- Tiny perfect hash library for C, C++, and Lua☆169Updated 6 years ago
- A minimal blocking queue backed by a circular buffer☆117Updated 4 years ago
- PROGRESS64 is a C library of scalable functions for concurrent programs, primarily focused on networking applications.☆95Updated last month
- A more Pragmatic Implementation of the Lock-free, Ordered, Linked List☆17Updated 5 years ago
- Different algorithms for converting binary to decimal floating-point numbers☆128Updated 3 years ago
- C11 Lock-free Stack☆184Updated last year
- Benchmarks for Schemaless Data Serialization Libraries☆58Updated 4 years ago
- A fast alternative to the modulo reduction☆315Updated 4 years ago
- High performance utility library for C☆97Updated 6 months ago