All tags
Catalogue tag

#dependency-injection

Every repository in the public record carrying this tag — from its GitHub topics or the keywords its package registries publish. Health is measured under the same versioned methodology as the rest of the record.

117 records
Tagged “dependency-injection”Ranked by health index
npm
77Goodhealth index
discordx-ts/discordx
🤖 Create a discord bot with TypeScript and Decorators!
TypeScript★ 736↓ 34.9K/moSep 3, 2026
Apache-2.0Sep 3, 2026 · metrics 2.10.0
NuGet
77Goodhealth index
loresoft/Injectio
Source generator that helps register attribute marked services in the dependency injection ServiceCollection
C#★ 249Aug 20, 2026
MITAug 20, 2026 · metrics 2.10.0
Packagist
77Goodhealth index
ray-di/Ray.Compiler
A dependency injection compiler for Ray.Di
PHP★ 5↓ 51.3K/moJul 15, 2026
MITJul 15, 2026 · metrics 2.10.0
PyPI
75Goodhealth index
dperezcabrera/pico-fastapi
pico-fastapi integrates Pico-IoC with FastAPI, providing real inversion-of-control, controller-based routing, scoped dependency resolution, and clean application lifecycle management—without global state or manual wiring.
Python★ 0Aug 4, 2026
MITAug 4, 2026 · metrics 2.10.0
NuGet
75Goodhealth index
georgepwall1991/DependencyInjection.Lifetime.Analyzers
Prevent memory leaks and runtime crashes in .NET Dependency Injection. A zero-overhead Roslyn analyzer that catches captive dependencies, undisposed scopes, and lifetime mismatches at compile-time.
C#★ 9Jul 25, 2026
MITJul 25, 2026 · metrics 2.10.0
Go · npm
75Goodhealth index
go-spring/go-spring
🔥 [released] 基于 IoC 的 IDLs-First 的 Go 后端一站式开发框架 ( All-in-One Development Framework on IoC and IDLs-First for Go ) 🚀
Go★ 1,791Aug 5, 2026
Apache-2.0Aug 5, 2026 · metrics 2.10.0
Go
75Goodhealth index
matzefriedrich/parsley
An easy-to-use reflection-based dependency injection package that fits into any Go application.
Go★ 34Jul 23, 2026
Apache-2.0Jul 23, 2026 · metrics 2.10.0
Packagist
75Goodhealth index
thephpleague/container
Small but powerful dependency injection container
PHP★ 868↓ 2.4M/moAug 27, 2026
MITAug 27, 2026 · metrics 2.10.0
Maven
73Goodhealth index
aspectran/aspectran
Aspectran is a lightweight, high‑performance framework for building both simple shell applications and large enterprise web services on the JVM.
Java★ 14Aug 26, 2026
Apache-2.0Aug 26, 2026 · metrics 2.10.0
Go · npm
71Goodhealth index
LarsArtmann/samber-do-auditlog
Audit-log plugin for samber/do v2 — track every DI registration, invocation, and shutdown with timestamps, dependency graphs, and self-contained HTML visualization
Go · HTML★ 5Sep 4, 2026
MITSep 4, 2026 · metrics 2.10.0
Go
71Goodhealth index
NVIDIA/gontainer
Simple but powerful dependency injection container for Go projects!
Go★ 154Jul 31, 2026
Apache-2.0Jul 31, 2026 · metrics 2.10.0
npm
69Goodhealth index
Snapchat/ts-inject
Typesafe dependency injection framework for TypeScript projects, providing easy-to-use, maintainable, and scalable code with strong type safety.
TypeScript★ 22↓ 99.1K/moAug 1, 2026
MITAug 1, 2026 · metrics 2.10.0
Packagist
69Goodhealth index
ghostwriter/container
Provides an extensible Dependency Injection Service Container for Automated Object Composition, Interception, and Lifetime Management.
PHP★ 1↓ 198K/moJul 19, 2026
BSD-3-ClauseJul 19, 2026 · metrics 2.10.0
PyPI
69Goodhealth index
python-injector/injector
Python dependency injection framework, inspired by Guice
Python★ 1,536Aug 13, 2026
BSD-3-ClauseAug 13, 2026 · metrics 2.10.0
NuGet
69Goodhealth index
stratdev3/SimpleW
Modern Web Server for .NET. Designed for Simplicity. Built for Speed.
C#★ 98Aug 23, 2026
MITAug 23, 2026 · metrics 2.10.0
Packagist
69Goodhealth index
utopia-php/di
Lite & fast micro PHP dependency injections library that is **easy to use**.
PHP★ 3↓ 42.2K/moSep 5, 2026
MITSep 5, 2026 · metrics 2.10.0
crates.io
67Goodhealth index
AzureMarker/shaku
Compile Time Dependency lnjection Library for Rust
Rust★ 599↓ 26.4K/moAug 3, 2026
Apache-2.0Aug 3, 2026 · metrics 2.10.0
Go · npm
67Goodhealth index
LarsArtmann/cmdguard
From flags to shutdown, type-safe — the only Go CLI framework that unifies type-safe flags, DI lifecycle, and zero-panic contracts. Wraps Cobra.
Go★ 1Jul 16, 2026
MITJul 16, 2026 · metrics 2.10.0
NuGet
67Goodhealth index
danzuep/MailKitSimplified
Send and receive emails easily, fluently, with one line of code for each operation.
C#★ 95Jul 26, 2026
MITJul 26, 2026 · metrics 2.10.0
npm
65Goodhealth index
AwareByDefault/turnover
Decorator-first REST framework for Bun — inject your dependencies, mount controllers, and let them rest.
TypeScript★ 0↓ 6,777/moJul 26, 2026
MITJul 26, 2026 · metrics 2.10.0
npm
65Goodhealth index
Omnistac/zedux
:zap: A Molecular State Engine for React
TypeScript★ 473↓ 186.9K/moAug 29, 2026
MITAug 29, 2026 · metrics 2.10.0
Maven · npm
65Goodhealth index
TAKETODAY/today-infrastructure
:sparkles: A Java library for applications software infrastructure
Java★ 133Sep 2, 2026
Apache-2.0Sep 2, 2026 · metrics 2.10.0
NuGet
65Goodhealth index
cwinland/FastMoq
Provider‑first .NET testing framework for auto‑mocking, DI‑driven test creation, and optional Moq compatibility.
C#★ 5Aug 1, 2026
MITAug 1, 2026 · metrics 2.10.0
Go
65Goodhealth index
zombocoder/goboot
Annotation-driven, compile-time application framework for Go — Spring Boot–style DI, HTTP, config, and SQL repositories generated as plain, readable Go with no runtime reflection.
Go★ 5Aug 22, 2026
Apache-2.0Aug 22, 2026 · metrics 2.10.0
NuGet
63Moderatehealth index
benjamin-bader/stiletto
Compile-time dependency Injection for .Net, Mono, and MonoTouch
C#★ 43Jul 27, 2026
Apache-2.0Jul 27, 2026 · metrics 2.10.0
npm
63Moderatehealth index
jaenyf/time-provider
TypeScript library for injecting time and timers with adapters for multiple date libraries.
TypeScript★ 0↓ 7,893/moJul 24, 2026
MITJul 24, 2026 · metrics 2.10.0
NuGet
63Moderatehealth index
khellang/Scrutor
Assembly scanning and decoration extensions for Microsoft.Extensions.DependencyInjection
C#★ 4,336Aug 28, 2026
MITAug 28, 2026 · metrics 2.10.0