{"id":26664182,"url":"https://github.com/b1tflyyyy/vector-cpp","last_synced_at":"2026-04-02T02:07:23.758Z","repository":{"id":246100729,"uuid":"820048607","full_name":"b1tflyyyy/vector-cpp","owner":"b1tflyyyy","description":"Simple vector implementation","archived":false,"fork":false,"pushed_at":"2025-06-24T14:20:54.000Z","size":1045,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-10T00:05:32.610Z","etag":null,"topics":["cmake","cpp","cxx","education","free","google","mit-license","open-source","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/b1tflyyyy.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":"2024-06-25T17:36:39.000Z","updated_at":"2025-06-24T14:20:58.000Z","dependencies_parsed_at":"2024-07-13T19:21:47.801Z","dependency_job_id":"1ebf2d4b-f54d-49b8-9434-a5c993b8acbb","html_url":"https://github.com/b1tflyyyy/vector-cpp","commit_stats":null,"previous_names":["b1tflyyyy/vector-cpp"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/b1tflyyyy/vector-cpp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/b1tflyyyy%2Fvector-cpp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/b1tflyyyy%2Fvector-cpp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/b1tflyyyy%2Fvector-cpp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/b1tflyyyy%2Fvector-cpp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/b1tflyyyy","download_url":"https://codeload.github.com/b1tflyyyy/vector-cpp/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/b1tflyyyy%2Fvector-cpp/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31294398,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-02T01:43:37.129Z","status":"online","status_checked_at":"2026-04-02T02:00:08.535Z","response_time":89,"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":["cmake","cpp","cxx","education","free","google","mit-license","open-source","vector"],"created_at":"2025-03-25T15:56:44.946Z","updated_at":"2026-04-02T02:07:23.739Z","avatar_url":"https://github.com/b1tflyyyy.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"## ⚙️ Vector C++20 (Simple Implementation)\n\n## 📜 Vector implemented features list:\n- [x] `push_back()`\n- [x] `reserve()`\n- [x] `operator[]`\n- [x] `is_empty()`\n- [x] `size()`\n- [x] `capacity()`\n- [x] `move ctor`\n- [x] `move assignment operator`\n- [x] `copy ctor`\n- [x] `copy assignment ctor`\n- [x] `basic dtor`\n- [x] `3 basic ctors`\n\n## 🔗 Vector Iterator\n\n- The basic FI(Forward Iterator) is also implemented here, and in the near future I will implement RAI(Random Access Iterator).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fb1tflyyyy%2Fvector-cpp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fb1tflyyyy%2Fvector-cpp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fb1tflyyyy%2Fvector-cpp/lists"}