minjaehwang / bitsetsort
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
- Quick sort code using AVX2 instructions☆68Updated 7 years ago
- Fast Hash Functions Using AES Intrinsics☆82Updated 5 years ago
- Testing framework for the quest to find a fast & strong mixer, e. g for hashtables.☆38Updated 4 years ago
- ☆106Updated last year
- A fast implementation for varbyte 32bit/64bit integer compression☆117Updated 8 years ago
- Code for paper "Base64 encoding and decoding at almost the speed of a memory copy"☆204Updated 5 years ago
- UMASH: a fast enough hash and fingerprint with collision bounds☆155Updated 3 months ago
- ☆39Updated 4 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆53Updated 5 years ago
- A fast and memory efficient hashmap using sorting to resolve collisions☆43Updated 4 years ago
- Random Number Generator based on hardware-accelerated AES instructions☆57Updated 6 years ago
- Poireau: a sampling allocation debugger☆87Updated 3 years ago
- C library to remove white space from strings as fast as possible☆152Updated 8 months ago
- A benchmark for sorting algorithms☆60Updated 4 years ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆40Updated 4 years ago
- Fast differential coding functions (using SIMD instructions)☆52Updated 7 years ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆29Updated 2 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆65Updated 4 years ago
- A Wait-Free Universal Construct for Large Objects☆96Updated 5 years ago
- compile time assembly interpreter☆85Updated 7 years ago
- In-place Parallel Super Scalar Samplesort (IPS⁴o)☆162Updated 3 months ago
- 8-bit Xor Filter in C99☆61Updated 5 years ago
- Compile-time TRIE based string matcher (C++11)☆53Updated 6 years ago
- High-performance dictionary coding☆104Updated 8 years ago
- A hash table implementation using Robin Hood Linear Probing☆50Updated 10 years ago
- A fast alternative to the modulo reduction☆308Updated 4 years ago
- Selection and partial sorting algorithms☆136Updated last month
- Testing memory-level parallelism☆68Updated last year
- The world's first wait-free Software Transactional Memory☆173Updated 5 years ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated 2 years ago