Ross ROSS = Recommend OSS · open-source software intelligence for agents

swiftcsv/SwiftCSV

CSV parser for Swift observed · 2026-08-28

github.com/swiftcsv/SwiftCSV · Swift · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

48/100

  • Activity 57
  • Release rhythm 8
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 4468
  • days_rel: n/a
  • days_push: 260
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1092 stars · 194 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

SwiftCSV is a simple CSV parsing library for Swift supporting macOS, iOS, tvOS, and watchOS. It handles custom delimiters, file loading from URLs and bundles, and typed parse errors.

Use cases

  • parse csv files in swift
  • read tsv files on ios
  • load csv from app bundle in swift
  • parse csv with custom delimiter
  • import spreadsheet data into an ios app

When to choose

  • you are building an Apple-platform app in Swift that needs CSV/TSV parsing
  • you want a lightweight, MIT-licensed parser with Swift Package Manager, CocoaPods, and Carthage support

When to avoid

  • you need to write or stream very large CSV files rather than parse them
  • your project is not in Swift or does not target Apple platforms

Facets

library · maturity active

parser csv files developer-tools parsers cross-platform tsv cocoapods swift-package-manager apple-platforms macos ios swift

1 source

Member repositories

RepositoryRoleHealth v2
swiftcsv/SwiftCSVmain48

For agents

markdown · JSON · MCP: product_card(name="swiftcsv/SwiftCSV")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem