{"id":29099375,"url":"https://github.com/doccaico/yac","last_synced_at":"2025-06-28T16:42:48.954Z","repository":{"id":299152345,"uuid":"1000361587","full_name":"doccaico/yac","owner":"doccaico","description":"A useful C library","archived":false,"fork":false,"pushed_at":"2025-06-15T00:38:46.000Z","size":132,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-06-15T01:30:24.860Z","etag":null,"topics":["c"],"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/doccaico.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,"zenodo":null}},"created_at":"2025-06-11T16:56:47.000Z","updated_at":"2025-06-15T00:38:50.000Z","dependencies_parsed_at":"2025-06-15T01:30:26.732Z","dependency_job_id":"53aa8e9e-9d1f-46d0-a819-adb853d4f069","html_url":"https://github.com/doccaico/yac","commit_stats":null,"previous_names":["doccaico/yac"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/doccaico/yac","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccaico%2Fyac","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccaico%2Fyac/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccaico%2Fyac/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccaico%2Fyac/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/doccaico","download_url":"https://codeload.github.com/doccaico/yac/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccaico%2Fyac/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262461686,"owners_count":23314992,"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"],"created_at":"2025-06-28T16:42:44.746Z","updated_at":"2025-06-28T16:42:48.948Z","avatar_url":"https://github.com/doccaico.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"## YAC\n\nOnly tested on Windows (cl.exe).\n\n| Role | Header |\n| - | - |\n| Dynamic Array | [yac_dynamic_array.h](/yac_dynamic_array.h) |\n| Deque | [yac_deque.h](/yac_deque.h) |\n| Map (Ordered) | [yac_ordered_map.h](/yac_ordered_map.h) |\n| Map (Unordered) | [yac_unordered_map.h](/yac_unordered_map.h) |\n| String View | [yac_string_view.h](/yac_string_view.h) |\n| String Builder | [yac_string_builder.h](/yac_string_builder.h) |\n\n### Testing\n```sh\n# yac_dynamic_array.h (/GF = eliminate duplicate strings)\n\n$ cd tests\n\n$ cl.exe /nologo /std:c11 /GF /W4 -wd4709 yac_dynamic_array_test.c \u0026\u0026 .\\yac_dynamic_array_test.exe\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdoccaico%2Fyac","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdoccaico%2Fyac","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdoccaico%2Fyac/lists"}