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
- An encoder/decoder collection for a sequence of integers☆32Updated 12 years ago
- 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
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆30Updated 6 years ago
- benchmarking positional population count☆14Updated last year
- Dictionary-based compression for inverted indexes.☆23Updated 5 years ago
- ☆31Updated 3 years ago
- UME::SIMD A library for explicit simd vectorization.☆91Updated 7 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆53Updated 5 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
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 7 years ago
- ☆15Updated 10 years ago
- Test if AVX vector loads and stores are atomic☆29Updated 4 years ago
- Efficient Prefix-Sum data structures in C++.☆25Updated last year
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆32Updated 9 months ago
- A Benchmark of Minimal Perfect Hash Function Algorithms.☆35Updated 2 years ago
- ☆10Updated last month
- 🔶 Compressed bitvector/container supporting efficient random access and rank queries☆43Updated 6 months ago
- A C++ container-like data structure for storing a vector of bits with fast appending on both sides and fast insertion in the middle, all …☆26Updated 2 years ago
- Template Vector Library☆18Updated 3 years ago
- Lock-free parallel disjoint set data structure (aka UNION-FIND) with path compression and union by rank☆64Updated 9 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
- Comparing linear and binary searches☆39Updated 4 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
- EDSL for C++ to make just-in-time code generation easier☆85Updated 2 years ago
- Vectorized version of the PCG random number generator☆76Updated last week
- A fast and memory efficient hashmap using sorting to resolve collisions☆43Updated 4 years ago
- This program implements the following graph reordering technique: Laxman Dhulipala, Igor Kabiljo, Brian Karrer, Giuseppe Ottaviano, Serg…☆10Updated 6 years ago