lemire / fastmodLinks
A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.
☆323Updated 8 months ago
Alternatives and similar repositories for fastmod
Users that are interested in fastmod are comparing it to the libraries listed below
Sorting:
- A fast alternative to the modulo reduction☆311Updated 4 years ago
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆258Updated 3 years ago
- Heap Layers: An Extensible Memory Allocation Infrastructure☆400Updated last month
- Storage for my snippets, toy programs, etc.☆361Updated 4 months ago
- 🚀 Fast C/C++ bit population count library☆348Updated last year
- BitMagic Library☆426Updated 3 months ago
- Fast function to parse strings into double (binary64) floating-point values, enforces the RFC 7159 (JSON standard) grammar: 4x faster tha…☆663Updated 2 months ago
- Fast integer to ascii / integer to string conversion☆231Updated 2 years ago
- SIMD-accelerated base64 codecs☆437Updated last year
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆117Updated 5 years ago
- C library implementing the ridiculously fast CLHash hashing function☆280Updated last year
- Fast integer compression in C using the StreamVByte codec☆406Updated 5 months ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆178Updated 12 years ago
- Reference implementation of Dragonbox in C++☆661Updated 9 months ago
- Automatically exported from code.google.com/p/relacy☆225Updated 3 months ago
- ☆108Updated last year
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆167Updated 5 months ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆68Updated 4 years ago
- Portable C++ SIMD library☆173Updated 5 years ago
- SIMD (SSE) string functions☆102Updated 8 years ago
- Fast generalized heap tree algorithms in C++ and C. Provides simultaneous support for D-heap and B-heap.☆134Updated 5 years ago
- Very fast, high-quality hash function, discrete-incremental and streamed hashing-capable (non-cryptographic, inline C/C++) 27GB/s + PRNG☆246Updated last week
- Comprehensive benchmarks of C++ maps☆311Updated 2 years ago
- A fast SIMD parser for CSV files☆155Updated 3 years ago
- Concurrent Deferred Reference Counting☆165Updated last year
- Testing common random-number generators (RNG)☆186Updated 2 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆178Updated 10 months ago
- Header-only binary fuse and xor filter library☆404Updated 6 months ago
- C++ implementation of a memory efficient hash map and hash set☆357Updated 10 months ago
- A simple C library for compressing lists of integers using binary packing☆505Updated last year