All Projects → yusshu → trew

yusshu / trew

Licence: MIT license
A fast and very lightweight dependency injection library for Java 8+

Programming Languages

java
68154 projects - #9 most used programming language
kotlin
9241 projects

Projects that are alternatives of or similar to trew

Di
psr/container implementation for humans
Stars: ✭ 69 (+102.94%)
Mutual labels:  dependency-injection, di
Hiboot
hiboot is a high performance web and cli application framework with dependency injection support
Stars: ✭ 150 (+341.18%)
Mutual labels:  dependency-injection, di
Container Ioc
Inversion of Control container & Dependency Injection for Javascript and Node.js apps powered by Typescript.
Stars: ✭ 89 (+161.76%)
Mutual labels:  dependency-injection, di
Injector
Python dependency injection framework, inspired by Guice
Stars: ✭ 651 (+1814.71%)
Mutual labels:  dependency-injection, di
Ulfberht
🗡️ A small but powerful & opinionated DI library. Written in Kotlin, and powered by annotation processing.
Stars: ✭ 234 (+588.24%)
Mutual labels:  dependency-injection, di
Mydi
moved to https://github.com/cekta/di
Stars: ✭ 21 (-38.24%)
Mutual labels:  dependency-injection, di
Di
PSR-11 compatible DI container and injector
Stars: ✭ 141 (+314.71%)
Mutual labels:  dependency-injection, di
Solid
Книга о принципах объектно-ориентированного дизайна SOLID
Stars: ✭ 280 (+723.53%)
Mutual labels:  dependency-injection, di
waiter
Dependency injection, Inversion of control container for rust with compile time binding.
Stars: ✭ 71 (+108.82%)
Mutual labels:  dependency-injection, di
Ray.di
Guice style dependency injection framework for PHP
Stars: ✭ 175 (+414.71%)
Mutual labels:  dependency-injection, di
Di
Dependency injection container in go (golang)
Stars: ✭ 390 (+1047.06%)
Mutual labels:  dependency-injection, di
DI-compiler
A Custom Transformer for Typescript that enables compile-time Dependency Injection
Stars: ✭ 62 (+82.35%)
Mutual labels:  dependency-injection, di
Vcontainer
The extra fast, minimum code size, GC-free DI (Dependency Injection) library running on Unity Game Engine.
Stars: ✭ 308 (+805.88%)
Mutual labels:  dependency-injection, di
Singularity
A extremely fast ioc container for high performance applications
Stars: ✭ 63 (+85.29%)
Mutual labels:  dependency-injection, di
Ditranquillity
Dependency injection for iOS (Swift)
Stars: ✭ 317 (+832.35%)
Mutual labels:  dependency-injection, di
Deli
Deli is an easy-to-use Dependency Injection(DI).
Stars: ✭ 125 (+267.65%)
Mutual labels:  dependency-injection, di
lightsaber
Compile time dependency injection framework for JVM languages. Especially for Kotlin.
Stars: ✭ 119 (+250%)
Mutual labels:  dependency-injection, di
diod
A very opinionated inversion of control (IoC) container and dependency injector for Typescript, Node.js or browser apps.
Stars: ✭ 36 (+5.88%)
Mutual labels:  dependency-injection, di
Dig
A reflection based dependency injection toolkit for Go.
Stars: ✭ 2,255 (+6532.35%)
Mutual labels:  dependency-injection, di
Typhoon
Powerful dependency injection for Objective-C ✨✨ (https://PILGRIM.PH is the pure Swift successor to Typhoon!!)✨✨
Stars: ✭ 2,711 (+7873.53%)
Mutual labels:  dependency-injection, di

inject

Build Status MIT License Discord

unnamed/inject is a zero-dependency, lightweight and fast runtime dependency injection library based on Google's Guice, compatible with the JSR-330 specification for Java 8+

By not having to worry about manually injecting dependencies, this library will potentially increase your programming productivity

Check the wiki for installation and usage information for this library

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].