{"id":16099146,"url":"https://github.com/drapegnik/merge_sort","last_synced_at":"2025-04-05T22:44:05.991Z","repository":{"id":79505457,"uuid":"69161206","full_name":"Drapegnik/merge_sort","owner":"Drapegnik","description":":new_moon_with_face: Multithread merge sort on C++","archived":false,"fork":false,"pushed_at":"2018-09-04T20:32:11.000Z","size":6,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-12T05:12:37.886Z","etag":null,"topics":["bsu","c-plus-plus","cpp","famcs","labs","mergesort","mpi","sort","sorting-algorithms","study"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Drapegnik.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-09-25T11:47:46.000Z","updated_at":"2023-09-25T15:49:20.000Z","dependencies_parsed_at":null,"dependency_job_id":"7dd4f0f0-e286-4fc7-8b56-734efae6ef11","html_url":"https://github.com/Drapegnik/merge_sort","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Drapegnik%2Fmerge_sort","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Drapegnik%2Fmerge_sort/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Drapegnik%2Fmerge_sort/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Drapegnik%2Fmerge_sort/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Drapegnik","download_url":"https://codeload.github.com/Drapegnik/merge_sort/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247411193,"owners_count":20934650,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bsu","c-plus-plus","cpp","famcs","labs","mergesort","mpi","sort","sorting-algorithms","study"],"created_at":"2024-10-09T18:26:07.515Z","updated_at":"2025-04-05T22:44:05.962Z","avatar_url":"https://github.com/Drapegnik.png","language":"C++","readme":"# merge_sort\n\nMultithread merge sort on C++\n\n**requirements**:\n\n- [mpi](https://www.open-mpi.org/)\n- [python](https://www.python.org/)\n\n**run**:\n\n```\n$ bash run.sh {array_size} {values_range} {number_of_procces}\n```\n\n**or**\n\n```\n$ ./run.sh {array_size} {values_range} {number_of_procces}\n```\n\n**for example**: `$ bash run.sh 10 100 3` - sort the array of 10 random numbers\nto 100 using 3 process:\n\n\u003cimg src=\"http://res.cloudinary.com/dzsjwgjii/image/upload/v1474804254/merge_sort.png\" width=700px/\u003e\n\nfor direct input use `input.txt`\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdrapegnik%2Fmerge_sort","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdrapegnik%2Fmerge_sort","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdrapegnik%2Fmerge_sort/lists"}