Anviking/Decodable
[Probably deprecated] Swift 2/3 JSON unmarshalling done (more) right 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: 4074
- days_rel: n/a
- days_push: 1045
- n_releases_24m: 0
Adoption not part of the score
1033 stars · 69 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Swift library for strict JSON-to-object mapping using Swift 2 error handling and custom operators. It is inspired by Argo but simpler, and is likely deprecated.
Use cases
- decode api responses into swift structs
- parse nested with keypaths in swift
- map to model objects with error handling
- handle optional and missing keys gracefully
- decode arrays of objects from
When to choose
- maintaining a legacy Swift 2/3 codebase already using it
- you want simple operator-based JSON decoding without functional operators
When to avoid
- starting a new Swift project - use Codable instead
- you need actively maintained library with modern Swift support
Facets
library · maturity abandoned
serialization parser mobile-development developer-tools decodable object-mapping swift-2 deprecated swift ios macos
1 source
- readme: https://github.com/Anviking/Decodable · fetched 2026-08-28 · c6bd0cdec76e
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| Anviking/Decodable | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="Anviking/Decodable")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem