{"id":28326570,"url":"https://github.com/jtpeller/csort","last_synced_at":"2026-02-23T12:51:40.354Z","repository":{"id":144534096,"uuid":"441021870","full_name":"jtpeller/csort","owner":"jtpeller","description":"various sorting algorithms written in c++","archived":false,"fork":false,"pushed_at":"2025-04-15T00:45:20.000Z","size":13432,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-09T23:30:09.310Z","etag":null,"topics":["cpp","sort","sorting","sorting-algorithms","visual-studio"],"latest_commit_sha":null,"homepage":"","language":"C++","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/jtpeller.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,"zenodo":null}},"created_at":"2021-12-23T00:48:14.000Z","updated_at":"2025-04-15T00:47:01.000Z","dependencies_parsed_at":null,"dependency_job_id":"36904d5a-41e7-4b72-bb87-8424839f6207","html_url":"https://github.com/jtpeller/csort","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/jtpeller/csort","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jtpeller%2Fcsort","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jtpeller%2Fcsort/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jtpeller%2Fcsort/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jtpeller%2Fcsort/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jtpeller","download_url":"https://codeload.github.com/jtpeller/csort/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jtpeller%2Fcsort/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29743374,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-23T07:44:07.782Z","status":"ssl_error","status_checked_at":"2026-02-23T07:44:07.432Z","response_time":90,"last_error":"SSL_read: 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":["cpp","sort","sorting","sorting-algorithms","visual-studio"],"created_at":"2025-05-25T23:13:26.192Z","updated_at":"2026-02-23T12:51:40.334Z","avatar_url":"https://github.com/jtpeller.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# csort\n\nStatic library built in C/C++ that I built to get re-acquainted with the language.\n\n- [csort](#csort)\n  - [Purpose](#purpose)\n  - [Important notes](#important-notes)\n\n## Purpose\n\nThis is a library of five sorting algorithms meant moreso to get used to working with the language since it had been a long time since I worked with it.\n\nI've got a repository [here](https://github.com/jtpeller/csort_test) that uses this library. Similar to my gosort repository, it measures the running times of the various sort functions.\n\n## Important notes\n\nThere are likely bad practices in this library, since I'm both getting reacquainted with C/C++, and I've never built a library before.\n\nThese may be fixed over time, or maybe not.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjtpeller%2Fcsort","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjtpeller%2Fcsort","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjtpeller%2Fcsort/lists"}