{"id":16799063,"url":"https://github.com/ryo-manba/ft_containers","last_synced_at":"2025-07-17T07:37:20.081Z","repository":{"id":156310950,"uuid":"452707607","full_name":"ryo-manba/ft_containers","owner":"ryo-manba","description":"Reimplementation of STL containers.","archived":false,"fork":false,"pushed_at":"2022-07-14T05:38:19.000Z","size":193,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-17T04:44:09.088Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ryo-manba.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}},"created_at":"2022-01-27T14:08:37.000Z","updated_at":"2023-05-10T11:31:30.000Z","dependencies_parsed_at":null,"dependency_job_id":"40086cc3-c2f8-4102-95f6-88274f8eecdd","html_url":"https://github.com/ryo-manba/ft_containers","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ryo-manba/ft_containers","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryo-manba%2Fft_containers","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryo-manba%2Fft_containers/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryo-manba%2Fft_containers/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryo-manba%2Fft_containers/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ryo-manba","download_url":"https://codeload.github.com/ryo-manba/ft_containers/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryo-manba%2Fft_containers/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265578171,"owners_count":23791305,"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"],"created_at":"2024-10-13T09:27:44.409Z","updated_at":"2025-07-17T07:37:20.056Z","avatar_url":"https://github.com/ryo-manba.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ft_containers\n\n## Description\nReimplementation of STL containers with C++98.\n\n## Requirement\n\n- gcc or Clang\n- GNU Make\n\n## Features\nImplement a series of containers: \n- vector\n- stack\n- map\n\n## Test\n```bash\ngit clone https://github.com/ryo-manba/ft_containers\ncd ft_containers\n\nmake test  # Run Unit-test\nmake bench # Run Benchmark-test\n```\n\n## Author\n[ryo-manba](https://twitter.com/ryo_manba)\n\n## Licence\n\nAll code is released under the [MIT](https://github.com/ryo-manba/ft_containers/blob/main/LICENSE) license\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fryo-manba%2Fft_containers","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fryo-manba%2Fft_containers","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fryo-manba%2Fft_containers/lists"}