Ross ROSS = Recommend OSS · open-source software intelligence for agents

stleary/JSON-java

A reference implementation of a JSON package in Java. observed · 2026-08-28

github.com/stleary/JSON-java · homepage · Java · NOASSERTION (other) observed · 2026-08-28

Health v2 · maintenance only

90/100

  • Activity 99
  • Release rhythm 74
  • Longevity 100

Flags: no_license

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: 93.5
  • age_days: 5734
  • days_rel: 19
  • days_push: 9
  • n_releases_24m: 7

Full methodology

Adoption not part of the score

4717 stars · 2596 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

JSON-java (org.) is a reference implementation of a JSON package in Java, providing parsers, encoders, and decoders for JSON documents. It also converts between JSON and XML, HTTP headers, Cookies, and CDL, with no external dependencies.

Use cases

  • parse in java
  • serialize java objects to
  • convert to xml
  • read from http responses
  • generate documents in java
  • handle cookies and http headers as

When to choose

  • you need a lightweight, zero-dependency JSON library for Java
  • you want a stable, spec-compliant reference implementation
  • you need JSON-to-XML or JSON-to-CDL conversion
  • you need a public-domain library usable in commercial projects without attribution

When to avoid

  • you need high-performance streaming JSON parsing for very large documents
  • you want data-binding to POJOs like Jackson provides
  • you need a library with active feature development, since the project is in maintenance mode

Facets

library · maturity maintenance

serialization parser developer-tools apis files jvm cross-platform -parser -serializer public-domain zero-dependencies xml-conversion

2 sources

Member repositories

RepositoryRoleHealth v2
stleary/JSON-javamain90

For agents

markdown · JSON · MCP: product_card(name="stleary/JSON-java")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem