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
- 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
- For details, see the blog post:☆32Updated last year
- benchmarking positional population count☆14Updated last year
- String map implementation through Fast Succinct Trie☆21Updated 3 years ago
- C++17 implementation of memory-efficient dynamic tries☆58Updated 3 years ago
- AVX512F and AVX2 versions of quick sort☆105Updated 7 years ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆34Updated 11 months ago
- Variant on Wang Yi's wyhash with 32-bit output, using at most 64-bit math☆26Updated 5 years ago
- ☆31Updated 3 years ago
- Dictionary-based compression for inverted indexes.☆23Updated 6 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
- Compact Tree Representation☆16Updated 8 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 4 months ago
- Efficient Prefix-Sum data structures in C++.☆25Updated last year
- Hash table with separate chaining layout☆9Updated 3 years ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆30Updated 6 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆53Updated 5 years ago
- A C++ library for integer array compression☆29Updated 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
- Concurrent Hash Table☆25Updated last week
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated 2 years ago
- C++ implementation of Concise and WAH compressed bitsets☆20Updated 8 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
- Transpose: SIMD Integer+Floating Point Compression Filter☆61Updated 5 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆65Updated 4 years 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 3 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
- A Benchmark of Minimal Perfect Hash Function Algorithms.☆35Updated 2 years ago