lemire / fastrangeLinks
A fast alternative to the modulo reduction
☆312Updated 4 years ago
Alternatives and similar repositories for fastrange
Users that are interested in fastrange are comparing it to the libraries listed below
Sorting:
- C library implementing the ridiculously fast CLHash hashing function☆280Updated last year
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆328Updated 10 months ago
- Fast integer compression in C using the StreamVByte codec☆408Updated 7 months ago
- In-place Parallel Super Scalar Samplesort (IPS⁴o)☆164Updated 8 months ago
- Code for paper "Base64 encoding and decoding at almost the speed of a memory copy"☆204Updated 5 years ago
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆261Updated 3 years ago
- The world's first wait-free Software Transactional Memory☆173Updated 5 years ago
- Fast generalized heap tree algorithms in C++ and C. Provides simultaneous support for D-heap and B-heap.☆135Updated 6 years ago
- Experiments with array layouts for comparison-based searching☆84Updated last year
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago
- Storage for my snippets, toy programs, etc.☆366Updated 6 months ago
- Header-only binary fuse and xor filter library☆411Updated last month
- Hashing functions and PRNGs based on them☆162Updated 8 months ago
- ☆109Updated last year
- Testing common random-number generators (RNG)☆189Updated 2 years ago
- Heap Layers: An Extensible Memory Allocation Infrastructure☆401Updated last week
- A Fast, Multicore-Scalable, Low-Fragmentation Memory Allocator☆163Updated 3 months ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆119Updated 5 years ago
- header-only library to validate utf-8 strings at high speeds (using SIMD instructions)☆304Updated last year
- BitMagic Library☆428Updated last month
- UMASH: a fast enough hash and fingerprint with collision bounds☆158Updated last month
- Fast Approximate Membership Filters (C++)☆284Updated last month
- Testing framework for the quest to find a fast & strong mixer, e. g for hashtables.☆40Updated 5 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆69Updated 4 years ago
- Fast Hash Functions Using AES Intrinsics☆83Updated 6 years ago
- A simple C library for compressing lists of integers using binary packing☆506Updated 2 years ago
- One of the fastest hash functions.☆360Updated 7 months ago
- Fast decoder for VByte-compressed integers☆125Updated last year
- C library to remove white space from strings as fast as possible☆155Updated last year
- Succinct data structures in C/C++☆88Updated 11 months ago