{"id":20541691,"url":"https://github.com/speedycraftah/b-tree","last_synced_at":"2026-04-19T15:05:46.623Z","repository":{"id":158461914,"uuid":"598819997","full_name":"SpeedyCraftah/b-tree","owner":"SpeedyCraftah","description":"An implementation of a B-tree in JavaScript/C++ with a simple GUI to visualise and interact with them.","archived":false,"fork":false,"pushed_at":"2023-02-07T22:00:52.000Z","size":393,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-24T10:55:20.510Z","etag":null,"topics":["algorithms","b-tree","b-tree-implementation","cpp","javascript","learning","visualization"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/SpeedyCraftah.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}},"created_at":"2023-02-07T21:43:07.000Z","updated_at":"2024-04-04T15:17:44.000Z","dependencies_parsed_at":null,"dependency_job_id":"2ff2462b-7fa6-4ad1-8c6c-953b11079d73","html_url":"https://github.com/SpeedyCraftah/b-tree","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/SpeedyCraftah/b-tree","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SpeedyCraftah%2Fb-tree","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SpeedyCraftah%2Fb-tree/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SpeedyCraftah%2Fb-tree/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SpeedyCraftah%2Fb-tree/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SpeedyCraftah","download_url":"https://codeload.github.com/SpeedyCraftah/b-tree/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SpeedyCraftah%2Fb-tree/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32010963,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T20:23:30.271Z","status":"online","status_checked_at":"2026-04-19T02:00:07.110Z","response_time":55,"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":["algorithms","b-tree","b-tree-implementation","cpp","javascript","learning","visualization"],"created_at":"2024-11-16T01:25:34.019Z","updated_at":"2026-04-19T15:05:46.579Z","avatar_url":"https://github.com/SpeedyCraftah.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# B-tree implementation in JavaScript and partially in C++\n- I originally wrote this in JavaScript while learning to programatically implement a B-tree after learning it through articles and videos as well as practicing them through flow chart graphs.\n- I also started writing it in C++ where I implemented an insert and has function.\n- I was going to use them for indexing in my database project, but realised I do not need B-trees, but do need B+ trees which are easier to implement.\n- Nethertheless, it was a fun experience learning B-trees and optimising it and hope the code I wrote serves a purpose one day.\n\n![image](https://user-images.githubusercontent.com/45142584/217375856-845c5d72-fc61-41de-824b-ce428af1f6c0.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspeedycraftah%2Fb-tree","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fspeedycraftah%2Fb-tree","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspeedycraftah%2Fb-tree/lists"}