https://github.com/poor-circle/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.
https://github.com/poor-circle/radix_sort
sorting sorting-algorithms template-functions
Last synced: 3 months ago
JSON representation
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.
- Host: GitHub
- URL: https://github.com/poor-circle/radix_sort
- Owner: poor-circle
- License: gpl-3.0
- Created: 2022-01-29T10:01:09.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2022-01-31T14:27:53.000Z (almost 4 years ago)
- Last Synced: 2023-03-05T18:43:52.887Z (almost 3 years ago)
- Topics: sorting, sorting-algorithms, template-functions
- Language: C++
- Homepage:
- Size: 52.7 KB
- Stars: 11
- Watchers: 1
- Forks: 0
- Open Issues: 0