{"id":28511655,"url":"https://github.com/nayuki/sorting-algorithms-demo","last_synced_at":"2025-10-18T16:31:21.353Z","repository":{"id":59108174,"uuid":"2048459","full_name":"nayuki/Sorting-algorithms-demo","owner":"nayuki","description":"Animated demo of sorting algorithms in Java.","archived":false,"fork":false,"pushed_at":"2023-11-27T07:11:01.000Z","size":271,"stargazers_count":38,"open_issues_count":0,"forks_count":21,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-06-09T00:07:41.845Z","etag":null,"topics":["algorithms","computer-science","computer-science-algorithms","desktop-application","gui","java","sorting-algorithms"],"latest_commit_sha":null,"homepage":"https://www.nayuki.io/page/sorting-algorithms-demo-java","language":"Java","has_issues":false,"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/nayuki.png","metadata":{"files":{"readme":"Readme.markdown","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}},"created_at":"2011-07-14T16:56:54.000Z","updated_at":"2024-12-19T20:13:05.000Z","dependencies_parsed_at":"2022-09-12T14:25:47.994Z","dependency_job_id":null,"html_url":"https://github.com/nayuki/Sorting-algorithms-demo","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/nayuki/Sorting-algorithms-demo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nayuki%2FSorting-algorithms-demo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nayuki%2FSorting-algorithms-demo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nayuki%2FSorting-algorithms-demo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nayuki%2FSorting-algorithms-demo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nayuki","download_url":"https://codeload.github.com/nayuki/Sorting-algorithms-demo/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nayuki%2FSorting-algorithms-demo/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263399247,"owners_count":23460673,"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":["algorithms","computer-science","computer-science-algorithms","desktop-application","gui","java","sorting-algorithms"],"created_at":"2025-06-09T00:07:43.055Z","updated_at":"2025-10-18T16:31:16.304Z","avatar_url":"https://github.com/nayuki.png","language":"Java","readme":"Sorting algorithms demo\n=======================\n\nA Java desktop GUI program that shows an animation of a sorting algorithm in action.\nOver a dozen sort algos are supported (e.g. bubble sort, insertion sort, heapsort, quick sort).\nThe array size and execution speed can be customized by the user.\n\nThis package also includes a simple command line program and JUnit test suite.\n\nA more detailed description can be found on the project home page:  \n[https://www.nayuki.io/page/sorting-algorithms-demo-java](https://www.nayuki.io/page/sorting-algorithms-demo-java)\n\n\nHow to run\n----------\n\nIf you have the JAR file and you are on Windows, then you can double click on\nthe JAR file in Windows Explorer and the program will run. Otherwise to run from\nthe JAR file, run this from a command line: `java -jar TheJarFile.jar`\n\nOtherwise, compile the source code on the command line or in an IDE, and run the\nmain class `io.nayuki.sortalgodemo.visual.SortDemo`.\n\n\nLicense\n-------\n\nCopyright © 2023 Project Nayuki. (MIT License)\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of\nthis software and associated documentation files (the \"Software\"), to deal in\nthe Software without restriction, including without limitation the rights to\nuse, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of\nthe Software, and to permit persons to whom the Software is furnished to do so,\nsubject to the following conditions:\n\n* The above copyright notice and this permission notice shall be included in\n  all copies or substantial portions of the Software.\n\n* The Software is provided \"as is\", without warranty of any kind, express or\n  implied, including but not limited to the warranties of merchantability,\n  fitness for a particular purpose and noninfringement. In no event shall the\n  authors or copyright holders be liable for any claim, damages or other\n  liability, whether in an action of contract, tort or otherwise, arising from,\n  out of or in connection with the Software or the use or other dealings in the\n  Software.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnayuki%2Fsorting-algorithms-demo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnayuki%2Fsorting-algorithms-demo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnayuki%2Fsorting-algorithms-demo/lists"}