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 7 years ago
- String map implementation through Fast Succinct Trie☆21Updated 4 years ago
- benchmarking positional population count☆15Updated last week
- For details, see the blog post:☆34Updated last year
- This is a header only library offering a variety of dynamically growing concurrent hash tables. That all work by dynamically migrating th…☆113Updated 9 months ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆69Updated 4 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
- Variant on Wang Yi's wyhash with 32-bit output, using at most 64-bit math☆26Updated 6 years ago
- Vectorized version of the PCG random number generator☆83Updated 7 months ago
- ☆16Updated 11 years ago
- Effective Memory Reclamation☆62Updated 5 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆34Updated 7 years ago
- Some near drop in stl compatible hash tables that are a lot more space efficient than any other options.☆21Updated 3 years ago
- Test if AVX vector loads and stores are atomic☆33Updated 5 years ago
- UME::SIMD A library for explicit simd vectorization.☆91Updated 7 years ago
- ☆20Updated 3 years ago
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆136Updated this week
- C++ implementation of Concise and WAH compressed bitsets☆20Updated 8 years ago
- ☆31Updated 4 years ago
- 🚀 Fast C/C++ bit population count library☆353Updated last year
- Flash Perfect Hash Table: an implementation of a dynamic perfect hash table, extremely fast for lookup☆47Updated 2 years ago
- performance counters in C++☆21Updated 2 weeks ago
- An encoder/decoder collection for a sequence of integers☆32Updated 12 years ago
- Fastest CPU SIMD (SSE4) sorting networks for small integer arrays (2-6 elements), also optimal amd64 assembly and notes on getting compil…☆50Updated 4 years ago
- Concurrent Hash Table☆34Updated 2 months ago
- Library for lock-free locks☆83Updated 2 years ago
- SIMD sorting network generator and very basic tester☆16Updated 3 years ago