lemire / fastmodLinks
A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.
☆316Updated 6 months ago
Alternatives and similar repositories for fastmod
Users that are interested in fastmod are comparing it to the libraries listed below
Sorting:
- Heap Layers: An Extensible Memory Allocation Infrastructure☆396Updated last week
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆248Updated 3 years ago
- A fast alternative to the modulo reduction☆308Updated 4 years ago
- 🚀 Fast C/C++ bit population count library☆346Updated 11 months ago
- Fast integer to ascii / integer to string conversion☆228Updated 2 years ago
- SIMD-accelerated base64 codecs☆433Updated last year
- Storage for my snippets, toy programs, etc.☆357Updated 2 months ago
- header-only library to validate utf-8 strings at high speeds (using SIMD instructions)☆302Updated last year
- Fast integer compression in C using the StreamVByte codec☆399Updated 3 months ago
- Fast function to parse strings into double (binary64) floating-point values, enforces the RFC 7159 (JSON standard) grammar: 4x faster tha…☆659Updated 7 months ago
- C library implementing the ridiculously fast CLHash hashing function☆278Updated last year
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆166Updated 3 months ago
- Comprehensive benchmarks of C++ maps☆309Updated 2 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆178Updated 8 months ago
- BitMagic Library☆425Updated last month
- A simple, extensible, portable, efficient and header-only SIMD library!☆229Updated 3 years ago
- Very fast, high-quality hash function, discrete-incremental and streamed hashing-capable (non-cryptographic, inline C/C++) 27GB/s + PRNG☆229Updated last month
- C++ implementation of a memory efficient hash map and hash set☆349Updated 8 months ago
- Reference implementation of Dragonbox in C++☆645Updated 7 months ago
- One of the fastest hash functions.☆353Updated 3 months ago
- A simple C library for compressing lists of integers using binary packing☆498Updated last year
- Fast UTF-8 validation with range algorithm (NEON+SSE4+AVX2)☆82Updated 4 years ago
- LightweighT Almost Lock-Less Oriented for C++ programs memory allocator☆166Updated 6 years ago
- Header-only binary fuse and xor filter library☆363Updated 4 months ago
- Microbenchmarking for Modern C++☆219Updated 4 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆115Updated 4 years ago
- SIMD (SSE) string functions☆102Updated 7 years ago
- Concurrent Deferred Reference Counting☆163Updated last year
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago
- Code for paper "Base64 encoding and decoding at almost the speed of a memory copy"☆204Updated 5 years ago