{"id":19381242,"url":"https://github.com/probably-not/schedsort","last_synced_at":"2025-09-06T22:38:33.997Z","repository":{"id":143658300,"uuid":"492404114","full_name":"probably-not/schedSort","owner":"probably-not","description":"A brilliant sorting algorithm that uses Go's high-performance concurrency primitives to sort in parallel","archived":false,"fork":false,"pushed_at":"2022-05-15T06:31:51.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-03T20:18:20.537Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","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/probably-not.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":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-05-15T06:17:35.000Z","updated_at":"2022-05-15T06:24:26.000Z","dependencies_parsed_at":"2023-04-12T22:47:50.788Z","dependency_job_id":null,"html_url":"https://github.com/probably-not/schedSort","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/probably-not/schedSort","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/probably-not%2FschedSort","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/probably-not%2FschedSort/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/probably-not%2FschedSort/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/probably-not%2FschedSort/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/probably-not","download_url":"https://codeload.github.com/probably-not/schedSort/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/probably-not%2FschedSort/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273973977,"owners_count":25200579,"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-06T02:00:13.247Z","response_time":2576,"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-10T09:16:24.231Z","updated_at":"2025-09-06T22:38:33.976Z","avatar_url":"https://github.com/probably-not.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# schedSort\n\nA brilliant sorting algorithm that uses Go's high-performance concurrency primitives to sort in parallel.\n\nAs all of you know, Go is a high-performance language with very powerful concurrency primitives.\nBut, some of you may not know, that Go's standard library barely uses these primitives, such as in it's sort package.\n\nMy sorting algorithm uses Go's scheduler and goroutines to do all of the sorting with goroutines and waitgroups.\n\n## Notes\n\nThis is a joke sorting algorithm, and the whole README is a joke.\nIt's based on a stupid idea that I had to try and see how random Go's scheduler is.\nPlease do not use this in production or take any of what is written here as the truth.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprobably-not%2Fschedsort","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fprobably-not%2Fschedsort","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprobably-not%2Fschedsort/lists"}