{"id":43077195,"url":"https://github.com/willbarkoff/temporalsort","last_synced_at":"2026-01-31T14:11:04.838Z","repository":{"id":57632047,"uuid":"411056616","full_name":"willbarkoff/temporalsort","owner":"willbarkoff","description":"🔢 O(n) sorting algorithm for golang","archived":false,"fork":false,"pushed_at":"2021-09-27T22:16:52.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-06-20T00:40:47.871Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://pkg.go.dev/github.com/willbarkoff/temporalsort","language":"Go","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/willbarkoff.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-09-27T22:07:09.000Z","updated_at":"2021-09-27T22:16:55.000Z","dependencies_parsed_at":"2022-08-31T13:01:53.226Z","dependency_job_id":null,"html_url":"https://github.com/willbarkoff/temporalsort","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/willbarkoff/temporalsort","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willbarkoff%2Ftemporalsort","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willbarkoff%2Ftemporalsort/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willbarkoff%2Ftemporalsort/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willbarkoff%2Ftemporalsort/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/willbarkoff","download_url":"https://codeload.github.com/willbarkoff/temporalsort/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willbarkoff%2Ftemporalsort/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28944813,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-31T13:02:32.153Z","status":"ssl_error","status_checked_at":"2026-01-31T13:00:07.528Z","response_time":128,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":[],"created_at":"2026-01-31T14:11:04.779Z","updated_at":"2026-01-31T14:11:04.826Z","avatar_url":"https://github.com/willbarkoff.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TemporalSort\n\n[![Go Reference](https://pkg.go.dev/badge/github.com/willbarkoff/temporalsort.svg)](https://pkg.go.dev/github.com/willbarkoff/temporalsort)\n[![Test](https://github.com/willbarkoff/temporalsort/actions/workflows/test.yml/badge.svg)](https://github.com/willbarkoff/temporalsort/actions/workflows/test.yml)\n\nThe sorting algorithm of the future. Runs in O(n) time (best, average, and worst case) using principles from physics and the linearity of time.\n\nThis module defines one function `Sort([]int)`. It returns a sorted version of the list. Note that negative numbers are currently not supported.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwillbarkoff%2Ftemporalsort","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwillbarkoff%2Ftemporalsort","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwillbarkoff%2Ftemporalsort/lists"}