{"id":26609000,"url":"https://github.com/akshat120/go_sorting","last_synced_at":"2025-06-29T01:37:53.063Z","repository":{"id":281822946,"uuid":"946539548","full_name":"Akshat120/go_sorting","owner":"Akshat120","description":"Go Sorting Algorithm Benchmark","archived":false,"fork":false,"pushed_at":"2025-03-11T13:11:55.000Z","size":11,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-24T00:58:12.218Z","etag":null,"topics":["algotithms","golang","goroutine","waitgroup"],"latest_commit_sha":null,"homepage":"","language":"Go","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/Akshat120.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,"zenodo":null}},"created_at":"2025-03-11T09:51:46.000Z","updated_at":"2025-03-11T13:12:49.000Z","dependencies_parsed_at":"2025-03-11T10:42:37.444Z","dependency_job_id":"c4c841e0-3723-4e1d-a679-b4d43f5a4546","html_url":"https://github.com/Akshat120/go_sorting","commit_stats":null,"previous_names":["akshat120/go_sorting"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Akshat120/go_sorting","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Akshat120%2Fgo_sorting","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Akshat120%2Fgo_sorting/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Akshat120%2Fgo_sorting/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Akshat120%2Fgo_sorting/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Akshat120","download_url":"https://codeload.github.com/Akshat120/go_sorting/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Akshat120%2Fgo_sorting/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262520800,"owners_count":23323769,"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":["algotithms","golang","goroutine","waitgroup"],"created_at":"2025-03-24T00:58:14.807Z","updated_at":"2025-06-29T01:37:53.039Z","avatar_url":"https://github.com/Akshat120.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Go Sorting Algorithm Benchmark\n\nThis is a Go program that benchmarks different sorting algorithms by measuring their execution time on a randomly generated array of integers. The program uses goroutines and WaitGroups to run multiple sorting algorithms concurrently.\n\n## Features\n\n- Benchmarks four sorting algorithms:\n  - Bubble Sort\n  - Insertion Sort\n  - Selection Sort\n  - Merge Sort\n  - Quick Sort\n- Runs algorithms concurrently using goroutines\n- Measures and displays execution time for each algorithm\n- Uses a randomly generated array of 100,000 integers\n\n## Specifications for testing machine\n\n- **Chip**: Apple M4  \n- **CPU**: 10-core (6 performance cores, 4 efficiency cores)  \n- **GPU**: 10-core  \n- **Memory**: 16GB\n\n## Output for testing machine\n\u003cimg width=\"445\" alt=\"Screenshot 2025-03-11 at 6 39 14 PM\" src=\"https://github.com/user-attachments/assets/001d13b1-234e-4f33-a5b3-cdaf29cc7b1b\" /\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakshat120%2Fgo_sorting","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fakshat120%2Fgo_sorting","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakshat120%2Fgo_sorting/lists"}