{"id":25306700,"url":"https://github.com/ivandrf/vector-int","last_synced_at":"2026-02-21T21:37:45.310Z","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-07-06T04:39:33.429Z","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-04-07T06:39:27.591Z","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,"purl":"pkg:github/IvanDrf/Vector-Int","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","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IvanDrf%2FVector-Int/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29694213,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-21T18:18:25.093Z","status":"ssl_error","status_checked_at":"2026-02-21T18:18:22.435Z","response_time":107,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["cpp","cppvector","vector"],"created_at":"2025-02-13T10:37:31.310Z","updated_at":"2026-02-21T21:37:45.276Z","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"}