Hi,

I need some help with implementing a Radix Sort Algorithm. I found a related thread posted by @rcgldr (don't know how to @user) that although really useful it is now closed.
My question is if the code presented there is the best available alternative or if there is a C or C++ library I should use instead.

I also found this implementation on Github but I cannot make it run correctly.

Any information would be really appreciated.

Thanks in advance!