Registry / serialization / yajl-ruby

yajl-ruby

JSON →
library1.4.3rbrubygemsunverified

Ruby C bindings to the excellent Yajl JSON stream-based parser library.

gem install yajl-ruby
INSTALL
IMPORT
SIG · YAJL-RUBY
Y
yajl-ruby
serializationrubyv1.4.3
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Yajl
require 'yajl'

Parse a JSON string into a Ruby hash using Yajl.

require 'yajl' parser = Yajl::Parser.new hash = parser.parse('{"key": "value"}')
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.4.3latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
23 hits · last 30 days
node
20
OpenAI (training)
1
Resources
yajl-ruby — gem install yajl-ruby · libregistry