strangeioc/strangeioc
The IoC/Binding Framework for Unity3D and C# observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
Flags: no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4832
- days_rel: n/a
- days_push: 1265
- n_releases_24m: 0
Adoption not part of the score
1614 stars · 437 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
StrangeIoC is a super-lightweight, highly extensible Inversion-of-Control (IoC) framework written specifically for C# and Unity3D. It provides dependency injection, event bus systems (EventDispatcher and Signals), MonoBehaviour mediation, and an optional MVCS structure for organizing game and application code.
Use cases
- add dependency injection to a Unity project
- structure a Unity game with MVCS architecture
- decouple views from application logic in Unity
- bind interfaces to implementations polymorphically in C#
- use a signal/event bus for cross-component communication in Unity
- inject into MonoBehaviours
- manage multiple contexts across Unity scenes
When to choose
- you are building a Unity3D or C# project that needs lightweight IoC and dependency injection
- you want an MVCS structure to separate model, view, controller, and service code
- you are familiar with RobotLegs and want a similar framework in C#
- you need mediation to keep Unity-specific code isolated from application logic
When to avoid
- you are not working in C# or Unity3D
- you need a framework with active development and recent community support
- you prefer Unity's built-in or more modern DI alternatives like Zenject/VContainer
- you require a permissive or clearly defined license for commercial use
Facets
framework · maturity maintenance
middleware message-queue web-development developer-tools game-engine dotnet cross-platform ioc unity3d mvcs signals mediation binding-framework dependency-injection game-development
1 source
- readme: https://github.com/strangeioc/strangeioc · fetched 2026-08-28 · 17e2549baa06
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| strangeioc/strangeioc | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="strangeioc/strangeioc")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem