voutcn / kxsortLinks
Fast in-place radix sort with STL-like API
☆48Updated 8 years ago
Alternatives and similar repositories for kxsort
Users that are interested in kxsort are comparing it to the libraries listed below
Sorting:
- For details, see the blog post:☆34Updated last year
- ✈️ PTHash is a fast and compact minimal perfect hash function.☆244Updated last week
- AVX512F and AVX2 versions of quick sort☆104Updated 7 years ago
- BitMagic Library☆433Updated 2 months ago
- Bloom-filter based minimal perfect hash function library☆267Updated 3 months ago
- Fast Approximate Membership Filters (C++)☆286Updated 2 months ago
- 🔶 Compressed bitvector/container supporting efficient random access and rank queries☆46Updated last year
- A Benchmark of Minimal Perfect Hash Function Algorithms.☆38Updated 2 years ago
- 🚀 Fast C/C++ bit population count library☆354Updated last year
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆183Updated last week
- C++ Implementation of Zip Trees☆14Updated 3 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆46Updated 5 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆55Updated 5 years ago
- In-place Parallel Super Scalar Samplesort (IPS⁴o)☆164Updated 9 months ago
- In-place Parallel Super Scalar Radix Sort (IPS²Ra)☆34Updated 9 months ago
- Succinct Data Structure Library 3.0☆96Updated 2 months ago
- DSL for SIMD Sorting on AVX2 & AVX512☆31Updated 6 years ago
- Unstable O(n log n) sorting algorithm with O(n) memory☆65Updated this week
- This is a header only library offering a variety of dynamically growing concurrent hash tables. That all work by dynamically migrating th…☆116Updated 10 months ago
- Succinct data structures in C/C++☆89Updated last year
- 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
- Radix sorting from the ground up☆37Updated last year
- Concurrent Deferred Reference Counting☆169Updated last year
- Dynamic succinct/compressed data structures☆112Updated last year
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated 2 years ago
- C++17 implementation of memory-efficient dynamic tries☆58Updated 3 years ago
- ☆11Updated 2 years ago
- A fast alternative to the modulo reduction☆314Updated 4 years ago
- testbed for different SIMD implementations for set intersection and set union☆41Updated 5 years 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