Skip to content

ydm/multithreaded-mergesort

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Multithreaded mergesort

An implementation of multithreaded mergesort in C. The target platform is GNU/Linux. Nevertheless it should compile and run on all POSIX compliant systems.

About

An implementation of multithreaded mergesort in C. The target platform is GNU/Linux. Nevertheless it should compile and run on all POSIX compliant systems

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors