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:
- πΆ Compressed bitvector/container supporting efficient random access and rank queriesβ45Updated 10 months ago
- A Benchmark of Minimal Perfect Hash Function Algorithms.β37Updated 2 years ago
- AVX512F and AVX2 versions of quick sortβ104Updated 7 years ago
- C++ Implementation of Zip Treesβ14Updated 2 years ago
- For details, see the blog post:β32Updated last year
- βοΈ PTHash is a fast and compact minimal perfect hash function.β234Updated last month
- Radix sorting from the ground upβ37Updated last year
- Fast C functions for the computing the positional popcount (pospopcnt).β53Updated 5 years ago
- In-place Parallel Super Scalar Radix Sort (IPSΒ²Ra)β33Updated 6 months ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operationsβ45Updated 5 years ago
- Bloom-filter based minimal perfect hash function libraryβ266Updated last week
- Fast Approximate Membership Filters (C++)β280Updated 6 months ago
- In-place Parallel Super Scalar Samplesort (IPSβ΄o)β163Updated 6 months ago
- BitMagic Libraryβ425Updated 3 months ago
- Vectorized version of the PCG random number generatorβ80Updated 4 months ago
- π Fast C/C++ bit population count libraryβ348Updated last year
- A fast and memory efficient hashmap using sorting to resolve collisionsβ43Updated 4 years ago
- Ultra fast MSD radix sorterβ11Updated 5 years ago
- testbed for different SIMD implementations for set intersection and set unionβ41Updated 5 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for stringsβ178Updated 10 months ago
- C++17 implementation of memory-efficient dynamic triesβ58Updated 3 years ago
- String map implementation through Fast Succinct Trieβ21Updated 4 years ago
- Concurrent Hash Tableβ31Updated 2 weeks ago
- Pruning elements in SIMD vectors (i.e., packing left elements)β65Updated last year
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Referenceβ54Updated last year
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)β52Updated 8 years ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.β321Updated 8 months ago
- DSL for SIMD Sorting on AVX2 & AVX512β31Updated 6 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+β117Updated 5 years ago
- Succinct Data Structure Library 3.0β94Updated 3 months ago