bluelinelabs/LoganSquare
Screaming fast JSON parsing and serialization library for Android. 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-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4215
- days_rel: n/a
- days_push: 1730
- n_releases_24m: 0
Adoption not part of the score
3180 stars · 303 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
LoganSquare is a fast JSON parsing and serialization library for Android, built on Jackson's streaming API with compile-time annotation processing. Models are annotated with @JsonObject and @JsonField, and code is generated to outperform GSON and Jackson Databind.
Use cases
- parse json responses on android
- serialize model objects to json in an android app
- faster json parsing than gson
- annotation-based json mapping for android models
- reduce json parsing overhead in mobile apps
When to choose
- you need maximum JSON parse/serialize performance on Android
- you prefer compile-time code generation over reflection
- your app parses large volumes of JSON on mobile devices
When to avoid
- you need a maintained library with recent updates
- your project uses Kotlin-first serialization solutions
- you want a library with broad community support going forward
Facets
library · maturity maintenance
serialization parser mobile-development android-tools developer-tools jvm json annotation-processing jackson performance android
1 source
- readme: https://github.com/bluelinelabs/LoganSquare · fetched 2026-08-28 · b4127eb9bba8
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| bluelinelabs/LoganSquare | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="bluelinelabs/LoganSquare")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem