damageboy / vxsort-cppLinks
My very own vxsort re-implemented with "modern" C++ by a complete idiot (in C++)
☆30Updated last year
Alternatives and similar repositories for vxsort-cpp
Users that are interested in vxsort-cpp are comparing it to the libraries listed below
Sorting:
- Fast Hash Functions Using AES Intrinsics☆82Updated 5 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
- Pruning elements in SIMD vectors (i.e., packing left elements)☆65Updated last year
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆30Updated 2 years ago
- benchmarking positional population count☆15Updated last year
- ☆39Updated 4 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- Testing framework for the quest to find a fast & strong mixer, e. g for hashtables.☆39Updated 4 years ago
- Comparing linear and binary searches☆41Updated 5 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago
- Support for ternary logic in SSE, XOP, AVX2 and x86 programs☆31Updated 6 months ago
- A benchmark for sorting algorithms☆60Updated 4 years ago
- ☆29Updated last week
- ☆61Updated 8 months ago
- AVX512F and AVX2 versions of quick sort☆104Updated 7 years ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated 2 years ago
- CLI utilty to work out proper constants for vpternlogic instruction☆13Updated 2 years ago
- Batched random number generation☆18Updated 2 months ago
- Quick sort code using AVX2 instructions☆69Updated 8 years ago
- 🔶 Compressed bitvector/container supporting efficient random access and rank queries☆43Updated 10 months ago
- SIMD recipes, for various platforms (collection of code snippets)☆49Updated 4 years ago
- How fast can we shuffle values?☆37Updated last year
- Vectorized version of the PCG random number generator☆80Updated 4 months ago
- Benchmarks for our memory allocator☆67Updated last year
- Mutexes that only use two bits. Either stored in a byte, or in the bottom bits of a pointer☆25Updated 2 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆67Updated 4 years ago
- A collection of SIMD optimized general purpose hash functions☆45Updated 10 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆119Updated 8 years ago
- Succinct data structures in C/C++☆89Updated 9 months ago