Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 365 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 365 Bytes

qsort_dev

A set of improved C standard library qsort routines, with benchmark/test code.

See my posts for more info.

This code is licensed 0BSD, so free for any purpose.

I believe these sort functions to be correct, but I would be grateful for any feedback about errors or anything else.