157

Go: A Highly Performant, Case-Insensitive String Sort - {code}

 6 years ago
source link: https://blog.thecodeteam.com/2017/10/24/go-highly-performant-case-insensitive-string-sort/
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.
While the Go standard library makes sorting slices of strings in a case-sensitive manner a trivial operation, what does a developer do when case-insensitivity is required? This blog post outlines why the common approach to sorting strings in a case-insensitive manner does not scale and provides a highly performant, case-insensitive, string sort solution. Sorting String …

About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK