PatwinchIR / ultra-sortLinks
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
Sorting:
- An encoder/decoder collection for a sequence of integers☆32Updated 12 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- benchmarking positional population count☆14Updated last year
- AVX512F and AVX2 versions of quick sort☆105Updated 7 years ago
- For details, see the blog post:☆32Updated last year
- String map implementation through Fast Succinct Trie☆21Updated 3 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 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
- ☆31Updated 3 years ago
- C library to compute the Hamming weight of arrays☆46Updated 6 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆66Updated 4 years ago
- Comparing linear and binary searches☆40Updated 5 years ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆31Updated 6 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆53Updated 5 years ago
- Optimal partitioning of Variable-Byte codes for better compression and fast decoding.☆17Updated 3 years ago
- testbed for different SIMD implementations for set intersection and set union☆41Updated 5 years ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated 2 years ago
- Hash table with separate chaining layout☆9Updated 3 years ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆29Updated 2 years ago
- A Benchmark of Minimal Perfect Hash Function Algorithms.☆35Updated 2 years ago
- Compact Tree Representation☆16Updated 8 years ago
- A C++ library for integer array compression☆29Updated 3 years ago
- Vectorized version of the PCG random number generator☆77Updated 2 months ago
- C++ implementation of Concise and WAH compressed bitsets☆20Updated 8 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 4 years ago
- Dictionary-based compression for inverted indexes.☆23Updated 6 years ago
- ☆10Updated 4 months ago
- Interleaving bits from two sources using SIMD instructions.☆14Updated 7 years ago
- Efficient Prefix-Sum data structures in C++.☆25Updated last year
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆34Updated 11 months ago