lemire / fastrange
A fast alternative to the modulo reduction
☆309Updated 4 years ago
Alternatives and similar repositories for fastrange:
Users that are interested in fastrange are comparing it to the libraries listed below
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆311Updated 4 months ago
- Fast integer compression in C using the StreamVByte codec☆393Updated last month
- C library implementing the ridiculously fast CLHash hashing function☆274Updated 11 months ago
- Header-only binary fuse and xor filter library☆358Updated 2 months ago
- In-place Parallel Super Scalar Samplesort (IPS⁴o)☆161Updated 2 months ago
- Experiments with array layouts for comparison-based searching☆83Updated last year
- The world's first wait-free Software Transactional Memory☆173Updated 5 years ago
- This is a header only library offering a variety of dynamically growing concurrent hash tables. That all work by dynamically migrating th…☆109Updated 3 months ago
- Code for paper "Base64 encoding and decoding at almost the speed of a memory copy"☆203Updated 5 years ago
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago
- header-only library to validate utf-8 strings at high speeds (using SIMD instructions)☆301Updated last year
- UMASH: a fast enough hash and fingerprint with collision bounds☆155Updated 2 months ago
- Heap Layers: An Extensible Memory Allocation Infrastructure☆393Updated this week
- High-performance dictionary coding☆104Updated 7 years ago
- SIMD (SSE) population count --- http://0x80.pl/articles/sse-popcount.html☆337Updated last year
- High-performance multicore-scalable data structures and benchmarks☆139Updated 5 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆113Updated 4 years ago
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆246Updated 3 years ago
- A fast SIMD parser for CSV files☆151Updated 2 years ago
- Hashing functions and PRNGs based on them☆161Updated 2 months ago
- Fast Approximate Membership Filters (C++)☆274Updated 3 months ago
- Fast decoder for VByte-compressed integers☆122Updated 10 months ago
- 🚀 Fast C/C++ bit population count library☆339Updated 9 months ago
- Storage for my snippets, toy programs, etc.☆350Updated 2 weeks ago
- A simple C library for compressing lists of integers using binary packing☆497Updated last year
- Looking into the performance of heaps, starting with the Min-Max Heap☆65Updated 4 years ago
- In-place Parallel Super Scalar Samplesort (IPS⁴o)☆118Updated 2 months ago
- C library to remove white space from strings as fast as possible☆152Updated 6 months ago
- Memory optimal Small String Optimization implementation for C++☆237Updated 10 years ago
- Fast integer to ascii / integer to string conversion☆227Updated 2 years ago