All Projects → Typedi → Similar Projects or Alternatives

506 Open source projects that are alternatives of or similar to Typedi

diod
A very opinionated inversion of control (IoC) container and dependency injector for Typescript, Node.js or browser apps.
Stars: ✭ 36 (-98.73%)
ThunderboltIoc
One of the very first IoC frameworks for .Net that has no reflection. An IoC that casts its services before thunder casts its bolts.
Stars: ✭ 40 (-98.59%)
vue-ioc
IoC and DI for Vue powered by InversifyJS and inspired by Angular Module syntactic sugar.
Stars: ✭ 39 (-98.62%)
Kangaru
🦘 A dependency injection container for C++11, C++14 and later
Stars: ✭ 297 (-89.51%)
Typhoon
Powerful dependency injection for Objective-C ✨✨ (https://PILGRIM.PH is the pure Swift successor to Typhoon!!)✨✨
Stars: ✭ 2,711 (-4.27%)
granitic
Web/micro-services and IoC framework for Golang developers
Stars: ✭ 32 (-98.87%)
Qframework
Unity3D System Design Architecture
Stars: ✭ 2,326 (-17.87%)
vesselize
⛵ A JavaScript IoC container that works seamlessly with Vue.js and React.
Stars: ✭ 22 (-99.22%)
Ditranquillity
Dependency injection for iOS (Swift)
Stars: ✭ 317 (-88.81%)
React Ioc
Hierarchical Dependency Injection with new React 16 Context API
Stars: ✭ 133 (-95.3%)
Singularity
A extremely fast ioc container for high performance applications
Stars: ✭ 63 (-97.78%)
Ioc
🦄 lightweight (<1kb) inversion of control javascript library for dependency injection written in typescript
Stars: ✭ 171 (-93.96%)
nodejs-boilerplate
Clean Architecture for node.js projects (Typescript + Express + TypeORM + Typedi)
Stars: ✭ 199 (-92.97%)
Go Spring
基于 IoC 的 Go 后端一站式开发框架 🚀
Stars: ✭ 744 (-73.73%)
waiter
Dependency injection, Inversion of control container for rust with compile time binding.
Stars: ✭ 71 (-97.49%)
stashbox
A lightweight, fast, and portable dependency injection framework for .NET-based solutions.
Stars: ✭ 120 (-95.76%)
iocgo
A lightweight Inversion of Control (IoC) (Dependency Injection) container for Golang
Stars: ✭ 36 (-98.73%)
Container Ioc
Inversion of Control container & Dependency Injection for Javascript and Node.js apps powered by Typescript.
Stars: ✭ 89 (-96.86%)
di
Simple and yet powerful Dependency Injection for Go
Stars: ✭ 188 (-93.36%)
inversify-koa-utils
inversify-koa-utils is a module based on inversify-express-utils. This module has utilities for koa 2 applications development using decorators and IoC Dependency Injection (with inversify)
Stars: ✭ 27 (-99.05%)
redi
💉 A dependency injection library for TypeScript & JavaScript, along with a binding for React.
Stars: ✭ 29 (-98.98%)
Mutual labels:  ioc, dependency-injection
Hiboot
hiboot is a high performance web and cli application framework with dependency injection support
Stars: ✭ 150 (-94.7%)
Mutual labels:  dependency-injection, ioc
di
🛠 A full-featured dependency injection container for go programming language.
Stars: ✭ 156 (-94.49%)
Mutual labels:  ioc, dependency-injection
Php Di
The dependency injection container for humans
Stars: ✭ 2,273 (-19.74%)
Mutual labels:  dependency-injection, ioc
Dry Auto inject
Container-agnostic constructor injection mixin
Stars: ✭ 149 (-94.74%)
Mutual labels:  dependency-injection, ioc
saber
Dependency injection (DI) & Inversion of Control (IoC) command line tool for Swift based on code generation
Stars: ✭ 21 (-99.26%)
DependencyInjector
Lightweight dependency injector
Stars: ✭ 30 (-98.94%)
Mutual labels:  ioc, dependency-injection
CNeptune
CNeptune improve productivity & efficiency by urbanize .net module with meta-code to lay foundation for frameworks
Stars: ✭ 30 (-98.94%)
Mutual labels:  ioc, inversion-of-control
tsdi
Dependency Injection container (IoC) for TypeScript
Stars: ✭ 50 (-98.23%)
Mutual labels:  ioc, dependency-injection
Hangfire.StructureMap
Hangfire background job activator based on the StructureMap IoC container
Stars: ✭ 16 (-99.44%)
Mutual labels:  ioc, dependency-injection
di.libx.js
💉 di.libx.js - Lightweight & non intrusive Dependency Injection module that supports async/deferred resolution and uglified support
Stars: ✭ 32 (-98.87%)
Griffin.Container
Inversion of control container with (almost) zero configuration
Stars: ✭ 13 (-99.54%)
brisk-ioc
fast light brisk ioc/di container on nodejs; Node下快速 轻量的IoC/DI容器,依赖注入,配合装饰器使用
Stars: ✭ 12 (-99.58%)
Mutual labels:  ioc, dependency-injection
telephone-ts
Telephone-ts: The "Event Emitter-less" TypeScript Event Architecture.
Stars: ✭ 22 (-99.22%)
siringa
Minimalist dependency injection library for Python that embraces type annotations syntax
Stars: ✭ 51 (-98.2%)
Quicklib
Quick development library (AutoMapper, LinQ, IOC Dependency Injection, MemoryCache, Scheduled tasks, Config, Serializers, etc) with crossplatform support for Delphi/Firemonkey (Windows,Linux,OSX/IOS/Android) and freepascal (Windows/Linux).
Stars: ✭ 274 (-90.32%)
Mutual labels:  dependency-injection, ioc
Node Dependency Injection
The NodeDependencyInjection component allows you to standarize and centralize the way objects are constructed in your application.
Stars: ✭ 140 (-95.06%)
Mutual labels:  dependency-injection, ioc
alpha-dic
Powerful dependency injection container for node.js
Stars: ✭ 27 (-99.05%)
Mutual labels:  ioc, dependency-injection
fusion
A simple automated dependency injection library for TypeScript, supporting React class and functional components.
Stars: ✭ 18 (-99.36%)
Mutual labels:  ioc, dependency-injection
Zenject-2019
Dependency Injection Framework for Unity3D
Stars: ✭ 2,567 (-9.36%)
Mutual labels:  ioc, dependency-injection
pythondi
Python lightweight dependency injection library
Stars: ✭ 26 (-99.08%)
inject
[Archived] See https://github.com/goava/di.
Stars: ✭ 49 (-98.27%)
Mutual labels:  ioc, dependency-injection
Loopback Next
LoopBack makes it easy to build modern API applications that require complex integrations.
Stars: ✭ 3,972 (+40.25%)
Mutual labels:  dependency-injection, ioc
Typescript Ioc
A Lightweight annotation-based dependency injection container for typescript.
Stars: ✭ 427 (-84.92%)
Mutual labels:  dependency-injection, ioc
Inversify Express Utils
Some utilities for the development of Express application with InversifyJS
Stars: ✭ 454 (-83.97%)
Swinject
Dependency injection framework for Swift with iOS/macOS/Linux
Stars: ✭ 4,958 (+75.07%)
Disco
PSR-11 compatible Dependency Injection Container for PHP.
Stars: ✭ 135 (-95.23%)
Mutual labels:  dependency-injection, ioc
Shiftscheduler
A boilerplate ASP.NET Core project, including a sample employee shift scheduler app
Stars: ✭ 5 (-99.82%)
Mutual labels:  dependency-injection, ioc
Di
Dependency Injection and IoC framework for PHP
Stars: ✭ 5 (-99.82%)
Mutual labels:  dependency-injection, ioc
Picobox
Dependency injection framework designed with Python in mind.
Stars: ✭ 35 (-98.76%)
Modulation
Modulation - explicit dependency management for Ruby
Stars: ✭ 306 (-89.19%)
Dryioc
DryIoc is fast, small, full-featured IoC Container for .NET
Stars: ✭ 555 (-80.4%)
Inversifyjs
InversifyJS is a lightweight inversion of control (IoC) container for TypeScript and JavaScript apps. An IoC container uses a class constructor to identify and inject its dependencies. InversifyJS has a friendly API and encourages the usage of the best OOP and IoC practices.
Stars: ✭ 8,399 (+196.57%)
Mutual labels:  dependency-injection, ioc
Awilix
Extremely powerful Inversion of Control (IoC) container for Node.JS
Stars: ✭ 2,269 (-19.88%)
Mutual labels:  dependency-injection, ioc
Tsed
📐 Ts.ED is a Node.js and TypeScript framework on top of Express to write your application with TypeScript (or ES6). It provides a lot of decorators and guideline to make your code more readable and less error-prone.
Stars: ✭ 1,941 (-31.46%)
Mutual labels:  dependency-injection, ioc
Container
A lightweight yet powerful IoC container for Go projects
Stars: ✭ 160 (-94.35%)
Mutual labels:  dependency-injection, ioc
Poodinis
A dependency injection framework for D with support for autowiring.
Stars: ✭ 57 (-97.99%)
Mutual labels:  dependency-injection, ioc
Python Dependency Injector
Dependency injection framework for Python
Stars: ✭ 1,203 (-57.52%)
Mutual labels:  dependency-injection, ioc
Deli
Deli is an easy-to-use Dependency Injection(DI).
Stars: ✭ 125 (-95.59%)
SwiftInjection
Dependency Injection framework for Swift
Stars: ✭ 21 (-99.26%)
Mutual labels:  ioc, dependency-injection
1-60 of 506 similar projects