skeeto / hash-prospectorLinks
Automated integer hash function discovery
☆733Updated 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 FASTEST QUALITY hash function, random number generators (PRNG) and hash map.☆1,042Updated last year
- Very fast, high quality, platform-independent hashing algorithm.☆636Updated last week
- Reference implementation of Dragonbox in C++☆747Updated last week
- The PolymurHash universal hash function.☆357Updated 2 years ago
- nsync is a C library that exports various synchronization primitives, such as mutexes☆1,208Updated this week
- This repository contains high-performance implementations of memset and memcpy in assembly.☆333Updated 3 years ago
- Official git repository for libdivide: optimized integer division☆1,242Updated 2 months ago
- Personal scratch code☆434Updated last week
- This is a repository for the code posted on my blog☆899Updated this week
- Fast function to parse strings into double (binary64) floating-point values, enforces the RFC 7159 (JSON standard) grammar: 4x faster tha…☆663Updated 3 months ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆325Updated 9 months ago
- Branchless UTF-8 decoder☆616Updated 3 years ago
- A fast alternative to the modulo reduction☆311Updated 4 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,505Updated last week
- Converts floating point numbers to decimal strings☆1,281Updated last year
- Unintrusive algorithms for C arrays OR a C implementation of <algorithm> from C++☆214Updated 2 years ago
- Blitsort is an in-place stable adaptive rotate mergesort / quicksort.☆711Updated last year
- ☆293Updated last year
- Header-only binary fuse and xor filter library☆409Updated last week
- Algebraic data types for C99☆1,433Updated 5 months ago
- A hash array-mapped trie implementation in C☆312Updated last year
- Full-blown preprocessor metaprogramming☆967Updated 5 months ago
- Storage for my snippets, toy programs, etc.☆363Updated 5 months ago
- A collection of array rotation algorithms.☆156Updated 2 years ago
- Stevan Apter-style trees in C++17☆374Updated last year
- Collection of miscellaneous portable C snippets.☆727Updated last year
- A fully lock-free game engine written in C++20☆737Updated last year
- SIMD-enhanced word counter☆247Updated 5 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…☆455Updated last month
- Fastest CRC32 for x86, Intel and AMD, + comprehensive derivation and discussion of various approaches☆299Updated 4 years ago