{"id":25012628,"url":"https://github.com/oxtna/sbd","last_synced_at":"2026-05-20T07:40:24.355Z","repository":{"id":272808828,"uuid":"917820258","full_name":"oxtna/SBD","owner":"oxtna","description":"External sorter and ISF","archived":false,"fork":false,"pushed_at":"2025-01-16T18:07:55.000Z","size":894,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-08T04:54:32.830Z","etag":null,"topics":["cpp","database","external-sorting","showcase"],"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/oxtna.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":"2025-01-16T17:52:02.000Z","updated_at":"2025-02-02T17:28:19.000Z","dependencies_parsed_at":null,"dependency_job_id":"89fc9b80-ea3c-4497-b298-9c625150a19d","html_url":"https://github.com/oxtna/SBD","commit_stats":null,"previous_names":["oxtna/sbd"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/oxtna/SBD","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxtna%2FSBD","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxtna%2FSBD/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxtna%2FSBD/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxtna%2FSBD/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oxtna","download_url":"https://codeload.github.com/oxtna/SBD/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxtna%2FSBD/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33250375,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-20T04:48:54.280Z","status":"ssl_error","status_checked_at":"2026-05-20T04:48:10.851Z","response_time":356,"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","database","external-sorting","showcase"],"created_at":"2025-02-05T06:17:23.461Z","updated_at":"2026-05-20T07:40:24.322Z","avatar_url":"https://github.com/oxtna.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SBD\n\n## External Sorter\n\nAn external sorting algorithm using a K-way merging approach to sort large data files.\n\nRecords are sets containing up to 15 integers. They are ordered by the maximum of contained integers.\n\n## ISF\n\nAn Indexed Sequential File is a data storage system offering\nquick access times and reducing disk operations.\n\nRequires the following files: `index.bin`, `data.bin`, `overflow.bin`.\n\nCommands implemented:\n\n- `list;`\n- `show \u003cKEY\u003e;`\n- `insert \u003cKEY\u003e { \u003cVALUES\u003e };`\n- `update \u003cKEY\u003e { \u003cVALUES\u003e };`\n- `sort;`\n- `status;`\n\nValues must be comma separated integers (trailing comma is a syntax error).\nMultiple commands can be entered at once.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foxtna%2Fsbd","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foxtna%2Fsbd","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foxtna%2Fsbd/lists"}