Registry / serialization / ffi-yajl

ffi-yajl

JSON →
library3.0.0rbrubygemsunverified

FFI Yajl is a Ruby FFI wrapper around the YAJL 2.x JSON parser library.

gem install ffi-yajl
INSTALL
IMPORT
SIG · FFI-YAJL
F
ffi-yajl
serializationrubyv3.0.0
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.

FFI_Yajl
require 'ffi_yajl'

Parses a JSON string using YAJL

require 'ffi_yajl' parser = FFI_Yajl::Parser.new parser.parse('{"key": "value"}')
Debug
Known issues

No known issues recorded.

Upgrade
Version history
3.0.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
2 hits · last 30 days
node
2
Resources
ffi-yajl — gem install ffi-yajl · libregistry