{"id":24374605,"url":"https://github.com/IvanDrf/Vector-Int","last_synced_at":"2025-03-12T11:41:33.215Z","repository":{"id":272049718,"uuid":"915337738","full_name":"IvanDrf/Vector-Int","owner":"IvanDrf","description":"Realization of a self-expanding array with some std::vector methods","archived":false,"fork":false,"pushed_at":"2025-03-05T21:12:03.000Z","size":28,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-05T22:25:27.550Z","etag":null,"topics":["cpp","cppvector","vector"],"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/IvanDrf.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":"2025-01-11T15:35:11.000Z","updated_at":"2025-03-05T21:12:06.000Z","dependencies_parsed_at":"2025-02-08T23:36:49.189Z","dependency_job_id":null,"html_url":"https://github.com/IvanDrf/Vector-Int","commit_stats":null,"previous_names":["ivandrf/vectorint","ivandrf/vector-int"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IvanDrf%2FVector-Int","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IvanDrf%2FVector-Int/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IvanDrf%2FVector-Int/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IvanDrf%2FVector-Int/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IvanDrf","download_url":"https://codeload.github.com/IvanDrf/Vector-Int/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243213850,"owners_count":20254879,"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":["cpp","cppvector","vector"],"created_at":"2025-01-19T05:40:51.680Z","updated_at":"2025-03-12T11:41:33.210Z","avatar_url":"https://github.com/IvanDrf.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Vector-Int ![C++](https://img.shields.io/badge/-С++-090909?style=for-the-badge\u0026logo=C%2b%2b\u0026logoColor=6296CC)\nRealization of a self-expanding array with some **std::vector** methods\n\n![c++vector](https://github.com/user-attachments/assets/72586135-6ce4-4e0c-b3c8-acc74467bf46)\n\n# Methods\n\u003e• **Clear** - clears the array and makes it empty\n\u003e\n\u003e• **DeleteAll** - deletes all some numbers\n\u003e\n\u003e• **DeleteElement** - removes an element from the array with given element number\n\u003e\n\u003e• **DeleteLeft** - deletes the first occurrence of the element on the left\n\u003e\n\u003e• **DeleteRight** - deletes the first occurrence of the element on the right\n\u003e\n\u003e• **Empty** - checks whether the array is empty\n\u003e\n\u003e• **FindLeft** - finds the first occurrence of an element in the array on the left\n\u003e\n\u003e• **FindRight** - finds the first occurrence of an element in the array on the right\n\u003e\n\u003e• **Insert** - inserts a number into some position in the array, or inserts all or part of another array in the array into that place\n\u003e\n\u003e• **PushBack** - adds an element to the end of the array\n\u003e\n\u003e• **Size** - returns array size\n\u003e\n\u003e• **Sort** - sorts the array\n\u003e\n\u003e• **Sorted** - returns sorted array\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FIvanDrf%2FVector-Int","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FIvanDrf%2FVector-Int","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FIvanDrf%2FVector-Int/lists"}