Registry / serialization / brianmario-yajl-ruby

brianmario-yajl-ruby

JSON →
library0.6.3rbrubygemsunverified

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

gem install brianmario-yajl-ruby
INSTALL
IMPORT
SIG · BRIANMARIO-YAJL-RU
B
brianmario-yajl-ruby
serializationrubyv0.6.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 using Yajl

require 'yajl' parser = Yajl::Parser.new hash = parser.parse('{"key": "value"}') puts hash['key']
Debug
Known issues
gotchaRequires a C compiler for native extension installation
fix
Install build tools (gcc, make) before gem install
affects: >= 0.0.0
Upgrade
Version history
0.6.3latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
14 hits · last 30 days
node
10
Meta
1
Amazon
1
OpenAI (training)
1
Resources
brianmario-yajl-ruby — gem install brianmario-yajl-ruby · libregistry