lemire / fastmodLinks
A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.
β338Updated last year
Alternatives and similar repositories for fastmod
Users that are interested in fastmod are comparing it to the libraries listed below
Sorting:
- Storage for my snippets, toy programs, etc.β372Updated last month
- π Fast C/C++ bit population count libraryβ358Updated last year
- A fast alternative to the modulo reductionβ315Updated 4 years ago
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modificationβ261Updated 4 years ago
- Heap Layers: An Extensible Memory Allocation Infrastructureβ407Updated last week
- BitMagic Libraryβ438Updated 4 months ago
- SIMD-accelerated base64 codecsβ440Updated last year
- Fast integer to ascii / integer to string conversionβ239Updated 3 years ago
- Fast function to parse strings into double (binary64) floating-point values, enforces the RFC 7159 (JSON standard) grammar: 4x faster thaβ¦β667Updated 7 months ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+β120Updated 5 years ago
- C library implementing the ridiculously fast CLHash hashing functionβ281Updated last year
- Fast integer compression in C using the StreamVByte codecβ412Updated 10 months ago
- Header-only binary fuse and xor filter libraryβ414Updated 4 months ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for stringsβ184Updated 2 months ago
- Testing common random-number generators (RNG)β194Updated 2 weeks ago
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)β170Updated 10 months ago
- Looking into the performance of heaps, starting with the Min-Max Heapβ69Updated 4 years ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.β184Updated 12 years ago
- Very fast, high-quality hash function, discrete-incremental and streamed hashing-capable (non-cryptographic, header-only C/C++) 27GB/s + β¦β267Updated 2 weeks ago
- Portable C++ SIMD libraryβ171Updated 6 years ago
- Different algorithms for converting binary to decimal floating-point numbersβ128Updated 3 years ago
- A simple, extensible, portable, efficient and header-only SIMD library!β232Updated 4 years ago
- β112Updated last year
- C++ implementation of a memory efficient hash map and hash setβ366Updated 2 months ago
- One of the fastest hash functions.β363Updated 10 months ago
- This repository contains high-performance implementations of memset and memcpy in assembly.β339Updated 3 years ago
- Turbo Base64 - Fastest Base64 SIMD:SSE/AVX2/AVX512/Neon/Altivec - Faster than memcpy!β322Updated 5 months ago
- Concurrent Deferred Reference Countingβ173Updated last year
- Comprehensive benchmarks of C++ mapsβ316Updated 2 years ago
- Code for paper "Base64 encoding and decoding at almost the speed of a memory copy"β204Updated 6 years ago