{"id":15099920,"url":"https://github.com/x13a/zig-sort","last_synced_at":"2025-10-08T05:31:15.643Z","repository":{"id":113482360,"uuid":"365335076","full_name":"x13a/zig-sort","owner":"x13a","description":"Some sort algorithms in zig.","archived":true,"fork":false,"pushed_at":"2021-11-17T00:45:04.000Z","size":8,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-26T08:32:06.094Z","etag":null,"topics":["algorithms","sort","zig","zig-lang"],"latest_commit_sha":null,"homepage":"","language":"Zig","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"0bsd","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/x13a.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":null,"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"lfx_crowdfunding":null,"custom":["https://x13a.github.io/donate/"]}},"created_at":"2021-05-07T19:33:15.000Z","updated_at":"2023-09-06T18:20:33.000Z","dependencies_parsed_at":null,"dependency_job_id":"54e714a5-6f53-4ace-91b9-0db90d73ab3c","html_url":"https://github.com/x13a/zig-sort","commit_stats":{"total_commits":8,"total_committers":2,"mean_commits":4.0,"dds":0.25,"last_synced_commit":"3131e8796040696c3a47123bfe1e4a1e3520d901"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/x13a/zig-sort","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/x13a%2Fzig-sort","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/x13a%2Fzig-sort/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/x13a%2Fzig-sort/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/x13a%2Fzig-sort/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/x13a","download_url":"https://codeload.github.com/x13a/zig-sort/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/x13a%2Fzig-sort/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278892117,"owners_count":26063933,"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-08T02:00:06.501Z","response_time":56,"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":["algorithms","sort","zig","zig-lang"],"created_at":"2024-09-25T17:41:15.713Z","updated_at":"2025-10-08T05:31:15.367Z","avatar_url":"https://github.com/x13a.png","language":"Zig","funding_links":["https://x13a.github.io/donate/"],"categories":[],"sub_categories":[],"readme":"# zig-sort\n\nSome sort algorithms in [zig](https://ziglang.org/).\n\n## Types\n\n- [Heap](https://en.wikipedia.org/wiki/Heapsort)\n- [Insertion](https://en.wikipedia.org/wiki/Insertion_sort)\n- [Merge](https://en.wikipedia.org/wiki/Merge_sort)\n- [Quick](https://en.wikipedia.org/wiki/Quicksort)\n- [Selection](https://en.wikipedia.org/wiki/Selection_sort)\n- [Shell](https://en.wikipedia.org/wiki/Shellsort)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fx13a%2Fzig-sort","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fx13a%2Fzig-sort","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fx13a%2Fzig-sort/lists"}