lemire / fastrange
A fast alternative to the modulo reduction
☆308Updated 3 years ago
Alternatives and similar repositories for fastrange:
Users that are interested in fastrange are comparing it to the libraries listed below
- C library implementing the ridiculously fast CLHash hashing function☆272Updated 10 months ago
- Fast integer compression in C using the StreamVByte codec☆390Updated 3 weeks ago
- Hashing functions and PRNGs based on them☆160Updated last month
- Header-only binary fuse and xor filter library☆358Updated last month
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆308Updated 3 months ago
- The world's first wait-free Software Transactional Memory☆172Updated 5 years ago
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago
- SIMD (SSE) population count --- http://0x80.pl/articles/sse-popcount.html☆335Updated 11 months ago
- Experiments with array layouts for comparison-based searching☆82Updated last year
- Code for paper "Base64 encoding and decoding at almost the speed of a memory copy"☆203Updated 5 years ago
- In-place Parallel Super Scalar Samplesort (IPS⁴o)☆161Updated last month
- Fast Approximate Membership Filters (C++)☆274Updated 2 months ago
- Heap Layers: An Extensible Memory Allocation Infrastructure☆389Updated 6 months ago
- In-place Parallel Super Scalar Samplesort (IPS⁴o)☆118Updated last month
- 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
- This is a header only library offering a variety of dynamically growing concurrent hash tables. That all work by dynamically migrating th…☆109Updated 2 months ago
- header-only library to validate utf-8 strings at high speeds (using SIMD instructions)☆301Updated 11 months ago
- A simple C library for compressing lists of integers using binary packing☆497Updated last year
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆114Updated 4 years ago
- Fast Static Symbol Table (FSST): efficient random-access string compression☆416Updated last week
- UMASH: a fast enough hash and fingerprint with collision bounds☆155Updated last month
- ☆105Updated last year
- BitMagic Library☆416Updated last week
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆246Updated 3 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆65Updated 4 years ago
- Testing common random-number generators (RNG)☆183Updated last year
- Storage for my snippets, toy programs, etc.☆348Updated last month
- One of the fastest hash functions.☆346Updated 2 weeks ago
- 🚀 Fast C/C++ bit population count library☆338Updated 8 months ago
- High-performance dictionary coding☆104Updated 7 years ago