kangaru
IOC container
An inversion of control container for C++11 and later with dependency injection features.
🦘 A dependency injection container for C++11, C++14 and later
498 stars
27 watching
39 forks
Language: C++
last commit: 6 days ago
Linked from 3 awesome lists
c-plus-plusdependency-injectioninjectioninversion-of-controliocioc-container
Related projects:
Repository | Description | Stars |
---|---|---|
mosure/inversify-cpp | A C++17 inversion of control and dependency injection container library | 14 |
go-kata/kinit | A library that provides a global IoC container for dependency injection and object creation | 10 |
golobby/container | An IoC container for dependency injection in Go applications | 563 |
muir/nject | A type-safe dependency injection system for Go that enables efficient and flexible creation of application chains. | 29 |
darkleaf/di | A dependency injection framework for Clojure applications | 41 |
magic003/alice | An additive dependency injection container for Golang. | 50 |
restuwahyu13/kraken-browser | A dependency injection framework for registering modules to global access in JavaScript applications. | 4 |
liftric/dikit | A dependency injection framework for Swift that facilitates modular and loosely-coupled application development | 103 |
goioc/di | A lightweight, Spring-like Dependency Injection library for Go | 362 |
structuremap/structuremap | A Dependency Injection container for .NET applications | 908 |
simpleinjector/simpleinjector | A fast and flexible Dependency Injection library for .NET applications | 1,214 |
mnasyrov/ditox | A dependency injection container for building modular web applications in TypeScript | 93 |
artberri/diod | A lightweight inversion of control container and dependency injector for Node.js or browser apps with a focus on Typescript usage. | 138 |
fs02/wire | A runtime dependency injection and wiring library for Go applications. | 37 |
ipjohnson/grace | A dependency injection container designed to be flexible and performant | 336 |