{"id":19458793,"url":"https://github.com/lchsk/c-libs","last_synced_at":"2025-07-19T18:08:51.380Z","repository":{"id":70290756,"uuid":"70421493","full_name":"lchsk/c-libs","owner":"lchsk","description":"Some C libraries: hashmap, list","archived":false,"fork":false,"pushed_at":"2020-04-01T18:44:45.000Z","size":20,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-25T11:48:39.220Z","etag":null,"topics":["c","hashmap","list"],"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/lchsk.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":"2016-10-09T18:09:55.000Z","updated_at":"2020-09-28T19:05:08.000Z","dependencies_parsed_at":"2023-05-12T06:51:11.889Z","dependency_job_id":null,"html_url":"https://github.com/lchsk/c-libs","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/lchsk/c-libs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lchsk%2Fc-libs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lchsk%2Fc-libs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lchsk%2Fc-libs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lchsk%2Fc-libs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lchsk","download_url":"https://codeload.github.com/lchsk/c-libs/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lchsk%2Fc-libs/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265982900,"owners_count":23859576,"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":["c","hashmap","list"],"created_at":"2024-11-10T17:28:33.631Z","updated_at":"2025-07-19T18:08:51.357Z","avatar_url":"https://github.com/lchsk.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"![C/C++ CI](https://github.com/lchsk/c-libs/workflows/C/C++%20CI/badge.svg)\n\nSome C libraries\n\n## Map `map.c` `map.h`\n\n- hashmap implementation\n- supported operations: `map_new`, `map_free`, `map_set`, `map_get`, `map_del`, `map_in`, `map_size`\n- examples in `map_test.c`\n\n## List `list.c` `list.h`\n\n- dynamic array implementation\n- supported operations: `list_new`, `list_free`, `list_append`, `list_get`, `list_size`, `list_del`, `list_in`\n- examples in `list_test.c`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flchsk%2Fc-libs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flchsk%2Fc-libs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flchsk%2Fc-libs/lists"}