{"id":18007320,"url":"https://github.com/turtlesoupy/external_sort","last_synced_at":"2025-04-04T11:43:52.999Z","repository":{"id":10199179,"uuid":"12291329","full_name":"turtlesoupy/external_sort","owner":"turtlesoupy","description":"An external sort function for Go.","archived":false,"fork":false,"pushed_at":"2013-08-25T00:29:35.000Z","size":112,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-09T21:32:58.035Z","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/turtlesoupy.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":"2013-08-22T08:05:42.000Z","updated_at":"2013-10-25T10:21:49.000Z","dependencies_parsed_at":"2022-09-10T03:43:03.983Z","dependency_job_id":null,"html_url":"https://github.com/turtlesoupy/external_sort","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turtlesoupy%2Fexternal_sort","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turtlesoupy%2Fexternal_sort/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turtlesoupy%2Fexternal_sort/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turtlesoupy%2Fexternal_sort/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/turtlesoupy","download_url":"https://codeload.github.com/turtlesoupy/external_sort/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247174378,"owners_count":20896074,"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","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-30T01:13:05.167Z","updated_at":"2025-04-04T11:43:52.978Z","avatar_url":"https://github.com/turtlesoupy.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Go External Sort #\n\nThis module provides a sort for go data that is unable to fit into memory.\nCall `ExternalSort` with channels to any interfaces that are [Gob](http://golang.org/pkg/encoding/gob)-encodable \nand provide a `LessThan` method. \n\nIt works by writing sorting chunks of the input onto disk, and merging the\nresulting files.\n\nSee `sort_test.go` for example usage.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fturtlesoupy%2Fexternal_sort","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fturtlesoupy%2Fexternal_sort","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fturtlesoupy%2Fexternal_sort/lists"}