{"id":16692635,"url":"https://github.com/platisd/cpp-builder-pattern","last_synced_at":"2025-09-04T04:34:34.570Z","repository":{"id":145721743,"uuid":"583613209","full_name":"platisd/cpp-builder-pattern","owner":"platisd","description":"Builder Pattern with C++: A pragmatic approach","archived":false,"fork":false,"pushed_at":"2024-01-01T22:05:17.000Z","size":779,"stargazers_count":7,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-10T01:14:23.487Z","etag":null,"topics":["cpp","design-patterns","tutorial"],"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/platisd.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-12-30T10:20:04.000Z","updated_at":"2025-03-17T03:04:26.000Z","dependencies_parsed_at":"2025-02-16T06:32:51.387Z","dependency_job_id":"e22de962-6a48-4338-8f9e-c7059499108c","html_url":"https://github.com/platisd/cpp-builder-pattern","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":"platisd/cpp-cmake-template-repo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/platisd%2Fcpp-builder-pattern","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/platisd%2Fcpp-builder-pattern/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/platisd%2Fcpp-builder-pattern/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/platisd%2Fcpp-builder-pattern/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/platisd","download_url":"https://codeload.github.com/platisd/cpp-builder-pattern/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248137891,"owners_count":21053775,"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","design-patterns","tutorial"],"created_at":"2024-10-12T16:27:57.941Z","updated_at":"2025-04-10T01:14:39.650Z","avatar_url":"https://github.com/platisd.png","language":"C++","readme":"# Builder Pattern: A pragmatic approach with modern C++\n\nA pragmatic approach (i.e. simple and easy to understand) to the [Builder Pattern](https://refactoring.guru/design-patterns/builder)\nusing modern C++.\n\nThree different ways to implement the Builder Pattern are presented:\n* [basic-builder.cpp](basic-builder.cpp): A very basic implementation, so basic that some would argue it's not a Builder Pattern at all.\n* [late-access-builder.cpp](late-access-builder.cpp): A more complete Builder that only provides access to the built object after\n  the initialization is complete.\n* [builder-with-interfaces.cpp](builder-with-interfaces.cpp): A \"traditional\" approach where the \"builder\" and the \"initialized object\"\n  implement abstract interfaces.\n\n## Youtube video\n\nThis material was created to accompany a YouTube tutorial. You can watch it here:\n\n[![Youtube video](https://i3.ytimg.com/vi/Ag_7sAPv7fQ/maxresdefault.jpg)](https://youtu.be/Ag_7sAPv7fQ)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fplatisd%2Fcpp-builder-pattern","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fplatisd%2Fcpp-builder-pattern","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fplatisd%2Fcpp-builder-pattern/lists"}