-
Name
-
ffi-yajl
-
Version
-
1.1.0
-
Platform
-
universal-java
-
Authors
-
Lamont Granquist
-
Bindir
-
bin
-
Date
-
2014-08-26 00:00:00 UTC
-
Dependencies
-
rake (~> 10.1, development)
rspec (~> 2.99, development)
pry (~> 0.9, development)
rake-compiler (~> 0.8.3, development)
mime-types (~> 1.16, development)
ffi (~> 1.5)
libyajl2 (~> 1.0)
-
Description
-
Ruby FFI wrapper around YAJL 2.x
-
Email
-
lamont@getchef.com
-
Executables
-
ffi-yajl-bench
-
Extra rdoc files
-
README.md
LICENSE
-
Files
-
LICENSE
README.md
Rakefile
bin/ffi-yajl-bench
ext/ffi_yajl/ext/encoder/encoder.c
ext/ffi_yajl/ext/encoder/extconf.rb
ext/ffi_yajl/ext/parser/extconf.rb
ext/ffi_yajl/ext/parser/parser.c
lib/ffi_yajl.rb
lib/ffi_yajl/benchmark.rb
lib/ffi_yajl/benchmark/MIT-LICENSE
lib/ffi_yajl/benchmark/encode.rb
lib/ffi_yajl/benchmark/encode_json_and_marshal.rb
lib/ffi_yajl/benchmark/encode_json_and_yaml.rb
lib/ffi_yajl/benchmark/encode_profile.rb
lib/ffi_yajl/benchmark/http.rb
lib/ffi_yajl/benchmark/parse.rb
lib/ffi_yajl/benchmark/parse_json_and_marshal.rb
lib/ffi_yajl/benchmark/parse_json_and_yaml.rb
lib/ffi_yajl/benchmark/parse_profile.rb
lib/ffi_yajl/benchmark/parse_profile_ruby_prof.rb
lib/ffi_yajl/benchmark/parse_stream.rb
lib/ffi_yajl/benchmark/subjects/item.json
lib/ffi_yajl/benchmark/subjects/ohai.json
lib/ffi_yajl/benchmark/subjects/ohai.marshal_dump
lib/ffi_yajl/benchmark/subjects/ohai.yml
lib/ffi_yajl/benchmark/subjects/twitter_search.json
lib/ffi_yajl/benchmark/subjects/twitter_stream.json
lib/ffi_yajl/benchmark/subjects/unicode.json
lib/ffi_yajl/encoder.rb
lib/ffi_yajl/ext.rb
lib/ffi_yajl/ext/.keep
lib/ffi_yajl/ffi.rb
lib/ffi_yajl/ffi/encoder.rb
lib/ffi_yajl/ffi/parser.rb
lib/ffi_yajl/json_gem.rb
lib/ffi_yajl/parser.rb
lib/ffi_yajl/version.rb
spec/ffi_yajl/encoder_spec.rb
spec/ffi_yajl/json_gem_spec.rb
spec/ffi_yajl/parser_spec.rb
spec/spec_helper.rb
-
Homepage
-
http://github.com/opscode/ffi-yajl
-
Licenses
-
Apache-2.0
-
Require paths
-
lib
-
Required ruby version
-
>= 0
-
Required rubygems version
-
>= 0
-
Rubygems version
-
2.2.2
-
Specification version
-
4
-
Summary
-
Ruby FFI wrapper around YAJL 2.x
-
Original platform
-
universal-java
-
New platform
-
universal-java