{"id":17004874,"url":"https://github.com/clickermonkey/cdsl","last_synced_at":"2025-10-10T18:48:59.197Z","repository":{"id":11934806,"uuid":"14503967","full_name":"ClickerMonkey/CDSL","owner":"ClickerMonkey","description":"A data structure library written in C","archived":false,"fork":false,"pushed_at":"2017-04-09T19:31:54.000Z","size":56,"stargazers_count":6,"open_issues_count":0,"forks_count":4,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-25T05:38:19.148Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ClickerMonkey.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-11-18T20:18:36.000Z","updated_at":"2024-09-18T13:26:45.000Z","dependencies_parsed_at":"2022-09-01T14:41:49.531Z","dependency_job_id":null,"html_url":"https://github.com/ClickerMonkey/CDSL","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ClickerMonkey/CDSL","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ClickerMonkey%2FCDSL","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ClickerMonkey%2FCDSL/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ClickerMonkey%2FCDSL/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ClickerMonkey%2FCDSL/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ClickerMonkey","download_url":"https://codeload.github.com/ClickerMonkey/CDSL/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ClickerMonkey%2FCDSL/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268617308,"owners_count":24279230,"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","status":"online","status_checked_at":"2025-08-03T02:00:12.545Z","response_time":2577,"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":[],"created_at":"2024-10-14T04:44:40.117Z","updated_at":"2025-10-10T18:48:54.177Z","avatar_url":"https://github.com/ClickerMonkey.png","language":"C","readme":"CDSL\n====\n\nA data structure library written in C\n\nData Structures:\n\n* adeque = Deque (array)\n* aqueue = Queue (array)\n* queue = Queue (linked)\n* astack = Stack (array)\n* stack = Stack (linked)\n* alist = List (array)\n* list = List (linked)\n* maxheap = Max Heap (array)\n* minheap = Min Heap (array)\n* hashtable = (array+linked)\n* binarytree = (linked)\n\n2D Structures:\n\n* transform = Matrix/Transform\n* plane = Plane\n* vector = Vector\n* line = Line\n* array2d = A 2D array\n\nExample Usage:\n\n* examples\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fclickermonkey%2Fcdsl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fclickermonkey%2Fcdsl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fclickermonkey%2Fcdsl/lists"}