inversify-cpp

Dependency injector

A C++17 inversion of control and dependency injection container library

C++17 inversion of control and dependency injection container library.

GitHub

14 stars
4 watching
0 forks
Language: C++
last commit: about 1 year ago

Related projects:

Repository Description Stars
gracicot/kangaru An inversion of control container for C++11 and later with dependency injection features. 498
coreyasmith/sitecore-processor-dependency-injection Demonstrates dependency injection in Sitecore pipeline processors for managing project dependencies 0
vogel/injeqt A dependency injection framework for building and managing software components 103
mnasyrov/ditox A dependency injection container for building modular web applications in TypeScript 93
simpleinjector/simpleinjector A fast and flexible Dependency Injection library for .NET applications 1,214
ipjohnson/grace A dependency injection container designed to be flexible and performant 336
fs02/wire A runtime dependency injection and wiring library for Go applications. 37
structuremap/structuremap A Dependency Injection container for .NET applications 908
framework-one/di1 A lightweight dependency injection framework for ColdFusion / CFML, supporting constructor, setter, and property-based injection. 104
bonemind/syringe A library providing dependency injection for Crystal programming language 6
softwaremill/macwire A dependency injection library for Scala that automatically generates instance creation code at compile-time. 1,275
mbierlee/poodinis A dependency injection framework for the D programming language. 71
cgeorg/sinject An injection framework for managing dependencies in JavaScript applications with cyclical dependencies and lazy resolution 10
distantcam/autoctor Automatically generates constructors and associated code for managing dependencies in C# classes 84
rwnx/hardwire A compile-time dependency injection system for Crystal that enables modular and flexible application design. 21