PatwinchIR / ultra-sortLinks
DSL for SIMD Sorting on AVX2 & AVX512
☆31Updated 6 years ago
Alternatives and similar repositories for ultra-sort
Users that are interested in ultra-sort are comparing it to the libraries listed below
Sorting:
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆46Updated 5 years ago
- AVX512F and AVX2 versions of quick sort☆104Updated 8 years ago
- String map implementation through Fast Succinct Trie☆21Updated 4 years ago
- benchmarking positional population count☆16Updated last month
- Vectorized version of the PCG random number generator☆84Updated 9 months ago
- For details, see the blog post:☆34Updated last year
- UME::SIMD A library for explicit simd vectorization.☆91Updated 7 years ago
- This is a header only library offering a variety of dynamically growing concurrent hash tables. That all work by dynamically migrating th…☆117Updated 11 months ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆36Updated 7 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆55Updated 5 years ago
- Library for lock-free locks☆83Updated 2 years ago
- Some near drop in stl compatible hash tables that are a lot more space efficient than any other options.☆22Updated 3 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆69Updated 4 years ago
- SIMD sorting network generator and very basic tester☆16Updated 3 years ago
- Test if AVX vector loads and stores are atomic☆35Updated 5 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- Template Vector Library☆18Updated 4 years ago
- ☆16Updated 11 years ago
- ☆31Updated 4 years ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆71Updated 2 years ago
- Variant on Wang Yi's wyhash with 32-bit output, using at most 64-bit math☆26Updated 6 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆120Updated 5 years ago
- An encoder/decoder collection for a sequence of integers☆32Updated 12 years ago
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆137Updated last month
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆39Updated last year
- Super Scalar Sample Sort in modern C++☆21Updated 5 years ago
- Fast Approximate Membership Filters (C++)☆287Updated 3 months ago
- 🚀 Fast C/C++ bit population count library☆355Updated last year
- testbed for different SIMD implementations for set intersection and set union☆41Updated 5 years ago