Dependency Injection for Games — Appendix: Injection Container

This page summarizes the projects mentioned and recommended in the original post on dev.to

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • dependency_injection_for_games

    Code accompanying the Medium article "Dependency Injection for Games"

  • If you wish to check out the implementation of the dummy game application using a Container, or are curious about the theory and implementation of a C++ Container library, please refer to the accompanying GitHub repository.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Dependency Injection for Games — Appendix: Dependency Inversion

    1 project | dev.to | 11 Sep 2023
  • (Article) Dependency Injection for Games: Improve your C++ game or game engine architecture!

    1 project | /r/cpp | 11 Sep 2023
  • Python Type Hints Are Turing Complete

    9 projects | news.ycombinator.com | 9 Sep 2022
  • I built a standalone version of FastAPI's dependency injection system

    3 projects | /r/Python | 15 Nov 2021
  • di: pythonic dependency injection

    1 project | dev.to | 1 Oct 2021