merge-sort
High-performance sorting and merging engine for large data files. Python extension with CLI and API support.
Algorithms and Data Structures, solutions to common CS problems.