lemire / fastmod
A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.
☆314Updated 5 months ago
Alternatives and similar repositories for fastmod:
Users that are interested in fastmod are comparing it to the libraries listed below
- Heap Layers: An Extensible Memory Allocation Infrastructure☆395Updated 3 weeks ago
- SIMD-accelerated base64 codecs☆435Updated last year
- Fast function to parse strings into double (binary64) floating-point values, enforces the RFC 7159 (JSON standard) grammar: 4x faster tha…☆656Updated 6 months ago
- Fast integer to ascii / integer to string conversion☆228Updated 2 years ago
- A fast alternative to the modulo reduction☆308Updated 4 years ago
- 🚀 Fast C/C++ bit population count library☆344Updated 10 months ago
- Storage for my snippets, toy programs, etc.☆355Updated last month
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆115Updated 4 years ago
- BitMagic Library☆425Updated 3 weeks ago
- C library implementing the ridiculously fast CLHash hashing function☆277Updated last year
- Fast integer compression in C using the StreamVByte codec☆397Updated 2 months ago
- Reference implementation of Dragonbox in C++☆644Updated 6 months ago
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆248Updated 3 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆178Updated 7 months ago
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆165Updated 2 months ago
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆133Updated 5 years ago
- Automatically exported from code.google.com/p/relacy☆218Updated 2 weeks ago
- Concurrent Deferred Reference Counting☆160Updated last year
- A simple C library for compressing lists of integers using binary packing☆498Updated last year
- Comprehensive benchmarks of C++ maps☆309Updated 2 years ago
- ☆106Updated last year
- A simple, extensible, portable, efficient and header-only SIMD library!☆229Updated 3 years ago
- Different algorithms for converting binary to decimal floating-point numbers☆119Updated 2 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆65Updated 4 years ago
- header-only library to validate utf-8 strings at high speeds (using SIMD instructions)☆301Updated last year
- C++ implementation of a memory efficient hash map and hash set☆347Updated 7 months ago
- Portable C++ SIMD library☆174Updated 5 years ago
- A Fast, Multicore-Scalable, Low-Fragmentation Memory Allocator☆162Updated 2 years ago
- Microbenchmarking for Modern C++☆219Updated 4 years ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆174Updated 11 years ago