{"id":46873012,"url":"https://github.com/sjpau/sorts","last_synced_at":"2026-03-10T20:48:24.788Z","repository":{"id":45907642,"uuid":"514668194","full_name":"sjpau/sorts","owner":"sjpau","description":"Simple visualization of sorting algorithms in Go.","archived":false,"fork":false,"pushed_at":"2022-08-02T06:48:37.000Z","size":5387,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-06-21T09:57:15.428Z","etag":null,"topics":["algorithm","algorithms","algorithms-and-data-structures","ebiten","ebitengine","go","golang","simple"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sjpau.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}},"created_at":"2022-07-16T19:30:31.000Z","updated_at":"2023-03-07T13:35:45.000Z","dependencies_parsed_at":"2022-08-28T03:20:30.259Z","dependency_job_id":null,"html_url":"https://github.com/sjpau/sorts","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/sjpau/sorts","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sjpau%2Fsorts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sjpau%2Fsorts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sjpau%2Fsorts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sjpau%2Fsorts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sjpau","download_url":"https://codeload.github.com/sjpau/sorts/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sjpau%2Fsorts/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30354344,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-10T15:55:29.454Z","status":"ssl_error","status_checked_at":"2026-03-10T15:54:58.440Z","response_time":106,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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","algorithms-and-data-structures","ebiten","ebitengine","go","golang","simple"],"created_at":"2026-03-10T20:48:24.076Z","updated_at":"2026-03-10T20:48:24.770Z","avatar_url":"https://github.com/sjpau.png","language":"Go","readme":"# sorts\nSimple visualization of sorting algorithms.\n\n![](example.gif)\n\n### It's not a benchmark\nThis program is created strictly for visual appeal. \nIt does not compare real-world complexities of implemented algorithms and does not provide benchmarking tools.\n\n### Controls\nSorting algorithms are numbered as described below.\nPress SPACE to randomize matrix.\n\n### Sorting algorithms\n\n1 - Selection sort\n\n2 - Gnome sort\n\n3 - Bubble sort\n\n4 - Heap sort\n\n5 - Cocktail shaker sort\n\n6 - Comb sort\n\n7 - Quick sort\n\n8 - Shell sort\n\n9 - The Greatest Sorting Algorithm Known to Humankind\n\n### Installation\n\n`go install github.com/sjpau/sorts@latest`\n\n### Compile manually\n\n`go get github.com/sjpau/sorts`\n\n`go build .` in the code directory\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsjpau%2Fsorts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsjpau%2Fsorts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsjpau%2Fsorts/lists"}