{"id":39209993,"url":"https://github.com/invzhi/sorting-visualization","last_synced_at":"2026-01-17T23:02:45.544Z","repository":{"id":57583490,"uuid":"106558966","full_name":"invzhi/sorting-visualization","owner":"invzhi","description":" :art: A command-line tool to generate GIF which can display sorting algorithm","archived":false,"fork":false,"pushed_at":"2017-11-22T02:26:43.000Z","size":325445,"stargazers_count":42,"open_issues_count":0,"forks_count":3,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-11-22T16:00:02.875Z","etag":null,"topics":["algorithm","gif","golang","sort","visualization"],"latest_commit_sha":null,"homepage":"","language":"Go","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/invzhi.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":"2017-10-11T13:37:39.000Z","updated_at":"2025-09-25T17:55:19.000Z","dependencies_parsed_at":"2022-08-30T21:21:41.232Z","dependency_job_id":null,"html_url":"https://github.com/invzhi/sorting-visualization","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/invzhi/sorting-visualization","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/invzhi%2Fsorting-visualization","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/invzhi%2Fsorting-visualization/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/invzhi%2Fsorting-visualization/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/invzhi%2Fsorting-visualization/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/invzhi","download_url":"https://codeload.github.com/invzhi/sorting-visualization/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/invzhi%2Fsorting-visualization/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28521318,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-17T22:11:28.393Z","status":"ssl_error","status_checked_at":"2026-01-17T22:11:27.841Z","response_time":85,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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","gif","golang","sort","visualization"],"created_at":"2026-01-17T23:02:44.977Z","updated_at":"2026-01-17T23:02:45.531Z","avatar_url":"https://github.com/invzhi.png","language":"Go","readme":"# sorting-visualization\n\n[![GoDoc](https://godoc.org/github.com/invzhi/sorting-visualization?status.svg)](https://godoc.org/github.com/invzhi/sorting-visualization)\n[![Go Report Card](https://goreportcard.com/badge/github.com/invzhi/sorting-visualization)](https://goreportcard.com/report/github.com/invzhi/sorting-visualization)\n[![license](https://img.shields.io/github/license/invzhi/sorting-visualization.svg)](LICENSE)\n\nInspired by [FishyMcFishFace](https://imgur.com/t/rainbow/RM3wl) on [Hacker News](https://news.ycombinator.com/item?id=15423202).\n\nMore:\n\n- [Sorting Algorithms Visualized](https://imgur.com/a/voutF)\n- [Sorting Algorithms Revisualized](https://imgur.com/gallery/GD5gi)\n- [How I Visualized Sorting Algorithms and Brought Them to Life with Sound\n](https://medium.freecodecamp.org/how-i-visualized-the-sorting-algorithms-and-brought-them-to-life-with-sound-ce7c5c6cb6ef)\n\n## Usage\n```\nUsage of ./sorting-visualization:\n  -delay int\n    \tsuccessive delay times, one per frame, in 100ths of a second (default 10)\n  -filename string\n    \tGIF's filename (default: sorting name)\n  -height int\n    \tGIF's height (default 256)\n  -sorting string\n    \tselection, insertion, shell, merge, quick, bubble, radix, all\n  -weight int\n    \tGIF's weight (default 256)\n```\n\n## GIFs\n\n### Selection Sort\n![Selection Sort GIF](gifs/selection.gif)\n\n### Bubble Sort\n![Bubble Sort GIF](gifs/bubble.gif)\n\n### Insertion Sort\n![Insertion Sort GIF](gifs/insertion.gif)\n\n### Shell Sort\n![Shell Sort GIF](gifs/shell.gif)\n\n### Merge Sort\n![Merge Sort GIF](gifs/merge.gif)\n\n### Quick Sort\n![Quick Sort GIF](gifs/quick.gif)\n\n### Heap Sort\n![Heap Sort GIF](gifs/heap.gif)\n\n### Radix Sort\n![Radix Sort GIF](gifs/radix.gif)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finvzhi%2Fsorting-visualization","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Finvzhi%2Fsorting-visualization","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finvzhi%2Fsorting-visualization/lists"}