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 C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆53Updated 5 years ago
- Fast Hash Functions Using AES Intrinsics☆82Updated 5 years ago
- benchmarking positional population count☆14Updated last year
- Batched random number generation☆18Updated last month
- A fast and memory efficient hashmap using sorting to resolve collisions☆43Updated 4 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
- Comparing linear and binary searches☆41Updated 5 years ago
- Fast algorithms for computing XX^T for binary matrices☆14Updated 5 years ago
- SIMDized check which bytes are in a set☆28Updated 6 years ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆29Updated 2 years ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated 2 years ago
- A fast reference counting library for C++☆24Updated 4 years ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆40Updated 5 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆65Updated last year
- 8-bit Xor Filter in C99☆61Updated 5 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆49Updated 4 years ago
- String to Float Benchmark☆19Updated 6 years ago
- CLI utilty to work out proper constants for vpternlogic instruction☆13Updated 2 years ago
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆45Updated 6 months ago
- ☆28Updated last year
- A vectorized single header hash function.☆19Updated 7 months ago
- Quick sort code using AVX2 instructions☆69Updated 8 years ago
- Support for ternary logic in SSE, XOP, AVX2 and x86 programs☆31Updated 5 months ago
- Fastest CPU SIMD (SSE4) sorting networks for small integer arrays (2-6 elements), also optimal amd64 assembly and notes on getting compil…☆45Updated 4 years ago
- For details, see the blog post:☆32Updated last year
- Automatically exported from code.google.com/p/synchronic☆11Updated 8 years ago
- A fast implementation of log() and exp()☆53Updated 2 years ago
- C++ wrapper around wyhash and wyrand☆14Updated 11 months ago