What is a piece of code (or Framework, extension, etc.) that you add in every new project?

This page summarizes the projects mentioned and recommended in the original post on /r/swift

InfluxDB high-performance time series database
Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
influxdata.com
featured
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
  1. 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.

  2. InfluxDB

    InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.

    InfluxDB logo
  3. swift-dependencies

    A dependency management library inspired by SwiftUI's "environment."

    At a minimum, Composable Architecture, and now Dependencies from Point-Free.

  4. episode-code-samples

    💾 Point-Free episode code.

    At a minimum, Composable Architecture, and now Dependencies from Point-Free.

  5. Setting

    Compose beautiful preference panels.

    How’s InAppSettingsKit? I made a similar package yesterday that also supports search, interested in how it stacks up. https://github.com/aheze/Setting

  6. Factory

    A new approach to Container-Based Dependency Injection for Swift and SwiftUI. (by hmlongco)

    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.

  7. AboutKit

    Add an about screen to your app in just a few lines of code.

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

  • Vision Transformers Need Registers (extra tokens discarded after last layer)

    2 projects | news.ycombinator.com | 28 Apr 2025
  • Using 2 Editors Because Xcode Is Dumb

    2 projects | news.ycombinator.com | 23 Jan 2025
  • Ask HN: Open-Source SwiftUI Apps?

    1 project | news.ycombinator.com | 5 Dec 2024
  • Is iOS programming hard now?

    2 projects | /r/iOSProgramming | 9 Dec 2023
  • Pow, the best SwiftUI animation library, is now open source

    1 project | /r/SwiftUI | 6 Dec 2023