minjaehwang / bitsetsortLinks
Bitset Sort, a faster std::sort replacement.
☆79Updated 4 years ago
Alternatives and similar repositories for bitsetsort
Users that are interested in bitsetsort are comparing it to the libraries listed below
Sorting:
- UMASH: a fast enough hash and fingerprint with collision bounds☆159Updated 3 weeks ago
- Fast Hash Functions Using AES Intrinsics☆85Updated 6 years ago
- A fast alternative to the modulo reduction☆317Updated 4 years ago
- Compile-time TRIE based string matcher (C++11)☆54Updated 6 years ago
- 8-bit Xor Filter in C99☆63Updated 6 years ago
- ☆113Updated 2 years ago
- Testing framework for the quest to find a fast & strong mixer, e. g for hashtables.☆40Updated 5 years ago
- Code for paper "Base64 encoding and decoding at almost the speed of a memory copy"☆205Updated 6 years ago
- C library to remove white space from strings as fast as possible☆157Updated last year
- Quick sort code using AVX2 instructions☆69Updated 8 years ago
- ☆39Updated 5 years ago
- Hashing functions and PRNGs based on them☆167Updated 2 months ago
- Fast Approximate Membership Filters (C++)☆289Updated 5 months ago
- In-place Parallel Super Scalar Samplesort (IPS⁴o)☆166Updated last year
- A Wait-Free Universal Construct for Large Objects☆96Updated 6 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆121Updated 8 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆123Updated 5 years ago
- A benchmark for sorting algorithms☆63Updated 4 years ago
- Header-only binary fuse and xor filter library☆424Updated 3 weeks ago
- A fast SIMD parser for CSV files☆159Updated 3 years ago
- In-place Parallel Super Scalar Samplesort (IPS⁴o)☆132Updated last year
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆341Updated last year
- Experiments with array layouts for comparison-based searching☆86Updated 2 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆55Updated 6 years ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆31Updated 3 years ago
- header-only library to validate utf-8 strings at high speeds (using SIMD instructions)☆307Updated last year
- Comparing linear and binary searches☆44Updated 5 years ago
- haesni is a small hash function using aes-ni for fast string hashing☆19Updated 7 years ago
- Methods and Benchmarks for Random Numbers in a Range☆37Updated 7 years ago
- Different algorithms for converting binary to decimal floating-point numbers☆129Updated 3 years ago