inversion-of-control
There are 486 repositories under inversion-of-control topic.
Swinject/Swinject
Dependency injection framework for Swift with iOS/macOS/Linux
typestack/typedi
Simple yet powerful dependency injection tool for JavaScript and TypeScript.
appsquickly/typhoon
Powerful dependency injection for Objective-C ✨✨ (https://github.com/appsquickly/pilgrim is the pure Swift successor to Typhoon!!)✨✨
go-spring/go-spring
基于 IoC 的 IDLs-First 的 Go 后端一站式开发框架 ( All-in-One Development Framework on IoC and IDLs-First for Go ) 🚀
dadhi/DryIoc
DryIoc is fast, small, full-featured IoC Container for .NET
inversify/inversify-express-utils
Some utilities for the development of Express application with InversifyJS
golobby/container
A lightweight yet powerful IoC dependency injection container for the Go programming language
gracicot/kangaru
🦘 A dependency injection container for C++11, C++14 and later
ivlevAstef/DITranquillity
Dependency injection for iOS (Swift)
satishbabariya/nodejs-boilerplate
Clean Architecture for node.js projects (Typescript + Express + TypeORM + Typedi)
hynek/svcs
A Flexible Service Locator for Python.
goioc/di
Simple and yet powerful Dependency Injection for Go
digital-fabric/modulation
Modulation - explicit dependency management for Ruby
owja/ioc
:unicorn: lightweight (<1kb) inversion of control javascript library for dependency injection written in typescript
xiaody/react-touch-carousel
Ultra-customizable carousel framework for React.JS
avaje/avaje-inject
Dependency injection via source code generation
inversify/inversify-express-example
The official express + inversify+ inversify-express-utils examples
k1r0s/kaop-ts
Simple Yet Powerful Library of ES2016 Decorators with Strongly typed method Interceptors like BeforeMethod, AfterMethod, OnException, etc
zheksoon/dioma
Elegant dependency injection container for vanilla JavaScript and TypeScript
vovaspace/brandi
The dependency injection container powered by TypeScript.
gnaeus/react-ioc
Hierarchical Dependency Injection with new React 16 Context API
wix-incubator/repluggable
Pluggable micro frontends in React+Redux apps
artberri/diod
A very opinionated inversion of control (IoC) container and dependency injector for Typescript, Node.js or browser apps.
z4kn4fein/stashbox
A lightweight, fast, and portable dependency injection framework for .NET-based solutions.
kawoou/Deli
Deli is an easy-to-use Dependency Injection(DI).
jeffijoe/awilix-express
Awilix helpers/middleware for Express
bespoyasov/explicit-design
Source code for the “Explicit Design” post series.
typesoft/container-ioc
Inversion of Control container & Dependency Injection for Javascript and Node.js apps powered by Typescript.
audunhalland/entrait
Loosely coupled Rust application design made easy
vapor/service
📦 Dependency injection / inversion of control framework.
dmitryb-dev/waiter
Dependency injection, Inversion of control container for rust with compile time binding.
Rick-van-Dam/Singularity
A extremely fast ioc container for high performance applications
fjorgemota/jimple
A lightweight dependency injection container for Node.js and browsers, built with modern ES6 features and with full support for TypeScript.
zhming0/sai
A minimal IoC/DI framework for Rust.
codergogoi/node.js-clean-architecture
This repository is a representation of Clean Architecture practical implementation in Node.JS. We have two videos that is explain the core concept of Clean Architecture and how it solves the problem that we facing in traditional approach while building a backend service.
Real-Serious-Games/Factory
Factory for object creation and dependency injection. Works with normal C# apps or under Unity3d