{"id":18512892,"url":"https://github.com/sepera-okeq/arraysort","last_synced_at":"2025-05-14T12:15:00.133Z","repository":{"id":164720637,"uuid":"636888148","full_name":"Sepera-okeq/ArraySort","owner":"Sepera-okeq","description":"The difference in sorting for different data types.","archived":false,"fork":false,"pushed_at":"2023-05-13T07:28:41.000Z","size":1472,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-12T11:15:48.681Z","etag":null,"topics":["algorithm","algorithms","cpp","cpp11","sort","sorting","sorting-algorithms","timin"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Sepera-okeq.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2023-05-05T22:26:34.000Z","updated_at":"2023-05-13T07:29:21.000Z","dependencies_parsed_at":null,"dependency_job_id":"9657db4d-6d75-4da3-a457-7b4d85853849","html_url":"https://github.com/Sepera-okeq/ArraySort","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/Sepera-okeq%2FArraySort","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sepera-okeq%2FArraySort/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sepera-okeq%2FArraySort/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sepera-okeq%2FArraySort/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Sepera-okeq","download_url":"https://codeload.github.com/Sepera-okeq/ArraySort/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254140772,"owners_count":22021222,"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":["algorithm","algorithms","cpp","cpp11","sort","sorting","sorting-algorithms","timin"],"created_at":"2024-11-06T15:35:50.388Z","updated_at":"2025-05-14T12:15:00.091Z","avatar_url":"https://github.com/Sepera-okeq.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ArraySort\nThe difference in sorting for different data types.\n\nThis repository includes sorting source codes, how they are tested, sorting data, and reports.\n\nSort types:\n- std::sort \n- std::stable_sort \n- QuickSort \n- IntroSort\n- RadixSort\n- MergeSort \n- ShellSort - \n- HeapSort - \n- MergeSort (in-place)\n- InsertionSort \n- BubbleSort \n- SelectionSort\n\nArrays for sorting (testing options): \n- partially sorted in ascending order\n- partially sorted in descending order\n- completely random numbers\n\nLicense: MIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsepera-okeq%2Farraysort","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsepera-okeq%2Farraysort","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsepera-okeq%2Farraysort/lists"}