-
swift-composable-architecture
A library for building applications in a consistent and understandable way, with composition, testing, and ergonomics in mind.
At a minimum, Composable Architecture, and now Dependencies from Point-Free.
-
InfluxDB
InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
-
At a minimum, Composable Architecture, and now Dependencies from Point-Free.
-
At a minimum, Composable Architecture, and now Dependencies from Point-Free.
-
How’s InAppSettingsKit? I made a similar package yesterday that also supports search, interested in how it stacks up. https://github.com/aheze/Setting
-
I prefer Factory over Dependencies (since I wrote it). You can use the SwuftUI environment-style syntax for injection, and registering a new dependency type is much, much simpler than using an EnvironmentKey approach.
-