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:
- Fast Hash Functions Using AES Intrinsics☆82Updated 5 years ago
- C library to remove white space from strings as fast as possible☆152Updated 9 months ago
- Quick sort code using AVX2 instructions☆69Updated 8 years ago
- 8-bit Xor Filter in C99☆61Updated 5 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆118Updated 8 years ago
- ☆39Updated 4 years ago
- Testing framework for the quest to find a fast & strong mixer, e. g for hashtables.☆38Updated 4 years ago
- Compile-time TRIE based string matcher (C++11)☆52Updated 6 years ago
- UMASH: a fast enough hash and fingerprint with collision bounds☆155Updated 5 months ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆53Updated 5 years ago
- Reproducible experimeents on UTF-8 validation using SIMD instructions☆40Updated 9 months ago
- SIMD recipes, for various platforms (collection of code snippets)☆49Updated 4 years ago
- A benchmark for sorting algorithms☆60Updated 4 years ago
- SIMDized check which bytes are in a set☆28Updated 6 years ago
- ☆106Updated last year
- Selection and partial sorting algorithms☆137Updated 2 months ago
- Fast differential coding functions (using SIMD instructions)☆54Updated 7 years ago
- Fast Approximate Membership Filters (C++)☆278Updated 5 months ago
- This small library enables acceleration of bulk calls of certain math functions on AVX and AVX2 hardware. Currently supported operations …☆88Updated 3 years ago
- compile time assembly interpreter☆85Updated 7 years ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆40Updated 5 years ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆29Updated 2 years ago
- A C library for runtime-flippable feature flags on Linux/x86-64, with negligible overhead in the common case☆73Updated 2 years ago
- Branchless UTF-8 decoder☆34Updated 7 years ago
- A fast alternative to the modulo reduction☆309Updated 4 years ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated 2 years ago
- Random Number Generator based on hardware-accelerated AES instructions☆57Updated 6 years ago
- Poireau: a sampling allocation debugger☆97Updated 3 years ago
- A fast and memory efficient hashmap using sorting to resolve collisions☆43Updated 4 years ago
- Restartable Sequences: a userspace implementation of cheap per-cpu atomic operations☆36Updated 6 years ago