ruby-ffi-yajl

Ruby FFI wrapper around YAJL 2.x
  https://github.com/chef/ffi-yajl
  0
  no reviews



Ffi-yajl is a Ruby adapter for the yajl JSON parser/generator library. It supports multiple Ruby C extension mechanisms, including both MRI native extensions and FFI in order to be compatible with as many Ruby implementations as possible while providing good performance where possible.