pitrou commented on issue #26832: URL: https://github.com/apache/arrow/issues/26832#issuecomment-3206048494
An interesting library wrapping all kinds of sorting algorithms: https://github.com/Morwenn/cpp-sort Of the stable sorts, `spin_sorts` seems [the most interesting performance-wise](https://github.com/Morwenn/cpp-sort/wiki/Benchmarks#stable-sorts). -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org