lemire / fastmodLinks
A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.
β335Updated last year
Alternatives and similar repositories for fastmod
Users that are interested in fastmod are comparing it to the libraries listed below
Sorting:
- π Fast C/C++ bit population count libraryβ355Updated last year
- A fast alternative to the modulo reductionβ314Updated 4 years ago
- BitMagic Libraryβ436Updated 3 months ago
- Storage for my snippets, toy programs, etc.β371Updated last month
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modificationβ261Updated 3 years ago
- Heap Layers: An Extensible Memory Allocation Infrastructureβ406Updated 2 months ago
- Fast integer to ascii / integer to string conversionβ238Updated 3 years ago
- SIMD-accelerated base64 codecsβ440Updated last year
- Fast function to parse strings into double (binary64) floating-point values, enforces the RFC 7159 (JSON standard) grammar: 4x faster thaβ¦β666Updated 6 months ago
- Fast integer compression in C using the StreamVByte codecβ411Updated 10 months ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+β120Updated 5 years ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.β183Updated 12 years ago
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)β170Updated 9 months ago
- C library implementing the ridiculously fast CLHash hashing functionβ280Updated last year
- Looking into the performance of heaps, starting with the Min-Max Heapβ69Updated 4 years ago
- Header-only binary fuse and xor filter libraryβ413Updated 3 months ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for stringsβ183Updated last month
- A simple C library for compressing lists of integers using binary packingβ511Updated 2 years ago
- Testing common random-number generators (RNG)β192Updated 2 years ago
- Portable C++ SIMD libraryβ171Updated 6 years ago
- Fast generalized heap tree algorithms in C++ and C. Provides simultaneous support for D-heap and B-heap.β135Updated 6 years ago
- Official git repository for libdivide: optimized integer divisionβ1,258Updated 6 months ago
- Turbo Base64 - Fastest Base64 SIMD:SSE/AVX2/AVX512/Neon/Altivec - Faster than memcpy!β321Updated 5 months ago
- Random access array of tightly packed unsigned integersβ171Updated 3 years ago
- Very fast, high-quality hash function, discrete-incremental and streamed hashing-capable (non-cryptographic, header-only C/C++) 27GB/s + β¦β262Updated 2 months ago
- Concurrent Deferred Reference Countingβ172Updated last year
- C++ implementation of a memory efficient hash map and hash setβ366Updated last month
- Reference implementation of Dragonbox in C++β792Updated 2 months ago
- A simple, extensible, portable, efficient and header-only SIMD library!β230Updated 4 years ago
- SIMD (SSE) string functionsβ103Updated 8 years ago