{"id":16583196,"url":"https://github.com/manid2/design-patterns","last_synced_at":"2025-03-06T02:45:36.087Z","repository":{"id":253229504,"uuid":"842790343","full_name":"manid2/design-patterns","owner":"manid2","description":"Example implementations of design patterns in C++.","archived":false,"fork":false,"pushed_at":"2024-08-15T09:52:24.000Z","size":152,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-16T12:53:31.670Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/manid2.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"custom":"https://buymeacoffee.com/manid2"}},"created_at":"2024-08-15T04:55:54.000Z","updated_at":"2024-08-15T09:51:58.000Z","dependencies_parsed_at":"2024-08-15T11:27:13.677Z","dependency_job_id":null,"html_url":"https://github.com/manid2/design-patterns","commit_stats":null,"previous_names":["manid2/design-patterns"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manid2%2Fdesign-patterns","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manid2%2Fdesign-patterns/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manid2%2Fdesign-patterns/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manid2%2Fdesign-patterns/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/manid2","download_url":"https://codeload.github.com/manid2/design-patterns/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242138800,"owners_count":20078007,"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":[],"created_at":"2024-10-11T22:35:08.970Z","updated_at":"2025-03-06T02:45:36.060Z","avatar_url":"https://github.com/manid2.png","language":"C++","funding_links":["https://buymeacoffee.com/manid2"],"categories":[],"sub_categories":[],"readme":"Design Patterns in C++\n======================\n\nExample implementations of design patterns in C++ to help prepare for\ninterviews and use it software development tasks.\n\nBuild \u0026 test\n------------\n\nThis repository uses Gnu Makefile to build \u0026 test, format source code.\n\n```bash\nmake Singleton        # build a test binary from .cpp source file\nmake Singleton-check  # run the test binary\nmake Singleton-format # format .cpp source file\n\nSHOW_TEST_OUTPUT=1 make Singleton-check # run test with debug output\n```\n\nTest output format\n------------------\n\n```text\n$ make \u003cDP-name\u003e-check  # run the test binary\nTest \u003cDP-name\u003e Design Pattern with N tests.\n```\n\nCredits\n-------\n\n* [pezy/DesignPatterns][1]: most code is borrowed from this repository.\n\n[1]: https://github.com/pezy/DesignPatterns\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmanid2%2Fdesign-patterns","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmanid2%2Fdesign-patterns","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmanid2%2Fdesign-patterns/lists"}