Dependency Injection Simplified

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
WorkOS - The modern identity platform for B2B SaaS
The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.
workos.com
featured
  • Swinject

    Dependency injection framework for Swift with iOS/macOS/Linux

  • DI is a concept which makes a class independent of its dependency management. It achieves that by decoupling the usage of an object from its creation. This helps you to follow SOLID’s dependency inversion and single responsibility principles. To achieve this in Swift one of the most appreciated library is Swinject. This library not only provides DI but also have many other features like:-

  • 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

  • SwiftUI Dependency injection

    2 projects | /r/SwiftUI | 14 Jan 2022
  • Any DI libraries for swift?

    2 projects | /r/swift | 9 Oct 2021
  • How to modularize a big iOS project

    1 project | dev.to | 14 Feb 2021
  • What is a piece of code (or Framework, extension, etc.) that you add in every new project?

    6 projects | /r/swift | 24 Feb 2023
  • Show HN: I make an iOS app for runners using Apple Watch

    1 project | news.ycombinator.com | 10 Apr 2024