voutcn / kxsortLinks
Fast in-place radix sort with STL-like API
☆47Updated 8 years ago
Alternatives and similar repositories for kxsort
Users that are interested in kxsort are comparing it to the libraries listed below
Sorting:
- AVX512F and AVX2 versions of quick sort☆104Updated 7 years ago
- BitMagic Library☆428Updated last month
- For details, see the blog post:☆33Updated last year
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆46Updated 5 years ago
- 🚀 Fast C/C++ bit population count library☆350Updated last year
- C++ Implementation of Zip Trees☆14Updated 2 years ago
- Bloom-filter based minimal perfect hash function library☆265Updated 2 months ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆55Updated 5 years ago
- In-place Parallel Super Scalar Samplesort (IPS⁴o)☆164Updated 8 months ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆183Updated last year
- 🔶 Compressed bitvector/container supporting efficient random access and rank queries☆46Updated last year
- In-place Parallel Super Scalar Radix Sort (IPS²Ra)☆34Updated 8 months ago
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆53Updated last year
- C++17 implementation of memory-efficient dynamic tries☆58Updated 3 years ago
- Fast Approximate Membership Filters (C++)☆284Updated last month
- Efficient Prefix-Sum data structures in C++.☆26Updated 2 years ago
- ✈️ PTHash is a fast and compact minimal perfect hash function.☆237Updated last week
- A fast and memory efficient hashmap using sorting to resolve collisions☆43Updated 4 years ago
- A Benchmark of Minimal Perfect Hash Function Algorithms.☆38Updated 2 years ago
- Radix sorting from the ground up☆37Updated last year
- testbed for different SIMD implementations for set intersection and set union☆41Updated 5 years ago
- DSL for SIMD Sorting on AVX2 & AVX512☆31Updated 6 years ago
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 8 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆119Updated 5 years ago
- Vectorized version of the PCG random number generator☆83Updated 6 months ago
- Bumped Ribbon Retrieval and Approximate Membership Query☆48Updated 3 months ago
- This is a header only library offering a variety of dynamically growing concurrent hash tables. That all work by dynamically migrating th…☆112Updated 9 months ago
- benchmarking positional population count☆15Updated last year
- Concurrent Hash Table☆32Updated last month
- SIMD (SSE) population count --- http://0x80.pl/articles/sse-popcount.html☆347Updated last year