minjaehwang / bitsetsortLinks
Bitset Sort, a faster std::sort replacement.
☆79Updated 3 years ago
Alternatives and similar repositories for bitsetsort
Users that are interested in bitsetsort are comparing it to the libraries listed below
Sorting:
- Fast Hash Functions Using AES Intrinsics☆85Updated 6 years ago
- UMASH: a fast enough hash and fingerprint with collision bounds☆159Updated 2 weeks ago
- A fast alternative to the modulo reduction☆317Updated 4 years ago
- C library to remove white space from strings as fast as possible☆157Updated last year
- Testing framework for the quest to find a fast & strong mixer, e. g for hashtables.☆40Updated 5 years ago
- ☆39Updated 4 years ago
- Quick sort code using AVX2 instructions☆69Updated 8 years ago
- Hashing functions and PRNGs based on them☆167Updated 2 months ago
- Experiments with array layouts for comparison-based searching☆86Updated 2 years ago
- ☆113Updated 2 years ago
- In-place Parallel Super Scalar Samplesort (IPS⁴o)☆166Updated last year
- A Wait-Free Universal Construct for Large Objects☆96Updated 6 years ago
- header-only library to validate utf-8 strings at high speeds (using SIMD instructions)☆307Updated last year
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆122Updated 5 years ago
- 8-bit Xor Filter in C99☆63Updated 6 years ago
- In-place Parallel Super Scalar Samplesort (IPS⁴o)☆132Updated last year
- Compile-time TRIE based string matcher (C++11)☆53Updated 6 years ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆31Updated 3 years ago
- Succinct data structures in C/C++☆92Updated last year
- Different algorithms for converting binary to decimal floating-point numbers☆128Updated 3 years ago
- Code for paper "Base64 encoding and decoding at almost the speed of a memory copy"☆205Updated 6 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆121Updated 8 years ago
- Random Number Generator based on hardware-accelerated AES instructions☆61Updated 6 years ago
- A benchmark for sorting algorithms☆63Updated 4 years ago
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆170Updated 11 months ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆41Updated 5 years ago
- haesni is a small hash function using aes-ni for fast string hashing☆19Updated 7 years ago
- Poireau: a sampling allocation debugger☆98Updated 3 years ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆340Updated last year
- Looking into the performance of heaps, starting with the Min-Max Heap☆69Updated 5 years ago