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
- Storage for my snippets, toy programs, etc.β368Updated 3 weeks ago
- A fast alternative to the modulo reductionβ314Updated 4 years ago
- Fast function to parse strings into double (binary64) floating-point values, enforces the RFC 7159 (JSON standard) grammar: 4x faster thaβ¦β665Updated 6 months ago
- Heap Layers: An Extensible Memory Allocation Infrastructureβ405Updated 2 months ago
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modificationβ261Updated 3 years ago
- BitMagic Libraryβ436Updated 3 months ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+β120Updated 5 years ago
- Fast integer to ascii / integer to string conversionβ237Updated 3 years ago
- SIMD-accelerated base64 codecsβ438Updated last year
- C library implementing the ridiculously fast CLHash hashing functionβ280Updated last year
- Fast integer compression in C using the StreamVByte codecβ411Updated 9 months ago
- Testing common random-number generators (RNG)β191Updated 2 years ago
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)β170Updated 9 months ago
- Very fast, high-quality hash function, discrete-incremental and streamed hashing-capable (non-cryptographic, inline C/C++) 27GB/s + PRNGβ261Updated last month
- β111Updated last year
- Header-only binary fuse and xor filter libraryβ409Updated 3 months ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.β183Updated 12 years ago
- Fast generalized heap tree algorithms in C++ and C. Provides simultaneous support for D-heap and B-heap.β135Updated 6 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for stringsβ183Updated 3 weeks ago
- Comprehensive benchmarks of C++ mapsβ316Updated 2 years ago
- A small study in hardware accelerated AoS reversalβ177Updated 6 years ago
- Fast Approximate Membership Filters (C++)β287Updated 3 months ago
- One of the fastest hash functions.β362Updated 9 months ago
- Looking into the performance of heaps, starting with the Min-Max Heapβ69Updated 4 years ago
- Turbo Base64 - Fastest Base64 SIMD:SSE/AVX2/AVX512/Neon/Altivec - Faster than memcpy!β321Updated 4 months ago
- Portable C++ SIMD libraryβ171Updated 6 years ago
- C++ implementation of a memory efficient hash map and hash setβ364Updated 3 weeks ago
- A simple C library for compressing lists of integers using binary packingβ511Updated 2 years ago
- Official git repository for libdivide: optimized integer divisionβ1,254Updated 5 months ago