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

ohler55/oj

Optimized JSON observed · 2026-08-28

github.com/ohler55/oj · homepage · C · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

93/100

  • Activity 97
  • Release rhythm 85
  • Longevity 100
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: 36
  • age_days: 5311
  • days_rel: 23
  • days_push: 20
  • n_releases_24m: 12

Full methodology

Adoption not part of the score

3225 stars · 265 forks observed · 2026-08-28

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

Oj (Optimized JSON) is a fast JSON parser and object marshaller implemented as a C extension for Ruby. It serves as a drop-in replacement for the standard json gem and Rails/ActiveSupport serialization, with multiple compatibility modes.

Use cases

  • parse json fast in ruby
  • serialize ruby objects to json
  • drop-in replacement for ruby json gem
  • speed up rails json serialization
  • marshal ruby objects to json strings
  • benchmark json parsing in ruby

When to choose

  • you need faster JSON encoding/decoding than the built-in json gem
  • you want json gem or Rails/ActiveSystem compatibility without changing code
  • you need object marshalling to JSON in Ruby

When to avoid

  • you are not working in Ruby
  • you need a pure-Ruby dependency without native C extensions

Facets

library · maturity stable

serialization parser json developer-tools backend web-development apis ruby jvm json-parser ruby-gem c-extension rails marshaller performance

3 sources

Member repositories

RepositoryRoleHealth v2
ohler55/ojmain93

For agents

markdown · JSON · MCP: product_card(name="ohler55/oj")

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