lemire / fastmodLinks
A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.
☆325Updated 9 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☆400Updated this week
- Storage for my snippets, toy programs, etc.☆363Updated 5 months ago
- A fast alternative to the modulo reduction☆311Updated 4 years ago
- 🚀 Fast C/C++ bit population count library☆350Updated last year
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆261Updated 3 years ago
- 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
- BitMagic Library☆428Updated 2 weeks ago
- Fast integer to ascii / integer to string conversion☆233Updated 2 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆118Updated 5 years ago
- Fast integer compression in C using the StreamVByte codec