Radix sort. A high performence Cross-platform (parallel) STL-like LSD radix sort algorithm by C++20, 2.5-14.3x faster than std::sort, support user-defined struct.
☆33Jan 31, 2022Updated 4 years ago
Alternatives and similar repositories for radix_sort
Users that are interested in radix_sort are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- A small, auxiliary index to massively improve parallel fastq parsing☆32Mar 6, 2026Updated 3 months ago
- Code for the paper Succinct k-mer Set Representations Using Subset Rank Queries on the Spectral Burrows-Wheeler Transform (SBWT)☆24Mar 13, 2025Updated last year
- ☆11Sep 23, 2021Updated 4 years ago
- ☆24Apr 2, 2021Updated 5 years ago
- Reference implementations of minimizer schemes to go with the mod-minimizers paper.☆29May 31, 2026Updated 2 weeks ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- Mapping sequencing data to De Bruijn graphs, fast