{"id":20877295,"url":"https://github.com/flatcap/work-old-b-tree","last_synced_at":"2025-12-11T18:22:29.721Z","repository":{"id":78716046,"uuid":"560624487","full_name":"flatcap/work-old-b-tree","owner":"flatcap","description":null,"archived":false,"fork":false,"pushed_at":"2022-11-05T00:16:38.000Z","size":112,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-19T09:32:00.283Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/flatcap.png","metadata":{"files":{"readme":"README","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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-11-01T22:45:52.000Z","updated_at":"2023-02-27T23:01:44.000Z","dependencies_parsed_at":"2023-03-04T17:00:22.492Z","dependency_job_id":null,"html_url":"https://github.com/flatcap/work-old-b-tree","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/flatcap%2Fwork-old-b-tree","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flatcap%2Fwork-old-b-tree/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flatcap%2Fwork-old-b-tree/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flatcap%2Fwork-old-b-tree/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/flatcap","download_url":"https://codeload.github.com/flatcap/work-old-b-tree/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243251111,"owners_count":20261153,"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-11-18T06:56:33.805Z","updated_at":"2025-12-11T18:22:29.701Z","avatar_url":"https://github.com/flatcap.png","language":"C","readme":"\n\tThis is the source code for a variable-length key variable\npage size b+tree library. Also included is source for a variety of\ntest programs, a semi-useable record manager, and a dbm-lookalike\nlibrary built on top of the record manager and b+tree. (dbm(3) will\nblow it away performance-wise, of course).\n\n\tThis software has been tested (and works) on the following:\nPyramid/OSx, Sun4/SunOs, Sun3/SunOs, Digital Vax/BSD4.3,\nDigital DECstation3100/Ultrix\n\n\tThis software has been tested and found NOT to work on the\nfollowing:\nSCO Xenix - I have no idea why because I don't have one\n\n\nContents::\n----------------------------------------------------------------------\nCOPYRIGHT\t- licensing/copyright notice. read it, please.\n\nMakefile\t- makefile\n\nbtlib\t\t- source for the b+tree library. directions for\n\t\tcompilation are in btlib/README.\n\ndoc\t\t- manual pages for the b+tree library\n\nbtdbmlib\t- source for a sort of record management library\n\t\tthat is pretty much of a \"toy\" library, and will\n\t\tprobably not cut it for serious projects unless it\n\t\tis beefed-up a bit. Also includes source for a \n\t\tdbm-clone library that uses b+tree indexes.\n\t\tthe record manager was designed for an application\n\t\tI wrote that demanded being able to store things\n\t\tof practically any size, and did not require high\n\t\tperformance. if you are trying to write a real\n\t\tdatabase, please don't waste your time even looking\n\t\tat it.\n\nutils\t\t- utility programs and toys, including test-rack\n\t\tsoftware for the b+tree\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflatcap%2Fwork-old-b-tree","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fflatcap%2Fwork-old-b-tree","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflatcap%2Fwork-old-b-tree/lists"}