skeeto / hash-prospectorLinks
Automated integer hash function discovery
☆731Updated last year
Alternatives and similar repositories for hash-prospector
Users that are interested in hash-prospector are comparing it to the libraries listed below
Sorting:
- The PolymurHash universal hash function.☆357Updated 2 years ago
- The FASTEST QUALITY hash function, random number generators (PRNG) and hash map.☆1,044Updated last year
- nsync is a C library that exports various synchronization primitives, such as mutexes☆1,214Updated 3 weeks ago
- Reference implementation of Dragonbox in C++☆754Updated 2 weeks ago
- This repository contains high-performance implementations of memset and memcpy in assembly.☆333Updated 3 years ago
- Very fast, high quality, platform-independent hashing algorithm.☆644Updated last month
- Official git repository for libdivide: optimized integer division☆1,246Updated 3 months ago
- Unicode routines (UTF8, UTF16, UTF32) and Base64: billions of characters per second using SSE2, AVX2, NEON, AVX-512, RISC-V Vector Extens…☆1,521Updated this week
- This is a repository for the code posted on my blog☆902Updated 3 weeks ago
- Converts floating point numbers to decimal strings☆1,282Updated last year
- Personal scratch code☆439Updated last week
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆327Updated 10 months ago
- Fast function to parse strings into double (binary64) floating-point values, enforces the RFC 7159 (JSON standard) grammar: 4x faster tha…☆664Updated 4 months ago
- A fast alternative to the modulo reduction☆312Updated 4 years ago
- Fast In-Memory Data Compression Algorithm (inline C/C++) 480+MB/s compress, 2800+MB/s decompress, ratio% better than LZ4, Snappy, and Zst…☆456Updated last month
- Branchless UTF-8 decoder☆618Updated 3 years ago
- Header-only binary fuse and xor filter library☆411Updated last month
- Blitsort is an in-place stable adaptive rotate mergesort / quicksort.☆712Updated last year
- A collection of array rotation algorithms.☆156Updated 2 years ago
- A hash array-mapped trie implementation in C☆313Updated last year
- Storage for my snippets, toy programs, etc.☆366Updated 6 months ago
- Algebraic data types for C99☆1,437Updated 6 months ago
- ☆293Updated last year
- Unintrusive algorithms for C arrays OR a C implementation of <algorithm> from C++☆214Updated 2 years ago
- Different algorithms for converting binary to decimal floating-point numbers☆124Updated 2 years ago
- Stevan Apter-style trees in C++17☆375Updated last year
- Very fast, high-quality hash function, discrete-incremental and streamed hashing-capable (non-cryptographic, inline C/C++) 27GB/s + PRNG☆253Updated 2 months ago
- Full-blown preprocessor metaprogramming☆968Updated 6 months ago
- Official version of the Meow hash, an extremely fast level 1 hash☆1,793Updated 3 years ago
- Fastest CRC32 for x86, Intel and AMD, + comprehensive derivation and discussion of various approaches☆301Updated 4 years ago