nmdias/FeedKit
FeedKit is a Swift library for Reading and Generating RSS, Atom, and JSON feeds. observed · 2026-08-28
Health v2 · maintenance only
99/100
- Activity 99
- Release rhythm 99
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 10.0
- age_days: 3700
- days_rel: 7
- days_push: 7
- n_releases_24m: 11
Adoption not part of the score
1348 stars · 201 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
FeedKit is a Swift library for parsing and generating RSS, Atom, and JSON Feed formats. It supports common namespaces like Dublin Core, Media RSS, iTunes, and Podcast, and offers both dedicated and universal feed types with automatic format detection.
Use cases
- parse rss feeds in swift
- read atom feeds in an ios app
- generate a feed
- build a podcast app with itunes namespace support
- detect feed type without full parsing
- consume media rss and georss content
When to choose
- you need a pure Swift, cross-platform feed parser with Swift Package Manager support
- you need to read or write RSS, Atom, and JSON feeds with rich namespace support
- you are building an RSS reader or podcast client in Swift
When to avoid
- you need to scrape arbitrary HTML rather than structured feeds
- your project is not in the Swift/Apple ecosystem
- you need a server-side feed aggregator service rather than a parsing library
Facets
library · maturity active
parser serialization web-scraping parsers web-development developer-tools cross-platform rss atom -feed feed-parser feed-generator podcasts swift-package-manager swift ios macos
1 source
- readme: https://github.com/nmdias/FeedKit · fetched 2026-08-28 · b1ad9b41952a
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| nmdias/FeedKit | main | 99 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem