Home

Awesome

This is a reimplementation of drop-merge sort algorithm, originally seen on:

https://github.com/emilk/drop-merge-sort

Go there for details on the algorithm itself.

Benchmarks:

Benchmark of comparing 1M integers Benchmark of comparing 100K std::string's