Hello, everybody.

I just found gnulib, and would like to inquire whether there is a need for more 
sorting algorithms. So far I have implemented natural merge sorts (both 
parallel and sequential) and MSD radix sorts for integer key arrays (both 
parallel and sequential once again). Unfortunately, they all are in Java, yet, 
fortunately, it should not be hard to rewrite them in C. So what do you about 
that?

Best regards,
rodde

PS. This might be a second trial for posting to the list. If so, sorry about 
any inconvenience.

Reply via email to