PatwinchIR / ultra-sort
DSL for SIMD Sorting on AVX2 & AVX512
☆30Updated 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
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- AVX512F and AVX2 versions of quick sort☆105Updated 7 years ago
- For details, see the blog post:☆32Updated last year
- An encoder/decoder collection for a sequence of integers☆32Updated 12 years ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆30Updated 6 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 7 years ago
- C++ implementation of Concise and WAH compressed bitsets☆20Updated 7 years ago
- UME::SIMD A library for explicit simd vectorization.☆91Updated 7 years ago
- benchmarking positional population count☆14Updated last year
- String map implementation through Fast Succinct Trie☆21Updated 3 years ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆32Updated 9 months ago
- Vectorized version of the PCG random number generator☆76Updated last week
- Dictionary-based compression for inverted indexes.☆23Updated 5 years ago
- This is a header only library offering a variety of dynamically growing concurrent hash tables. That all work by dynamically migrating th…☆109Updated 2 months ago
- ☆31Updated 3 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆65Updated 4 years ago
- Fastest CPU SIMD (SSE4) sorting networks for small integer arrays (2-6 elements), also optimal amd64 assembly and notes on getting compil…☆45Updated 3 years ago
- immintrin_dbg.h is an include file, a wrapper around immintrin.h. It implements most of AVX, AVX2, AVX-512 vector intrinsics to enable so…☆57Updated 2 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆53Updated 5 years ago
- Rebooting the std::bitset franchise☆44Updated 2 weeks ago
- testbed for different SIMD implementations for set intersection and set union☆41Updated 5 years ago
- C library to compute the Hamming weight of arrays☆45Updated 6 years ago
- ☆44Updated 4 years ago
- Hash table with separate chaining layout☆9Updated 3 years ago
- Super Scalar Sample Sort in modern C++☆20Updated 4 years ago
- Optimal partitioning of Variable-Byte codes for better compression and fast decoding.☆17Updated 3 years ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated 2 years ago
- A C++ library for integer array compression☆29Updated 3 years ago
- Some near drop in stl compatible hash tables that are a lot more space efficient than any other options.☆20Updated 2 years ago
- ☆17Updated 8 years ago