{"id":51185865,"url":"https://github.com/vevdokimovm/polymorphic-vector-cpp","last_synced_at":"2026-06-27T10:02:15.742Z","repository":{"id":85931718,"uuid":"240581478","full_name":"vevdokimovm/polymorphic-vector-cpp","owner":"vevdokimovm","description":"C lab: runtime-polymorphic vector with generic Map and Filter higher-order functions","archived":false,"fork":false,"pushed_at":"2026-04-20T20:33:25.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2026-06-10T22:04:18.287Z","etag":null,"topics":["c","functional-programming","higher-order-functions","polymorphism"],"latest_commit_sha":null,"homepage":"","language":"C","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/vevdokimovm.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-02-14T19:14:59.000Z","updated_at":"2026-04-20T20:44:07.000Z","dependencies_parsed_at":"2023-06-26T01:48:14.031Z","dependency_job_id":null,"html_url":"https://github.com/vevdokimovm/polymorphic-vector-cpp","commit_stats":null,"previous_names":["vevdokimovm/polymorphicvector","vevdokimovm/polymorphic-vector-cpp"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/vevdokimovm/polymorphic-vector-cpp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vevdokimovm%2Fpolymorphic-vector-cpp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vevdokimovm%2Fpolymorphic-vector-cpp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vevdokimovm%2Fpolymorphic-vector-cpp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vevdokimovm%2Fpolymorphic-vector-cpp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vevdokimovm","download_url":"https://codeload.github.com/vevdokimovm/polymorphic-vector-cpp/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vevdokimovm%2Fpolymorphic-vector-cpp/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34848932,"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-27T02:00:06.362Z","response_time":126,"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":["c","functional-programming","higher-order-functions","polymorphism"],"created_at":"2026-06-27T10:02:15.064Z","updated_at":"2026-06-27T10:02:15.730Z","avatar_url":"https://github.com/vevdokimovm.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# polymorphic-vector-cpp\n\nC lab — **Polymorphic Vector with generic Map and Filter**. Implements a runtime-polymorphic vector in pure C, supporting generic `map` and `filter` higher-order functions.\n\nUniversity lab (Programming in C).\n\n## Features\n\n- Polymorphic vector container in C (void* based)\n- Generic `Map` and `Filter` functions operating on any vector type\n- Complex number unit for testing\n- Unit tests\n\n## Build\n\n```bash\ncd \"Polymorphic Vector - With Generic Map And Filter\"\nmake\n# or\ncmake . \u0026\u0026 make\n```\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvevdokimovm%2Fpolymorphic-vector-cpp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvevdokimovm%2Fpolymorphic-vector-cpp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvevdokimovm%2Fpolymorphic-vector-cpp/lists"}