{"id":16144054,"url":"https://github.com/callumacrae/c-algos","last_synced_at":"2025-09-04T15:45:14.251Z","repository":{"id":2891245,"uuid":"3898656","full_name":"callumacrae/c-algos","owner":"callumacrae","description":"A collection of algos I have implemented in C.","archived":false,"fork":false,"pushed_at":"2012-04-02T20:41:53.000Z","size":400,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-09-01T03:03:59.154Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C","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/callumacrae.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}},"created_at":"2012-04-02T08:12:28.000Z","updated_at":"2019-04-18T05:26:50.000Z","dependencies_parsed_at":"2022-09-17T20:22:07.781Z","dependency_job_id":null,"html_url":"https://github.com/callumacrae/c-algos","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/callumacrae/c-algos","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callumacrae%2Fc-algos","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callumacrae%2Fc-algos/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callumacrae%2Fc-algos/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callumacrae%2Fc-algos/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/callumacrae","download_url":"https://codeload.github.com/callumacrae/c-algos/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callumacrae%2Fc-algos/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273632925,"owners_count":25140772,"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-09-04T02:00:08.968Z","response_time":61,"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-10-10T00:11:10.317Z","updated_at":"2025-09-04T15:45:14.203Z","avatar_url":"https://github.com/callumacrae.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# c-algos #\n\nc-algos is a collection of algorithms that I have implimented in C.\n\n\n## QuickSort ##\n\nquicksort.c contains an implimention of the QuickSort sorting algorithm.\n\nIt is WIP, and is known to be a bit buggy.\n\n*Added 2012/04/01*\n\n\n## Count Inversions ##\n\ncountInversions.c contains an algorithm which counts the number of inversions\nin an array (basically, how sorted the array is).\n\n*Added 2012/03/28*\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcallumacrae%2Fc-algos","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcallumacrae%2Fc-algos","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcallumacrae%2Fc-algos/lists"}