damageboy / vxsort-cpp
My very own vxsort re-implemented with "modern" C++ by a complete idiot (in C++)
☆30Updated last year
Related projects ⓘ
Alternatives and complementary repositories for vxsort-cpp
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 4 years ago
- A fast and memory efficient hashmap using sorting to resolve collisions☆43Updated 4 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆53Updated 4 years ago
- Fast Hash Functions Using AES Intrinsics☆82Updated 5 years ago
- ☆39Updated 3 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆48Updated 3 years ago
- benchmarking positional population count☆12Updated 8 months ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆60Updated 9 months ago
- Comparing linear and binary searches☆38Updated 4 years ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆28Updated last year
- Fast algorithms for computing XX^T for binary matrices☆14Updated 5 years ago
- Testing framework for the quest to find a fast & strong mixer, e. g for hashtables.☆36Updated 4 years ago
- haesni is a small hash function using aes-ni for fast string hashing☆16Updated 6 years ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated last year
- Quick sort code using AVX2 instructions☆69Updated 7 years ago
- ZP7: Zach's Peppy Parallel-Prefix-Popcountin' PEXT/PDEP Polyfill☆46Updated 3 months ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆40Updated 4 years ago
- Mutexes that only use two bits. Either stored in a byte, or in the bottom bits of a pointer☆25Updated last year
- Support for ternary logic in SSE, XOP, AVX2 and x86 programs☆31Updated 3 years ago
- A fast implementation of log() and exp()☆49Updated last year
- SIMD sorting network generator and very basic tester☆16Updated 2 years ago
- Bloom filter alternative (C++)☆17Updated 6 years ago
- SIMDized check which bytes are in a set☆28Updated 6 years ago
- 8-bit Xor Filter in C99☆61Updated 4 years ago
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆50Updated 9 months ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆51Updated 7 years ago
- ☆40Updated last year
- Fastest CPU SIMD (SSE4) sorting networks for small integer arrays (2-6 elements), also optimal amd64 assembly and notes on getting compil…☆44Updated 3 years ago
- ☆27Updated 2 years ago
- A fast reference counting library for C++☆24Updated 4 years ago