A fast alternative to the modulo reduction
☆317Mar 22, 2021Updated 4 years ago
Alternatives and similar repositories for fastrange
Users that are interested in fastrange are comparing it to the libraries listed below
Sorting:
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆341Nov 15, 2024Updated last year
- C library implementing the ridiculously fast CLHash hashing function☆282Apr 4, 2024Updated last year
- Pruning elements in SIMD vectors (i.e., packing left elements)☆68Jan 30, 2024Updated 2 years ago
- Benchmark showing the we can randomly hash strings very quickly with good universality☆137Jan 23, 2025Updated last year
- Lightweight, performance oriented, Core library for 'C' programmers☆56Aug 10, 2015Updated 10 years ago
- TLSF: two-level segregated fit O(1) allocator☆83Sep 3, 2022Updated 3 years ago
- A hash table implementation using Robin Hood Linear Probing☆52May 31, 2014Updated 11 years ago
- Fast decoder for VByte-compressed integers☆127Nov 15, 2025Updated 3 months ago
- Batch Monitor - Gain performance by combining work from multiple threads into a single batch☆30Apr 15, 2015Updated 10 years ago
- A simple C library for compressing lists of integers using binary packing☆517Aug 18, 2023Updated 2 years ago
- A sparse and compressed bitmap library.☆13Aug 28, 2014Updated 11 years ago
- A splaytree ADT written in C with a BSD license☆18Jun 18, 2020Updated 5 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆122Jul 22, 2020Updated 5 years ago
- bit & sketches data structures☆60Nov 2, 2018Updated 7 years ago
- ☆52Jan 1, 2025Updated last year
- Lightweight benchmarking component for small C++ routines☆15Mar 29, 2023Updated 2 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆49Jun 3, 2021Updated 4 years ago
- AST generation library☆27Jan 15, 2015Updated 11 years ago
- a collection of handle/id allocators☆20Feb 29, 2024Updated 2 years ago
- C++ string formatting library☆47Jan 19, 2020Updated 6 years ago
- A fast, memory efficient hash map for C++☆1,300May 19, 2025Updated 9 months ago
- Official git repository for libdivide: optimized integer division☆1,297Feb 16, 2026Updated last week
- A simple bitset library in C☆142Jan 12, 2026Updated last month
- A C library for runtime-flippable feature flags on Linux/x86-64, with negligible overhead in the common case☆76Oct 12, 2022Updated 3 years ago
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C☆2,404Oct 26, 2025Updated 4 months ago
- Fast implementations of the scancount algorithm: C++ header-only library☆27Oct 7, 2019Updated 6 years ago
- Full emulation of await feature from C# language in C++ based on Stackful Coroutines from Boost.Coroutine library.☆20Jun 15, 2015Updated 10 years ago
- Giant is a tiny C++11 library to handle little/big endianness.☆19Sep 25, 2015Updated 10 years ago
- A very fast hashtable☆1,840Sep 27, 2023Updated 2 years ago
- The FASTEST QUALITY hash function, random number generators (PRNG) and hash map.☆1,095Jun 7, 2024Updated last year
- Roaring bitmaps in C (and C++), with SIMD (AVX2, AVX-512 and NEON) optimizations: used by Apache Doris, ClickHouse, Alibaba Tair, Redpand…☆1,782Feb 20, 2026Updated last week
- LZ77/LZSS designed for SSE based decompression☆145Apr 18, 2019Updated 6 years ago
- Compact tries for fixed-width keys☆26Jun 4, 2018Updated 7 years ago
- Debug Drawing Text using Lines☆15Jun 17, 2025Updated 8 months ago
- Header-only binary fuse and xor filter library☆424Jan 19, 2026Updated last month
- etc texture decoder☆20May 31, 2019Updated 6 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆55Jan 23, 2020Updated 6 years ago
- Public domain linear time distance field and Voronoi diagram on lattice grid☆55Nov 25, 2016Updated 9 years ago
- A small single-file library for sprite outline extraction and simplification for C/C++☆88Oct 28, 2015Updated 10 years ago