Skip to content

giorgosp/mergesort

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mergesort

This repo contains an unoptimized sequential and an optimized parallel implemention of mergesort in Go. Not for production use.

There are some posts that complement this repo:

The optimization steps are also distinct branches. master contains the most optimized implementation.

About

Sequential and parallel mergesort in Go

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published