lemire / fastmodLinks
A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.
☆320Updated 7 months ago
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.☆361Updated 3 months ago
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆257Updated 3 years ago
- Fast function to parse strings into double (binary64) floating-point values, enforces the RFC 7159 (JSON standard) grammar: 4x faster tha…☆662Updated last month
- A fast alternative to the modulo reduction☆310Updated 4 years ago
- 🚀 Fast C/C++ bit population count library☆348Updated last year
- Heap Layers: An Extensible Memory Allocation Infrastructure☆399Updated 3 weeks ago
- BitMagic Library☆426Updated 3 months ago
- Fast integer compression in C using the StreamVByte codec☆402Updated 5 months ago
- C library implementing the ridiculously fast CLHash hashing function☆279Updated last year
- SIMD-accelerated base64 codecs☆436Updated last year
- Fast integer to ascii / integer to string conversion☆230Updated 2 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆117Updated 4 years ago
- Reference implementation of Dragonbox in C++☆659Updated 8 months ago
- Header-only binary fuse and xor filter library☆369Updated 5 months ago
- A simple, extensible, portable, efficient and header-only SIMD library!☆229Updated 3 years ago
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆166Updated 4 months ago
- A simple C library for compressing lists of integers using binary packing☆501Updated last year
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆178Updated 9 months ago
- ☆107Updated last year
- Automatically exported from code.google.com/p/relacy☆223Updated 2 months ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆178Updated 12 years ago
- One of the fastest hash functions.☆354Updated 4 months ago
- header-only library to validate utf-8 strings at high speeds (using SIMD instructions)☆304Updated last year
- Comprehensive benchmarks of C++ maps☆310Updated 2 years ago
- Fast Approximate Membership Filters (C++)☆279Updated 6 months ago
- Very fast, high-quality hash function, discrete-incremental and streamed hashing-capable (non-cryptographic, inline C/C++) 27GB/s + PRNG☆233Updated 2 months ago
- Memory optimal Small String Optimization implementation for C++☆243Updated 10 years ago
- Turbo Base64 - Fastest Base64 SIMD:SSE/AVX2/AVX512/Neon/Altivec - Faster than memcpy!☆306Updated this week
- Portable C++ SIMD library☆173Updated 5 years ago
- This repository contains high-performance implementations of memset and memcpy in assembly.☆332Updated 3 years ago