lemire / fastmod
A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.
☆310Updated 4 months ago
Alternatives and similar repositories for fastmod:
Users that are interested in fastmod are comparing it to the libraries listed below
- A fast alternative to the modulo reduction☆308Updated 3 years ago
- Fast integer to ascii / integer to string conversion☆225Updated 2 years ago
- Fast function to parse strings into double (binary64) floating-point values, enforces the RFC 7159 (JSON standard) grammar: 4x faster tha…☆654Updated 4 months ago
- C library implementing the ridiculously fast CLHash hashing function☆272Updated 11 months ago
- Heap Layers: An Extensible Memory Allocation Infrastructure☆391Updated 7 months ago
- 🚀 Fast C/C++ bit population count library☆339Updated 8 months ago
- Reference implementation of Dragonbox in C++☆633Updated 4 months ago
- Fast integer compression in C using the StreamVByte codec☆392Updated last month
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆246Updated 3 years ago
- BitMagic Library☆418Updated last week
- Storage for my snippets, toy programs, etc.☆349Updated last week
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆113Updated 4 years ago
- SIMD-accelerated base64 codecs☆432Updated 11 months ago
- header-only library to validate utf-8 strings at high speeds (using SIMD instructions)☆301Updated last year
- Concurrent Deferred Reference Counting☆159Updated last year
- A simple, extensible, portable, efficient and header-only SIMD library!☆230Updated 3 years ago
- Fast UTF-8 validation with range algorithm (NEON+SSE4+AVX2)☆82Updated 4 years ago
- Very fast, high-quality hash function, discrete-incremental and streamed hashing-capable (non-cryptographic, inline C/C++) 26GB/s + PRNG☆211Updated 2 weeks ago
- Header-only binary fuse and xor filter library☆360Updated last month
- Portable C++ SIMD library☆174Updated 5 years ago
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago
- LightweighT Almost Lock-Less Oriented for C++ programs memory allocator☆166Updated 6 years ago
- Turbo Base64 - Fastest Base64 SIMD:SSE/AVX2/AVX512/Neon/Altivec - Faster than memcpy!☆299Updated last year
- Official git repository for libdivide: optimized integer division☆1,151Updated last week
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆173Updated 11 years ago
- C++ implementation of a memory efficient hash map and hash set☆347Updated 5 months ago
- Comprehensive benchmarks of C++ maps☆306Updated last year
- This repository contains high-performance implementations of memset and memcpy in assembly.☆320Updated 3 years ago
- A C++14 compile-time/constexpr map and hash map with minimal binary footprint☆210Updated 2 years ago
- A fast SIMD parser for CSV files☆151Updated 2 years ago