lemire / fastmodLinks
A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.
☆330Updated 11 months ago
Alternatives and similar repositories for fastmod
Users that are interested in fastmod are comparing it to the libraries listed below
Sorting:
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆261Updated 3 years ago
- BitMagic Library☆429Updated last month
- Storage for my snippets, toy programs, etc.☆367Updated 7 months ago
- Fast integer to ascii / integer to string conversion☆236Updated 2 years ago
- Heap Layers: An Extensible Memory Allocation Infrastructure☆402Updated 3 weeks ago
- 🚀 Fast C/C++ bit population count library☆351Updated last year
- A fast alternative to the modulo reduction☆313Updated 4 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆119Updated 5 years ago
- Fast function to parse strings into double (binary64) floating-point values, enforces the RFC 7159 (JSON standard) grammar: 4x faster tha…☆663Updated 4 months ago
- Fast integer compression in C using the StreamVByte codec☆408Updated 8 months ago
- SIMD-accelerated base64 codecs☆437Updated last year
- C library implementing the ridiculously fast CLHash hashing function☆280Updated last year
- Very fast, high-quality hash function, discrete-incremental and streamed hashing-capable (non-cryptographic, inline C/C++) 27GB/s + PRNG☆256Updated 2 weeks ago
- Fast generalized heap tree algorithms in C++ and C. Provides simultaneous support for D-heap and B-heap.☆135Updated 6 years ago
- A fast SIMD parser for CSV files☆156Updated 3 years ago
- header-only library to validate utf-8 strings at high speeds (using SIMD instructions)☆302Updated last year
- A simple C library for compressing lists of integers using binary packing☆508Updated 2 years ago
- Turbo Base64 - Fastest Base64 SIMD:SSE/AVX2/AVX512/Neon/Altivec - Faster than memcpy!☆314Updated 3 months ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆181Updated 12 years ago
- SIMD (SSE) string functions☆102Updated 8 years ago
- Reference implementation of Dragonbox in C++☆767Updated 2 weeks ago
- Comprehensive benchmarks of C++ maps☆315Updated 2 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆183Updated last year
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆169Updated 8 months ago
- Official git repository for libdivide: optimized integer division☆1,250Updated 4 months ago
- Testing common random-number generators (RNG)☆190Updated 2 years ago
- A simple, extensible, portable, efficient and header-only SIMD library!☆230Updated 4 years ago
- C++ implementation of a memory efficient hash map and hash set☆363Updated last month
- Automatically exported from code.google.com/p/relacy☆235Updated last month
- ☆110Updated last year