{"id":20573364,"url":"https://github.com/m0saan/ft_containers","last_synced_at":"2025-03-06T10:25:06.060Z","repository":{"id":167708976,"uuid":"394058599","full_name":"m0saan/ft_containers","owner":"m0saan","description":"re-implementing vector, map, stack as STL's","archived":false,"fork":false,"pushed_at":"2022-05-25T16:08:40.000Z","size":1760,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-16T21:23:49.604Z","etag":null,"topics":["containers-cpp","cpp98","map","stack","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/m0saan.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":"2021-08-08T19:57:43.000Z","updated_at":"2022-05-13T15:34:07.000Z","dependencies_parsed_at":"2023-09-11T15:16:48.471Z","dependency_job_id":null,"html_url":"https://github.com/m0saan/ft_containers","commit_stats":null,"previous_names":["m0saan/ft_containers"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/m0saan%2Fft_containers","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/m0saan%2Fft_containers/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/m0saan%2Fft_containers/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/m0saan%2Fft_containers/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/m0saan","download_url":"https://codeload.github.com/m0saan/ft_containers/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242189534,"owners_count":20086592,"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":["containers-cpp","cpp98","map","stack","vector"],"created_at":"2024-11-16T05:27:24.819Z","updated_at":"2025-03-06T10:25:06.021Z","avatar_url":"https://github.com/m0saan.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ft_containers\r\n\r\nIn this project, I am implementing the various container types of the C++ standard template library.  \r\nThe namespace will always be ft.  \r\nAs a reminder, all of the containers are coded in C++98, so any new feature of the containers ARE NOT\r\nimplemented, but every old feature (even deprecated) is present.\r\n\r\n\r\n### NOTES:\r\n  - implemented containers: ```vector, stack, map.```\r\n  - iterators_traits, reverse_iterator, enable_if, is_integral, equal/lexicographical com-\r\npare, std::pair, std::make_pair, are re-implemented.\r\n\r\n\r\n### - Observations : \r\n\r\n[![forthebadge](https://forthebadge.com/images/badges/made-with-c-plus-plus.svg)](https://forthebadge.com)\r\n[![forthebadge](https://forthebadge.com/images/badges/built-with-love.svg)](https://forthebadge.com)\r\n\r\nThis is my implementation for the c++ containers [vector, stack, map] of the 42 cursus,  \r\nneed help:  \r\nmoboustt@student.1337.ma\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fm0saan%2Fft_containers","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fm0saan%2Fft_containers","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fm0saan%2Fft_containers/lists"}