全部标签
目录标签

#di

公开记录中带有此标签的全部仓库——标签来自其 GitHub 主题或软件包注册表发布的关键词。健康度量遵循与记录其余部分相同的版本化方法论。

79 条记录
标签为“di”按健康指数排序
NuGet
99卓越健康指数
App-vNext/Polly
Polly is a .NET resilience and transient-fault-handling library that allows developers to express policies such as Retry, Circuit Breaker, Timeout, Bulkhead Isolation, and Fallback in a fluent and thread-safe manner. From version 6.0.1, Polly targets .NET Standard 1.1 and 2.0+.
C#★ 14.2K2026年8月27日
BSD-3-Clause2026年8月27日 · 指标 2.10.0
crates.io
96卓越健康指数
microsoft/oxidizer
Oxidizer is a platform for Rust service development which bridges the gaps in the crate ecosystem to deliver a turn-key solution to enable the efficient creation of high-scale high-availability and high-performance services in Rust.
Rust★ 129↓ 2,541/月2026年7月30日
MIT2026年7月30日 · 指标 2.10.0
npm
94卓越健康指数
inversify/monorepo
A powerful and lightweight inversion of control container for JavaScript & Node.js apps powered by TypeScript.
TypeScript · MDX★ 266↓ 19.8K/月2026年7月21日
MIT2026年7月21日 · 指标 2.10.0
NuGet
93卓越健康指数
autofac/Autofac
An addictive .NET IoC container
C#★ 4,6572026年8月22日
MIT2026年8月22日 · 指标 2.10.0
Maven
90优秀健康指数
ZacSweers/metro
A multiplatform, compile-time dependency injection framework for Kotlin
Kotlin★ 1,3312026年7月24日
Apache-2.02026年7月24日 · 指标 2.10.0
Go · npm
89优秀健康指数
samber/do
⚙️ A dependency injection toolkit based on Go 1.18+ Generics.
Go★ 2,7802026年7月29日
MIT2026年7月29日 · 指标 2.10.0
Packagist
88优秀健康指数
laminas/laminas-di
Automated dependency injection for PSR-11 containers
PHP★ 36↓ 317.2K/月2026年7月27日
BSD-3-Clause2026年7月27日 · 指标 2.10.0
Packagist
87优秀健康指数
ray-di/Ray.Di
A dependency injection framework for PHP
PHP★ 201↓ 92.8K/月2026年9月5日
MIT2026年9月5日 · 指标 2.10.0
NuGet
86优秀健康指数
chickensoft-games/AutoInject
Reflection-free node-based dependency injection for C# Godot scripts, including utilities for automatic node-binding, additional lifecycle hooks, and .net-inspired notification callbacks.
C#★ 2192026年7月18日
MIT2026年7月18日 · 指标 2.10.0
PyPI
86优秀健康指数
ets-labs/python-dependency-injector
Dependency injection framework for Python
Python · Cython★ 4,9082026年8月13日
BSD-3-Clause2026年8月13日 · 指标 2.10.0
Packagist
86优秀健康指数
nette/di
💎 Flexible, compiled and full-featured Dependency Injection Container with perfectly usable autowiring and support for all new PHP 8 features.
PHP★ 925↓ 700.4K/月2026年9月5日
自定义许可证2026年9月5日 · 指标 2.10.0
Packagist
84优秀健康指数
bearsunday/BEAR.Package
A BEAR.Sunday framework component package
PHP★ 30↓ 12.4K/月2026年7月16日
MIT2026年7月16日 · 指标 2.10.0
Packagist
84优秀健康指数
laminas/laminas-servicemanager
Factory-Driven Dependency Injection Container
PHP★ 159↓ 1.2M/月2026年7月22日
BSD-3-Clause2026年7月22日 · 指标 2.10.0
NuGet
84优秀健康指数
maximn/google-maps
Google Maps Web Services API wrapper for .NET
C#★ 2002026年7月19日
BSD-2-Clause2026年7月19日 · 指标 2.10.0
NuGet
84优秀健康指数
nozzlegear/ShopifySharp
ShopifySharp is a .NET library that helps developers easily authenticate with and manage Shopify stores using Shopify's GraphQL API.
C#★ 8972026年8月21日
MIT2026年8月21日 · 指标 2.10.0
Packagist · PyPI
83优秀健康指数
infocyph/InterMix
A modern, lightweight PHP toolkit for developers who value class-oriented design, clean architecture and fast execution. It combines dependency injection, serialization, macro-style extensibility and helper utilities with minimal config and maximum control.
PHP★ 13↓ 2,168/月2026年8月23日
MIT2026年8月23日 · 指标 2.10.0
NuGet
80优秀健康指数
JaCraig/Canister
Canister is a simple C# library aimed at enhancing the built-in IoC container in .NET. It enables you to effortlessly add all objects of a specified type and introduces the concept of modules to automatically wire up your system. With Canister, managing dependencies becomes a breeze, allowing you to focus on writing maintainable code.
C#★ 82026年8月15日
Apache-2.02026年8月15日 · 指标 2.10.0
npm
80优秀健康指数
kibertoad/opinionated-machine
Very opinionated DI framework for fastify, built on top of awilix
TypeScript★ 2↓ 14.3K/月2026年7月20日
MIT2026年7月20日 · 指标 2.10.0
NuGet
77良好健康指数
autofac/Autofac.AspNetCore.Multitenant
Enables multitenant dependency injection support for ASP.NET Core.
C#★ 1142026年8月31日
MIT2026年8月31日 · 指标 2.10.0
NuGet
77良好健康指数
loresoft/Injectio
Source generator that helps register attribute marked services in the dependency injection ServiceCollection
C#★ 2492026年8月20日
MIT2026年8月20日 · 指标 2.10.0
Packagist
77良好健康指数
ray-di/Ray.Compiler
A dependency injection compiler for Ray.Di
PHP★ 5↓ 51.3K/月2026年7月15日
MIT2026年7月15日 · 指标 2.10.0
PyPI
75良好健康指数
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★ 02026年8月4日
MIT2026年8月4日 · 指标 2.10.0
NuGet
75良好健康指数
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#★ 92026年7月25日
MIT2026年7月25日 · 指标 2.10.0
Packagist
75良好健康指数
thephpleague/container
Small but powerful dependency injection container
PHP★ 868↓ 2.4M/月2026年8月27日
MIT2026年8月27日 · 指标 2.10.0
NuGet
73良好健康指数
autofac/Autofac.WebApi.Owin
OWIN support for the ASP.NET Web API integration for Autofac
C#★ 92026年8月28日
MIT2026年8月28日 · 指标 2.10.0
Packagist
73良好健康指数
bearsunday/BEAR.Sunday
A resource-oriented application framework
PHP★ 247↓ 15.1K/月2026年8月13日
MIT2026年8月13日 · 指标 2.10.0
Go · npm
71良好健康指数
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★ 52026年9月4日
MIT2026年9月4日 · 指标 2.10.0
npm
69良好健康指数
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/月2026年8月1日
MIT2026年8月1日 · 指标 2.10.0