lemire / fastmod
A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.
☆307Updated 2 months ago
Alternatives and similar repositories for fastmod:
Users that are interested in fastmod are comparing it to the libraries listed below
- BitMagic Library☆414Updated 4 months ago
- Heap Layers: An Extensible Memory Allocation Infrastructure☆390Updated 5 months ago
- Reference implementation of Dragonbox in C++☆627Updated 3 months ago
- Fast function to parse strings into double (binary64) floating-point values, enforces the RFC 7159 (JSON standard) grammar: 4x faster tha…☆648Updated 2 months ago
- A fast alternative to the modulo reduction☆306Updated 3 years ago
- 🚀 Fast C/C++ bit population count library☆336Updated 7 months ago
- Storage for my snippets, toy programs, etc.☆347Updated this week
- C library implementing the ridiculously fast CLHash hashing function☆270Updated 9 months ago
- SIMD-accelerated base64 codecs☆430Updated 9 months ago
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆245Updated 3 years ago
- Fast integer compression in C using the StreamVByte codec☆385Updated 2 weeks ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆112Updated 4 years ago
- Fast integer to ascii / integer to string conversion☆223Updated 2 years ago
- A fast SIMD parser for CSV files☆150Updated 2 years ago
- Header-only binary fuse and xor filter library☆357Updated last week
- Comprehensive benchmarks of C++ maps☆303Updated last year
- Turbo Base64 - Fastest Base64 SIMD:SSE/AVX2/AVX512/Neon/Altivec - Faster than memcpy!☆287Updated last year
- C library to remove white space from strings as fast as possible☆152Updated 4 months ago
- One of the fastest hash functions☆345Updated 2 years ago
- header-only library to validate utf-8 strings at high speeds (using SIMD instructions)☆299Updated 10 months ago
- LightweighT Almost Lock-Less Oriented for C++ programs memory allocator☆166Updated 5 years ago
- UMASH: a fast enough hash and fingerprint with collision bounds☆154Updated last week
- C++ implementation of a memory efficient hash map and hash set☆343Updated 4 months ago
- A C/C++ header to help move #ifdefs out of your code☆815Updated 4 months ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆177Updated 4 months ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆65Updated 4 years ago
- Microbenchmarking for Modern C++☆214Updated 4 years ago
- A simple C library for compressing lists of integers using binary packing☆497Updated last year
- Fast Approximate Membership Filters (C++)☆273Updated last month
- Fast UTF-8 validation with range algorithm (NEON+SSE4+AVX2)☆82Updated 4 years ago