minjaehwang / bitsetsortLinks
Bitset Sort, a faster std::sort replacement.
☆78Updated 3 years ago
Alternatives and similar repositories for bitsetsort
Users that are interested in bitsetsort are comparing it to the libraries listed below
Sorting:
- C library to remove white space from strings as fast as possible☆155Updated last year
- Fast Hash Functions Using AES Intrinsics☆84Updated 6 years ago
- UMASH: a fast enough hash and fingerprint with collision bounds☆159Updated 3 weeks ago
- Quick sort code using AVX2 instructions☆69Updated 8 years ago
- Code for paper "Base64 encoding and decoding at almost the speed of a memory copy"☆203Updated 6 years ago
- A Wait-Free Universal Construct for Large Objects☆96Updated 6 years ago
- A fast alternative to the modulo reduction☆314Updated 4 years ago
- 8-bit Xor Filter in C99☆62Updated 5 years ago
- ☆39Updated 4 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆120Updated 5 years ago
- A benchmark for sorting algorithms☆62Updated 4 years ago
- Testing framework for the quest to find a fast & strong mixer, e. g for hashtables.☆40Updated 5 years ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆31Updated 2 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆55Updated 5 years ago
- header-only library to validate utf-8 strings at high speeds (using SIMD instructions)☆303Updated last year
- Fast Approximate Membership Filters (C++)☆287Updated 3 months ago
- In-place Parallel Super Scalar Samplesort (IPS⁴o)☆164Updated 10 months ago
- Compile-time TRIE based string matcher (C++11)☆52Updated 6 years ago
- Random Number Generator based on hardware-accelerated AES instructions☆61Updated 6 years ago
- ☆111Updated last year
- A fast implementation for varbyte 32bit/64bit integer compression☆120Updated 8 years ago
- Hashing functions and PRNGs based on them☆166Updated this week
- Experiments with array layouts for comparison-based searching☆85Updated last year
- haesni is a small hash function using aes-ni for fast string hashing☆19Updated 7 years ago
- This small library enables acceleration of bulk calls of certain math functions on AVX and AVX2 hardware. Currently supported operations …☆87Updated 4 years ago
- Header-only binary fuse and xor filter library☆409Updated 3 months ago
- In-place Parallel Super Scalar Samplesort (IPS⁴o)☆130Updated 10 months ago
- Poireau: a sampling allocation debugger☆98Updated 3 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- Vectorized version of the PCG random number generator☆84Updated 8 months ago