{"id":19595865,"url":"https://github.com/innovativeinventor/sorting-examples","last_synced_at":"2025-10-07T06:50:18.791Z","repository":{"id":80199383,"uuid":"341012644","full_name":"InnovativeInventor/sorting-examples","owner":"InnovativeInventor","description":"Example implementation of all the sorts, benchmarked. Use at your own peril.","archived":false,"fork":false,"pushed_at":"2021-03-05T03:59:07.000Z","size":30,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-02-26T14:27:01.278Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Rust","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/InnovativeInventor.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}},"created_at":"2021-02-21T21:56:09.000Z","updated_at":"2021-05-22T01:12:21.000Z","dependencies_parsed_at":null,"dependency_job_id":"9bd7ca23-1343-48e4-9d4d-2b5f369ffb13","html_url":"https://github.com/InnovativeInventor/sorting-examples","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/InnovativeInventor/sorting-examples","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InnovativeInventor%2Fsorting-examples","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InnovativeInventor%2Fsorting-examples/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InnovativeInventor%2Fsorting-examples/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InnovativeInventor%2Fsorting-examples/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/InnovativeInventor","download_url":"https://codeload.github.com/InnovativeInventor/sorting-examples/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InnovativeInventor%2Fsorting-examples/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278734407,"owners_count":26036404,"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","status":"online","status_checked_at":"2025-10-07T02:00:06.786Z","response_time":59,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2024-11-11T08:49:10.062Z","updated_at":"2025-10-07T06:50:18.775Z","avatar_url":"https://github.com/InnovativeInventor.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"## All the sorts\nAn example implementation of a variety of sorting algos for fun in Rust.\n\n\n## Benchmarking\nCompiling and generating benchmark files (should take ~17 mins):\n``` sh\ncd benchmark\ncargo build --release\n./target/release/benchmark\n```\nBenchmarking:\n```sh\nbash benchmark.sh\n```\n\nTesting:\n```sh\nbash tests.sh\n```\n\nChecksums:\n```\n\u003e cd benchmark \u0026\u0026 shasum *.txt\n54924f861d6c94050314249c52c5090d98a67ccf  benchmark-2.txt\n51789e8e24d902ceb160c45516fac106133d264f  benchmark-3.txt\nd834c3bf880477ca39b2e96fef24031e25f6af81  benchmark-4.txt\n4488d51651ee94ec4b308739fe97a6666462bbfe  benchmark-5.txt\nbd239972293bd521d98efdabec48d608afd92cd6  benchmark-6.txt\n28a61f76c840ac330e28b6a08c27ebea9e627ad2  benchmark-7.txt\n4b3654facac9ec18fd2bcd7a6cef848500851ea0  benchmark-8.txt\ne4ddd39f721f7a025bed6ba19bcf21ece78fb06b  benchmark-9.txt\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finnovativeinventor%2Fsorting-examples","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Finnovativeinventor%2Fsorting-examples","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finnovativeinventor%2Fsorting-examples/lists"}