Simpleton


Simpleton is a lightweight, attribute-driven DI system tailored for Unity projects. It simplifies dependency management without getting in your way.


by Fig Code Factory


Price History +

Simpleton is a lightweight dependency injection (DI) system tailored for Unity. It helps organize your game code and brings clarity to dependencies with minimal setup.


Born out of frustration with overly complex DI frameworks, Simpleton offers:

  • Attribute-based injection
  • Shared containers using ScriptableObject
  • Easy switching of implementations based on context or purpose

Simpleton doesn’t enforce any specific architecture. It fits naturally into existing codebases and scales smoothly from prototypes to full production.


Whether you're a solo developer or part of a team, Simpleton is ideal for those who want a Unity-native way to manage dependencies with simplicity and flexibility.


For detailed usage instructions and examples, check out the user guide on Zenn:

https://zenn.dev/fig_codefactory/books/795e0159157bbf