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☆31Mar 6, 2026Updated 2 weeks ago
- Optimal distance lower bound k-mer sampling.☆12Jun 19, 2024Updated last year
- ☆15Mar 11, 2026Updated last week
- ☆15Nov 30, 2023Updated 2 years 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
- ☆24Apr 2, 2021Updated 4 years ago
- Reference implementations of minimizer schemes to go with the mod-minimizers paper.☆29Apr 24, 2025Updated 10 months ago
- Static Huffman coding☆10Apr 3, 2017Updated 8 years ago
- Blender script to convert glb files to obj with textures☆11Jun 30, 2022Updated 3 years ago
- arduino和oled显示声音频谱☆12Jan 20, 2022Updated 4 years ago
- IntX is a C++11 port of IntX arbitrary precision Integer library with speed, about O(N * log N) multiplication/division algorithms implem…☆11Sep 13, 2019Updated 6 years ago
- Implementation of eBWT using Prefix-free parse (PFP)☆14Jul 14, 2025Updated 8 months ago
- A C++ library implementing fast language models estimation using the 1-Sort algorithm.☆16May 18, 2023Updated 2 years ago
- 基于 libco 的 tcp 网络通信框架。☆24Apr 20, 2022Updated 3 years ago
- Contains the description of a file format to store kmers and associated values☆34Aug 17, 2022Updated 3 years ago
- Fast, Cache-Efficient, and Scalable Queries on Pangenomes☆38Mar 9, 2026Updated 2 weeks ago
- ☆10Dec 15, 2023Updated 2 years ago
- A Benchmark of Minimal Perfect Hash Function Algorithms.☆38Dec 20, 2022Updated 3 years ago
- This repo is just for fun☆36Sep 22, 2025Updated 6 months ago
- Fast and compact locality-preserving minimal perfect hashing for k-mer sets.☆44Nov 18, 2023Updated 2 years ago
- Enterprise quality C++ application framework with dependency injection, test framework, and logging☆16Feb 26, 2024Updated 2 years ago
- Bitpacked sequence trait and implementation☆16Feb 27, 2026Updated 3 weeks ago
- Concurrency algorithms☆13Apr 7, 2025Updated 11 months ago
- A Rust implementation of the Quad Wavelet Tree☆51Jan 31, 2026Updated last month
- A Simple and Efficient FFT Implementation in C☆11Aug 18, 2018Updated 7 years ago
- Prefix Filter: Practically and Theoretically Better Than Bloom.☆49Sep 12, 2022Updated 3 years ago
- DeepGEMM: clean and efficient FP8 GEMM kernels with fine-grained scaling☆21Updated this week
- Experiments with C++20, modules, packaging☆15Oct 6, 2024Updated last year
- 🎉My Collections of CUDA Kernels~☆10Jun 25, 2024Updated last year
- A fast, compact trigram library for Icelandic.☆12Dec 12, 2025Updated 3 months ago
- A (Minimal) Perfect Hash Function based on irregular cuckoo hashing, retrieval, and overloading.☆21Sep 30, 2025Updated 5 months ago
- Official repository of the ACM SIGIR 2019 paper: "Fast Approximate Filtering of Search Results Sorted by Attribute" by Franco Maria Nardi…☆14Nov 7, 2019Updated 6 years ago
- A generic single header garbage collector that mixes reference counting and a mark & sweep algorithm☆18Oct 2, 2017Updated 8 years ago
- This is the official repo for the paper "A General Framework for Dynamic Succinct and Compressed Data Structures."☆13Oct 26, 2016Updated 9 years ago
- semi-reference-based short read compression☆11Mar 5, 2019Updated 7 years ago
- Universe-sliced indexes in C++.☆18Jan 8, 2023Updated 3 years ago
- Command line tools for IntSpan related bioinformatics operations☆12Apr 9, 2025Updated 11 months ago
- Automatically generates conversions between an enum type and any other type☆11Jan 10, 2023Updated 3 years ago
- Implementation of a Backpack Quotient Filter☆13Jul 7, 2025Updated 8 months ago