{"id":77883,"library":"json-pure","title":"JSON Pure","description":"A pure Ruby implementation of JSON parsing and generation.","status":"active","version":"2.8.1","language":"ruby","source_language":null,"source_url":"https://github.com/ruby/json","tags":["json","serialization","pure-ruby"],"install":[{"cmd":"gem install json_pure","lang":"bash","label":"gem install"},{"cmd":"# Gemfile\ngem 'json_pure', '~> 2.8.1'","lang":"ruby","label":"Gemfile"}],"dependencies":[],"imports":[{"symbol":"JSON","correct":"require 'json/pure'"}],"quickstart":{"code":"require 'json/pure'\n\nparsed = JSON.parse('{\"key\": \"value\"}')\nputs parsed['key'] # => value","lang":"ruby","description":"Parse a JSON string using the pure Ruby implementation."},"warnings":[{"fix":"Use the 'json' gem for better performance.","message":"json-pure is slower than the native C extension","severity":"gotcha","affected_versions":">= 0"}],"env_vars":null,"search_vec":"'generat':11 'implement':6 'json':1,8,12 'pars':9 'pure':2,4,15 'pure-rubi':14 'rubi':5,16 'serial':13","created_at":"2026-06-18T04:01:13.530465+00:00","updated_at":"2026-06-18T04:01:13.530465+00:00","problems":[],"ecosystem":"rubygems","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://ruby.github.io/json","github":"https://github.com/ruby/json","docs":"http://www.rubydoc.info/gems/json_pure/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["serialization","utility"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-18","next_check":"2026-12-15","install_tag":null}}