{"id":19845264,"url":"https://github.com/taisiabarteneva/stl_containers","last_synced_at":"2026-06-30T04:31:49.028Z","repository":{"id":40592951,"uuid":"507674418","full_name":"taisiabarteneva/stl_containers","owner":"taisiabarteneva","description":"Implementation of STL containers — map, set, vector, stack on C++","archived":false,"fork":false,"pushed_at":"2022-09-07T18:49:48.000Z","size":1345,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-28T22:51:09.198Z","etag":null,"topics":["cpp"],"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/taisiabarteneva.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}},"created_at":"2022-06-26T20:11:29.000Z","updated_at":"2022-09-08T16:48:19.000Z","dependencies_parsed_at":"2022-09-15T18:02:54.063Z","dependency_job_id":null,"html_url":"https://github.com/taisiabarteneva/stl_containers","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/taisiabarteneva/stl_containers","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taisiabarteneva%2Fstl_containers","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taisiabarteneva%2Fstl_containers/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taisiabarteneva%2Fstl_containers/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taisiabarteneva%2Fstl_containers/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/taisiabarteneva","download_url":"https://codeload.github.com/taisiabarteneva/stl_containers/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taisiabarteneva%2Fstl_containers/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34952850,"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-30T02:00:05.919Z","response_time":92,"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":["cpp"],"created_at":"2024-11-12T13:07:02.055Z","updated_at":"2026-06-30T04:31:48.997Z","avatar_url":"https://github.com/taisiabarteneva.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# stl_containers\n\nSchool42 project. Implementation of C++98 standard template library's containers\n\nSee `subject.pdf` in the root of repository for more detailed info about the project\n\n## Containers\n- vector with basic / strong exception safety\n- stack based on vector, compatible with std::deque and std::list\n- map \u0026 set based on red-black tree template class\n\n## Utils\n- enable_if\n- iterator_traits\n- reverse iterator\n- lexicographical compare, equal\n- is_integral\n- pair, make pair\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftaisiabarteneva%2Fstl_containers","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftaisiabarteneva%2Fstl_containers","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftaisiabarteneva%2Fstl_containers/lists"}