{"id":26023145,"url":"https://github.com/talyx/containers","last_synced_at":"2025-09-14T13:50:56.701Z","repository":{"id":251728582,"uuid":"467083947","full_name":"talyx/containers","owner":"talyx","description":"Implementation of STL library containers.","archived":false,"fork":false,"pushed_at":"2022-04-11T14:06:49.000Z","size":108,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-07T01:31:40.912Z","etag":null,"topics":["21school","binarytree","containers","stl","template-design"],"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/talyx.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":"2022-03-07T12:26:35.000Z","updated_at":"2022-04-11T21:50:15.000Z","dependencies_parsed_at":"2024-08-05T11:43:39.919Z","dependency_job_id":null,"html_url":"https://github.com/talyx/containers","commit_stats":null,"previous_names":["talyx/containers"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/talyx/containers","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/talyx%2Fcontainers","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/talyx%2Fcontainers/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/talyx%2Fcontainers/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/talyx%2Fcontainers/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/talyx","download_url":"https://codeload.github.com/talyx/containers/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/talyx%2Fcontainers/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275114822,"owners_count":25407928,"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-09-14T02:00:10.474Z","response_time":75,"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":["21school","binarytree","containers","stl","template-design"],"created_at":"2025-03-06T10:50:55.595Z","updated_at":"2025-09-14T13:50:56.670Z","avatar_url":"https://github.com/talyx.png","language":"C++","readme":"# containers\nImplementation of STL library containers.\n\nExample implementation of the following containers:\n- [stack](https://en.cppreference.com/w/cpp/container/stack)\n- [vector](https://en.cppreference.com/w/cpp/container/vector)\n- [map](https://en.cppreference.com/w/cpp/container/map)\n\nAdditionally implemented, [conditional](https://en.cppreference.com/w/cpp/types/conditional), \n[enable_if](https://en.cppreference.com/w/cpp/types/enable_if), [less](https://en.cppreference.com/w/cpp/utility/functional/less), \n[pair](https://en.cppreference.com/w/cpp/utility/pair), \n[iterator_traits](https://en.cppreference.com/w/cpp/iterator/iterator_traits), \n[bidirectional iterator (for trees)](https://en.cppreference.com/w/cpp/named_req/BidirectionalIterator), \n[random access iterator](https://en.cppreference.com/w/cpp/named_req/RandomAccessIterator),\n[reverse iterator](https://en.cppreference.com/w/cpp/iterator/reverse_iterator).\n\nA binary search tree is used as the data structure for the map.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftalyx%2Fcontainers","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftalyx%2Fcontainers","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftalyx%2Fcontainers/lists"}