skeeto / hash-prospectorLinks
Automated integer hash function discovery
☆744Updated 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.☆358Updated 2 years ago
- nsync is a C library that exports various synchronization primitives, such as mutexes☆1,238Updated 2 months ago
- Very fast, high quality, platform-independent hashing algorithm.☆722Updated last month
- The FASTEST QUALITY hash function, random number generators (PRNG) and hash map.☆1,084Updated last year
- Official git repository for libdivide: optimized integer division☆1,277Updated 3 weeks ago
- This repository contains high-performance implementations of memset and memcpy in assembly.☆339Updated 4 years ago
- Reference implementation of Dragonbox in C++☆790Updated 3 months ago
- Converts floating point numbers to decimal strings☆1,303Updated this week
- Personal scratch code☆454Updated this week
- This is a repository for the code posted on my blog☆913Updated last week
- Fast function to parse strings into double (binary64) floating-point values, enforces the RFC 7159 (JSON standard) grammar: 4x faster tha…☆667Updated 7 months ago
- A fast alternative to the modulo reduction☆315Updated 4 years ago
- Unintrusive algorithms for C arrays OR a C implementation of <algorithm> from C++☆212Updated 2 years ago
- Stevan Apter-style trees in C++17☆373Updated 2 years ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆338Updated last year
- Algebraic data types for C99☆1,473Updated 9 months ago
- ☆296Updated last year
- SIMD-enhanced word counter☆251Updated 6 years ago
- Blitsort is an in-place stable adaptive rotate mergesort / quicksort.☆714Updated last year
- Full-blown preprocessor metaprogramming☆1,041Updated 3 months ago
- Fast In-Memory Data Compression Algorithm (header-only C/C++) 480+MB/s compress, 2800+MB/s decompress, ratio% better than LZ4, Snappy, an…☆488Updated last month
- Very fast, high-quality hash function, discrete-incremental and streamed hashing-capable (non-cryptographic, header-only C/C++) 27GB/s + …☆268Updated 2 weeks ago
- Different algorithms for converting binary to decimal floating-point numbers☆128Updated 3 years ago
- Unicode routines (UTF8, UTF16, UTF32) and Base64: billions of characters per second using SSE2, AVX2, NEON, AVX-512, RISC-V Vector Extens…☆1,627Updated last week
- Branchless UTF-8 decoder☆625Updated 3 years ago
- Integer Map Data Structure☆133Updated 2 years ago
- A collection of array rotation algorithms.☆163Updated 3 years ago
- A collection of single-file C libraries. (generic containers, random number generation, argument parsing and other functionalities)☆140Updated 11 months ago
- A hash array-mapped trie implementation in C☆321Updated last year
- Header-only binary fuse and xor filter library☆414Updated this week