ExternalSortEngine ExternalSortEngine is a pure C implementation of the external merge sort algorithm, designed to sort datasets that do not fit into main memory. Features And Options Disk-based sorting Configurable memory usage K-way merge with min-heap