{"id":27742893,"url":"https://github.com/lzanatta/cvector","last_synced_at":"2025-10-16T07:32:58.500Z","repository":{"id":123125000,"uuid":"166230288","full_name":"lzanatta/cvector","owner":"lzanatta","description":"A (very) simple and tiny vector library","archived":false,"fork":false,"pushed_at":"2019-08-27T02:14:54.000Z","size":40,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"staging","last_synced_at":"2025-04-28T17:00:34.865Z","etag":null,"topics":["c","vector"],"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/lzanatta.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}},"created_at":"2019-01-17T13:27:57.000Z","updated_at":"2019-08-09T00:42:01.000Z","dependencies_parsed_at":null,"dependency_job_id":"9ab63931-fa84-40f2-9f98-bee21329f27c","html_url":"https://github.com/lzanatta/cvector","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/lzanatta/cvector","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lzanatta%2Fcvector","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lzanatta%2Fcvector/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lzanatta%2Fcvector/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lzanatta%2Fcvector/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lzanatta","download_url":"https://codeload.github.com/lzanatta/cvector/tar.gz/refs/heads/staging","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lzanatta%2Fcvector/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279165915,"owners_count":26117947,"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-10-16T02:00:06.019Z","response_time":53,"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","vector"],"created_at":"2025-04-28T16:50:56.392Z","updated_at":"2025-10-16T07:32:58.495Z","avatar_url":"https://github.com/lzanatta.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# cvector\nA simple vector implementation for the C language.\n\n## Building shared lib and examples \n\n**Work in progress**\n\nUsing `make` (or `mingw32-make` on Windows with MinGW-w64):\n\n### Release builds:\n\n```\nbuild_folders make \u0026\u0026 make\n```\n\nBuilds the `test_static` example.\n\n### Debug builds:\n\n```\nbuild_folders make \u0026\u0026 make debug\n```\n\nBuilds `test_static_debug` if you need to debug something.\n\nConfiguration files for working with Visual Studio Code (compiling, debugging, code completion) are also available.\n\nCurrently developed and tested on Windows 10 using MinGW-w64 (gcc 8.1.0 x86_64-posix-seh-rev0) only.\n\n## License\n\n[MIT](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flzanatta%2Fcvector","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flzanatta%2Fcvector","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flzanatta%2Fcvector/lists"}