delba/JASON
Fast JSON parsing for Swift observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- 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: 4085
- days_rel: n/a
- days_push: 2026
- n_releases_24m: 0
Adoption not part of the score
1006 stars · 69 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
JASON is a fast JSON deserialization library written in Swift, offering subscript-based parsing and type casting with a clean API. It supports iOS, macOS, tvOS, and watchOS and integrates with Alamofire and Moya.
Use cases
- parse json responses in swift
- fast json deserialization for ios
- map json to swift model objects
- parse nested json with paths
- handle large json payloads in an ios app
When to choose
- you need very fast JSON parsing in a Swift app
- you want a concise subscript-based JSON API
- you use Alamofire or Moya and want tight integration
When to avoid
- you need Codable-based parsing or modern Swift concurrency
- you require actively maintained software - the last release was 2021
- you target platforms outside Apple's ecosystem
Facets
library · maturity maintenance
serialization parser developer-tools apis mobile-development cross-platform json swift deserialization cocoapods carthage ios macos
1 source
- readme: https://github.com/delba/JASON · fetched 2026-08-28 · b58c240ca337
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| delba/JASON | main | 23 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem