Parallel and distributed radix sort implementations in Python (sequential, multiprocessing, MPI with mpi4py) and C (MPI with mpicc). Includes small correctness checks, sample outputs for reporting, ...