Nicoshev / rapidhashLinks
Very fast, high quality, platform-independent hashing algorithm.
☆606Updated last week
Alternatives and similar repositories for rapidhash
Users that are interested in rapidhash are comparing it to the libraries listed below
Sorting:
- The PolymurHash universal hash function.☆356Updated 2 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…☆448Updated 2 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,438Updated this week
- The FASTEST QUALITY hash function, random number generators (PRNG) and hash map.☆1,032Updated last year
- nsync is a C library that exports various synchronization primitives, such as mutexes☆1,186Updated 3 months ago
- Very fast, high-quality hash function, discrete-incremental and streamed hashing-capable (non-cryptographic, inline C/C++) 27GB/s + PRNG☆246Updated last week
- ☆294Updated last year
- Automated integer hash function discovery☆725Updated last year
- Reference implementation of Dragonbox in C++☆661Updated 9 months ago
- The Best Library: a C++ STL replacement☆342Updated last month
- C++ template library for high performance SIMD based sorting algorithms☆955Updated last month
- Rust-like Traits & A Borrow Checker and Memory Ownership System for C++20 (heavily inspired from Rust)☆240Updated 7 months ago
- A fast, small C/C++ function call tracer for x86-64/Linux, supports clang & gcc, ftrace, threads, exceptions & shared libraries☆178Updated 4 months ago
- Header-only, lightweight C++ library for binary streaming & serialization. Network data handling made easy peasy!☆279Updated 3 months ago
- JSON for Classic C++☆744Updated this week
- An easy-to-use and fast library for task-based parallelism, utilizing coroutines.☆327Updated 10 months ago
- Fine-grained parallelism with sub-nanosecond overhead in Zig☆869Updated 4 months ago
- Smart Garbage Collection Library for C++☆220Updated 3 months ago
- Stevan Apter-style trees in C++17☆373Updated last year
- Collection of self-contained header-only libraries for C++17☆316Updated this week
- Header-only binary fuse and xor filter library☆404Updated 6 months ago
- A hash array-mapped trie implementation in C