{"id":23459557,"url":"https://github.com/d-led/test-ioc-cpp","last_synced_at":"2025-04-14T04:15:08.348Z","repository":{"id":12729541,"uuid":"15402423","full_name":"d-led/test-ioc-cpp","owner":"d-led","description":"hello world c++ dependency injection (ioc) containers","archived":false,"fork":false,"pushed_at":"2016-10-13T19:46:36.000Z","size":170,"stargazers_count":9,"open_issues_count":0,"forks_count":4,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-14T04:15:01.855Z","etag":null,"topics":[],"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/d-led.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":"2013-12-23T18:58:51.000Z","updated_at":"2024-07-18T01:26:36.000Z","dependencies_parsed_at":"2022-09-23T09:32:59.413Z","dependency_job_id":null,"html_url":"https://github.com/d-led/test-ioc-cpp","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/d-led%2Ftest-ioc-cpp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/d-led%2Ftest-ioc-cpp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/d-led%2Ftest-ioc-cpp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/d-led%2Ftest-ioc-cpp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/d-led","download_url":"https://codeload.github.com/d-led/test-ioc-cpp/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248819408,"owners_count":21166477,"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-12-24T06:15:41.433Z","updated_at":"2025-04-14T04:15:08.329Z","avatar_url":"https://github.com/d-led.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"test ioc c++\n============\n\nhello world c++ ioc containers\n\n[![Build Status](https://travis-ci.org/d-led/test-ioc-cpp.png?branch=master)](https://travis-ci.org/d-led/test-ioc-cpp)\n\nThis project is a series of hello world examples with the intent of feature comparison of c++ Dependency Injection Frameworks.\n\nThe frameworks currently aspiring:\n\n - [wallaroo](https://code.google.com/p/wallaroo/)\n - [sauce](https://github.com/phs/sauce)\n - [~~hypodermic~~](https://code.google.com/p/hypodermic) (currently doesn't build with clang-500.2.79 on MacOS)\n - [pococapsule](http://www.pocomatic.com/docs/whitepapers/pococapsule-cpp/)\n - [dicpp](https://bitbucket.org/cheez/dicpp/wiki/Home)\n - [di](https://github.com/krzysztof-jusiak/di)\n - [infectorpp](https://code.google.com/p/infectorpp/)\n - [fruit](https://github.com/google/fruit)\n\nBuild files are generated using the convenience wrapper for [premake](http://industriousone.com/premake) - [premake-meta-cpp](https://github.com/d-led/premake-meta-cpp)\n\nTesting and mocking of C++ objects is done via [googlemock+googletest](https://code.google.com/p/googlemock/).\n\n[Travis CI](https://travis-ci.org/) is used for a proof of concept continuous integration.\n\nPreparing build\n---------------\n\n - `premake\\premake4 prepare` to check out non-git dependencies\n - `premake\\premake4 gmake` or `premake\\premake4 vs2012`+convert to `vc12` or `premake\\premake4 xcode4` to generate build files\n - If you don't have Mercurial, download and extract [dicpp](https://bitbucket.org/cheez/dicpp/overview) into the dicpp folder\n \nBlog\n----\n\n - [Part 1, Wallaroo Introduction](http://ledentsov.de/2013/12/26/quest-for-a-cpp-dependency-injection-container-library-part-1-wallaroo-introduction/)\n - [Part 2, Some Sauce](http://ledentsov.de/2014/01/01/quest-for-dependency-injection-library-part2-some-sauce/)\n - [Part 3, Beginning dicpp](http://ledentsov.de/2014/01/02/cpp-dependency-injection-part3-dicpp-example/)\n\nTODOs\n-----\n\n### Frameworks\n\n - [autowiring](https://github.com/leapmotion/autowiring)\n - [Boost.DI](https://github.com/boost-experimental/di)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fd-led%2Ftest-ioc-cpp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fd-led%2Ftest-ioc-cpp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fd-led%2Ftest-ioc-cpp/lists"}