Sha256: cfbacb03a98125ab8f0b432a39bbc3434ff2f1821d92b7ae5f1c0147a2fb2f44

Contents?: true

Size: 716 Bytes

Versions: 6

Compression:

Stored size: 716 Bytes

Contents

[![Build Status](https://travis-ci.org/lamont-granquist/ffi-yajl.png)](https://travis-ci.org/lamont-granquist/ffi-yajl)  [![Code Climate](https://codeclimate.com/github/lamont-granquist/ffi-yajl.png)](https://codeclimate.com/github/lamont-granquist/ffi-yajl)

## TODO


## BUILD NOTES


## KNOWN BUGS


## Thanks

This was initially going to be a clean rewrite of an ffi ruby wrapper around yajl2, but as it progressed more and more code was
pulled in from brianmario's existing yajl-ruby gem, particularly all the c extension code, lots of specs and the benchmarks.  And the
process of writing this would have been much more difficult without being able to draw heavily from already solved problems in
yajl-ruby.

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
ffi-yajl-1.0.1-universal-java README.md
ffi-yajl-1.0.1 README.md
ffi-yajl-1.0.0-universal-java README.md
ffi-yajl-1.0.0 README.md
ffi-yajl-0.2.1-universal-java README.md
ffi-yajl-0.2.1 README.md