Hi everyone,

I've been improving type-specific concurrent sorting library sorty 
<https://github.com/jfcg/sorty> for a while and the results seem really 
competitive on different data types for such a small library (effective 
code is less than 200 lines). It also implements sort.Interface, though no 
stable sorting or worst case guarantees yet.

Let me know what you think. I am especially interested on sorting timings 
on non-x86 platforms.

Thanks..

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/d555d564-2669-44a7-b41a-cd40cec9aeb8%40googlegroups.com.

Reply via email to