{"id":20622068,"url":"https://github.com/andersonhsporto/ft_containers","last_synced_at":"2025-03-06T23:20:54.390Z","repository":{"id":63651262,"uuid":"550645855","full_name":"andersonhsporto/ft_containers","owner":"andersonhsporto","description":"Recreation of the C++ STL containers","archived":false,"fork":false,"pushed_at":"2023-01-25T01:11:25.000Z","size":132,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-17T05:29:07.384Z","etag":null,"topics":["42","42saopaulo","42sp","containers","cpp","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/andersonhsporto.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-10-13T05:12:31.000Z","updated_at":"2023-01-25T01:12:04.000Z","dependencies_parsed_at":"2022-11-23T06:30:51.602Z","dependency_job_id":null,"html_url":"https://github.com/andersonhsporto/ft_containers","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andersonhsporto%2Fft_containers","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andersonhsporto%2Fft_containers/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andersonhsporto%2Fft_containers/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andersonhsporto%2Fft_containers/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andersonhsporto","download_url":"https://codeload.github.com/andersonhsporto/ft_containers/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242299972,"owners_count":20105115,"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":["42","42saopaulo","42sp","containers","cpp","map","stack","vector"],"created_at":"2024-11-16T12:20:35.152Z","updated_at":"2025-03-06T23:20:54.372Z","avatar_url":"https://github.com/andersonhsporto.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ft_containers\n\nThis project is a recreation of the C++ STL containers.\nThe goal of this project is to learn about the inner workings of the STL containers and to learn about the C++ language.\n\n## Description\n\nThe project consists of 3 containers: vector, map and stack.\n\n## Usage\n\nTo compile the project, run `make`.\n\nto run my implementation of the STL containers, run `./test_ft`.\n\nto run the same tests on the STL containers, run `./test_std`.\n\n## Resources\n\n- [C++ Reference](https://en.cppreference.com/w/)\n- [C++ Containers](https://www.cplusplus.com/reference/stl/)\n- [C++ Iterators](https://www.cplusplus.com/reference/iterator/)\n- [C++ Algorithms](https://www.cplusplus.com/reference/algorithm/)\n- [C++ Memory](https://www.cplusplus.com/reference/memory/)\n- [C++ Type Traits](https://www.cplusplus.com/reference/type_traits/)\n- [AVL Tree](https://en.wikipedia.org/wiki/AVL_tree)\n- [Red-Black Tree](https://en.wikipedia.org/wiki/Red%E2%80%93black_tree)\n- [B-Tree](https://en.wikipedia.org/wiki/B-tree)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandersonhsporto%2Fft_containers","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fandersonhsporto%2Fft_containers","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandersonhsporto%2Fft_containers/lists"}