lib-ex-sort Home
Brought to you by:
vamsi99
This is an implementation of an out of core sorting algorithm based on R-Way merge. Immense in-memory sorting API's are available, however there is a lack of external sorting program API's for application programmers. In this project we address this concerns by providing a C/C++ API for out of core sorting. Please visit the home page lib-ex-sort.