{"id":25616856,"url":"https://github.com/makramkd/theoden","last_synced_at":"2026-06-12T21:31:06.349Z","repository":{"id":94756582,"uuid":"81661037","full_name":"makramkd/theoden","owner":"makramkd","description":"A deliberately thin data structures library.","archived":false,"fork":false,"pushed_at":"2017-02-12T17:24:25.000Z","size":10,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-22T04:28:11.438Z","etag":null,"topics":["algorithms","data-structures"],"latest_commit_sha":null,"homepage":"","language":"C++","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/makramkd.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-02-11T15:16:56.000Z","updated_at":"2017-02-12T17:23:26.000Z","dependencies_parsed_at":null,"dependency_job_id":"c10621fa-a5db-4c35-a14d-e8609d51e649","html_url":"https://github.com/makramkd/theoden","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/makramkd/theoden","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/makramkd%2Ftheoden","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/makramkd%2Ftheoden/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/makramkd%2Ftheoden/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/makramkd%2Ftheoden/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/makramkd","download_url":"https://codeload.github.com/makramkd/theoden/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/makramkd%2Ftheoden/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34263868,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-12T02:00:06.859Z","response_time":109,"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","data-structures"],"created_at":"2025-02-22T04:27:39.426Z","updated_at":"2026-06-12T21:31:06.341Z","avatar_url":"https://github.com/makramkd.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Theoden\n\nMy intention is for this to be a shared library that exports various \nabstract data types:\n\n* Stack\n* Queue\n* Dictionary\n\nIn addition, the above are to be implemented by associated data structures:\n\n* Variations on the linked list\n* Binary trees and their balanced counterparts\n* Binary heaps and other heap structures\n* B-trees and their variations\n* Other miscellaneous tree structures (prefix/suffix trees, interval trees, splay trees)\n\nThis is also intended as an educational exercise and something to do in my free time. So\nmost likely the code will not be optimized to the last instruction.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmakramkd%2Ftheoden","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmakramkd%2Ftheoden","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmakramkd%2Ftheoden/lists"}