lemire / fastmodLinks
A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.
☆332Updated 11 months ago
Alternatives and similar repositories for fastmod
Users that are interested in fastmod are comparing it to the libraries listed below
Sorting:
- A fast alternative to the modulo reduction☆314Updated 4 years ago
- 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☆404Updated last month
- Fast function to parse strings into double (binary64) floating-point values, enforces the RFC 7159 (JSON standard) grammar: 4x faster tha…☆663Updated 5 months ago
- BitMagic Library☆433Updated 2 months ago
- Storage for my snippets, toy programs, etc.☆368Updated 7 months ago
- Fast integer to ascii / integer to string conversion☆236Updated 2 years ago
- SIMD-accelerated base64 codecs☆436Updated last year
- 🚀 Fast C/C++ bit population count library☆354Updated last year
- Fast integer compression in C using the StreamVByte codec☆410Updated 9 months ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆119Updated 5 years ago
- C library implementing the ridiculously fast CLHash hashing function☆280Updated last year
- 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 8 months ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆181Updated 12 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆183Updated last week
- Automatically exported from code.google.com/p/relacy☆236Updated 2 months ago
- C++ implementation of a memory efficient hash map and hash set☆363Updated last week
- Turbo Base64 - Fastest Base64 SIMD:SSE/AVX2/AVX512/Neon/Altivec - Faster than memcpy!☆316Updated 4 months ago
- Concurrent Deferred Reference Counting☆169Updated last year
- Looking into the performance of heaps, starting with the Min-Max Heap☆69Updated 4 years ago
- A fast SIMD parser for CSV files☆158Updated 3 years ago
- Comprehensive benchmarks of C++ maps☆316Updated 2 years ago
- A simple, extensible, portable, efficient and header-only SIMD library!☆230Updated 4 years ago
- Memory optimal Small String Optimization implementation for C++☆248Updated 10 years ago
- Fast generalized heap tree algorithms in C++ and C. Provides simultaneous support for D-heap and B-heap.☆135Updated 6 years ago
- Reference implementation of Dragonbox in C++☆777Updated last month
- Different algorithms for converting binary to decimal floating-point numbers☆125Updated 3 years ago
- ☆111Updated last year
- header-only library to validate utf-8 strings at high speeds (using SIMD instructions)☆302Updated last year