tadija/AEXML
Swift minion for simple and lightweight XML parsing observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
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: n/a
- age_days: 4339
- days_rel: n/a
- days_push: 960
- n_releases_24m: 0
Adoption not part of the score
1038 stars · 200 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
AEXML is a simple and lightweight Swift library for reading and writing XML. It provides an easy-to-use API for casual XML handling rather than being a full-featured XML parser.
Use cases
- parse xml files in an ios app
- read xml data from a bundle resource
- generate xml strings from swift code
- traverse xml elements and attributes easily
- lightweight xml handling without heavy dependencies
When to choose
- you need simple, casual XML parsing in Swift
- you want a lightweight dependency for reading and writing XML
- you are building iOS, macOS, watchOS, or tvOS apps
When to avoid
- you need a robust, full-featured, standards-compliant XML parser
- you need validation, namespaces, or advanced XML features
- your project is not in the Apple/Swift ecosystem
Facets
library · maturity maintenance
parser serialization parsers developer-tools mobile-development xml xml-parsing swift lightweight cocoapods swift-package-manager ios macos watchos tvos
1 source
- readme: https://github.com/tadija/AEXML · fetched 2026-08-28 · 04e6c42c2941
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| tadija/AEXML | main | 32 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem