lemire / fastmod
A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.
☆307Updated 3 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☆307Updated 3 years ago
- Fast integer to ascii / integer to string conversion☆223Updated 2 years ago
- Heap Layers: An Extensible Memory Allocation Infrastructure☆390Updated 5 months ago
- Storage for my snippets, toy programs, etc.☆349Updated last week
- Fast function to parse strings into double (binary64) floating-point values, enforces the RFC 7159 (JSON standard) grammar: 4x faster tha…☆652Updated 3 months ago
- Reference implementation of Dragonbox in C++☆630Updated 3 months ago
- 🚀 Fast C/C++ bit population count library☆336Updated 7 months ago
- C library implementing the ridiculously fast CLHash hashing function☆270Updated 10 months ago
- Fast integer compression in C using the StreamVByte codec☆387Updated last week
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆246Updated 3 years ago
- header-only library to validate utf-8 strings at high speeds (using SIMD instructions)☆300Updated 11 months ago
- SIMD-accelerated base64 codecs☆432Updated 10 months ago
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆151Updated this week
- Comprehensive benchmarks of C++ maps☆304Updated last year
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆161Updated 10 months ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆112Updated 4 years ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆253Updated 4 years ago
- Header-only binary fuse and xor filter library☆357Updated 2 weeks ago
- Concurrent Deferred Reference Counting☆156Updated 11 months ago
- Microbenchmarking for Modern C++☆215Updated 4 years ago
- A simple, extensible, portable, efficient and header-only SIMD library!☆230Updated 3 years ago
- UMASH: a fast enough hash and fingerprint with collision bounds☆154Updated 3 weeks ago
- Fast UTF-8 validation with range algorithm (NEON+SSE4+AVX2)☆82Updated 4 years ago
- BitMagic Library☆415Updated 5 months ago
- Different algorithms for converting binary to decimal floating-point numbers☆118Updated 2 years ago
- std::bitset with constexpr implementations plus additional features.☆119Updated last year
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆177Updated 4 months ago
- An implementation of Seqlock in C++11☆205Updated 6 months ago
- One of the fastest hash functions☆345Updated 2 years ago
- A C++14 compile-time/constexpr map and hash map with minimal binary footprint☆208Updated 2 years ago