Description
ExtraDix is a sorting algorithm based on Radixsort. It is faster than Quicksort, stable, realized in C and can sort by any basic data type. Testing was done with 1 million data records sorting char, short, int, long, float, double and strings.
Categories
License
Update Notifications
User Ratings
User Reviews
Be the first to post a review of ExtraDix!