Metadata


Name
oj
Version
3.12.2
Platform
ruby
Authors
Peter Ohler
Bindir
bin
Date
2021-07-25 00:00:00 UTC
Dependencies
rake-compiler (>= 0.9, < 2.0, development)
minitest (~> 5, development)
test-unit (~> 3.0, development)
wwtd (~> 0, development)
Description
The fastest JSON parser and object serializer.
Email
peter@ohler.com
Extensions
ext/oj/extconf.rb
Extra rdoc files
README.md
pages/Advanced.md
pages/Compatibility.md
pages/Custom.md
pages/Encoding.md
pages/JsonGem.md
pages/Modes.md
pages/Options.md
pages/Rails.md
pages/Security.md
pages/WAB.md
Files
LICENSE
README.md
ext/oj/buf.h
ext/oj/cache8.c
ext/oj/cache8.h
ext/oj/circarray.c
ext/oj/circarray.h
ext/oj/code.c
ext/oj/code.h
ext/oj/compat.c
ext/oj/custom.c
ext/oj/dump.c
ext/oj/dump.h
ext/oj/dump_compat.c
ext/oj/dump_leaf.c
ext/oj/dump_object.c
ext/oj/dump_strict.c
ext/oj/encode.h
ext/oj/err.c
ext/oj/err.h
ext/oj/extconf.rb
ext/oj/fast.c
ext/oj/hash.c
ext/oj/hash.h
ext/oj/hash_test.c
ext/oj/mimic_json.c
ext/oj/object.c
ext/oj/odd.c
ext/oj/odd.h
ext/oj/oj.c
ext/oj/oj.h
ext/oj/parse.c
ext/oj/parse.h
ext/oj/rails.c
ext/oj/rails.h
ext/oj/reader.c
ext/oj/reader.h
ext/oj/resolve.c
ext/oj/resolve.h
ext/oj/rxclass.c
ext/oj/rxclass.h
ext/oj/saj.c
ext/oj/scp.c
ext/oj/sparse.c
ext/oj/stream_writer.c
ext/oj/strict.c
ext/oj/string_writer.c
ext/oj/trace.c
ext/oj/trace.h
ext/oj/util.c
ext/oj/util.h
ext/oj/val_stack.c
ext/oj/val_stack.h
ext/oj/wab.c
lib/oj.rb
lib/oj/active_support_helper.rb
lib/oj/bag.rb
lib/oj/easy_hash.rb
lib/oj/error.rb
lib/oj/json.rb
lib/oj/mimic.rb
lib/oj/saj.rb
lib/oj/schandler.rb
lib/oj/state.rb
lib/oj/version.rb
pages/Advanced.md
pages/Compatibility.md
pages/Custom.md
pages/Encoding.md
pages/JsonGem.md
pages/Modes.md
pages/Options.md
pages/Rails.md
pages/Security.md
pages/WAB.md
test/_test_active.rb
test/_test_active_mimic.rb
test/_test_mimic_rails.rb
test/activerecord/result_test.rb
test/activesupport4/decoding_test.rb
test/activesupport4/encoding_test.rb
test/activesupport4/test_helper.rb
test/activesupport5/abstract_unit.rb
test/activesupport5/decoding_test.rb
test/activesupport5/encoding_test.rb
test/activesupport5/encoding_test_cases.rb
test/activesupport5/test_helper.rb
test/activesupport5/time_zone_test_helpers.rb
test/activesupport6/abstract_unit.rb
test/activesupport6/decoding_test.rb
test/activesupport6/encoding_test.rb
test/activesupport6/encoding_test_cases.rb
test/activesupport6/test_common.rb
test/activesupport6/test_helper.rb
test/activesupport6/time_zone_test_helpers.rb
test/bar.rb
test/baz.rb
test/files.rb
test/foo.rb
test/helper.rb
test/isolated/shared.rb
test/isolated/test_mimic_after.rb
test/isolated/test_mimic_alone.rb
test/isolated/test_mimic_as_json.rb
test/isolated/test_mimic_before.rb
test/isolated/test_mimic_define.rb
test/isolated/test_mimic_rails_after.rb
test/isolated/test_mimic_rails_before.rb
test/isolated/test_mimic_redefine.rb
test/json_gem/json_addition_test.rb
test/json_gem/json_common_interface_test.rb
test/json_gem/json_encoding_test.rb
test/json_gem/json_ext_parser_test.rb
test/json_gem/json_fixtures_test.rb
test/json_gem/json_generator_test.rb
test/json_gem/json_generic_object_test.rb
test/json_gem/json_parser_test.rb
test/json_gem/json_string_matching_test.rb
test/json_gem/test_helper.rb
test/perf.rb
test/perf_compat.rb
test/perf_fast.rb
test/perf_file.rb
test/perf_object.rb
test/perf_saj.rb
test/perf_scp.rb
test/perf_simple.rb
test/perf_strict.rb
test/perf_wab.rb
test/prec.rb
test/sample.rb
test/sample/change.rb
test/sample/dir.rb
test/sample/doc.rb
test/sample/file.rb
test/sample/group.rb
test/sample/hasprops.rb
test/sample/layer.rb
test/sample/line.rb
test/sample/oval.rb
test/sample/rect.rb
test/sample/shape.rb
test/sample/text.rb
test/sample_json.rb
test/test_compat.rb
test/test_custom.rb
test/test_debian.rb
test/test_fast.rb
test/test_file.rb
test/test_gc.rb
test/test_generate.rb
test/test_hash.rb
test/test_integer_range.rb
test/test_null.rb
test/test_object.rb
test/test_rails.rb
test/test_saj.rb
test/test_scp.rb
test/test_strict.rb
test/test_various.rb
test/test_wab.rb
test/test_writer.rb
test/tests.rb
test/tests_mimic.rb
test/tests_mimic_addition.rb
test/zoo.rb
Homepage
http://www.ohler.com/oj
Licenses
MIT
Metadata
{"bug_tracker_uri"=>"https://github.com/ohler55/oj/issues", "changelog_uri"=>"https://github.com/ohler55/oj/blob/master/CHANGELOG.md", "documentation_uri"=>"http://www.ohler.com/oj/doc/index.html", "homepage_uri"=>"http://www.ohler.com/oj/", "source_code_uri"=>"https://github.com/ohler55/oj", "wiki_uri"=>"https://github.com/ohler55/oj/wiki"}
Rdoc options
--title
Oj
--main
README.md
Require paths
lib
Required ruby version
>= 2.4
Required rubygems version
>= 0
Rubygems version
3.2.22
Specification version
4
Summary
A fast JSON parser and serializer.
Test files
test/_test_active.rb
test/_test_active_mimic.rb
test/_test_mimic_rails.rb
test/activerecord/result_test.rb
test/activesupport4/decoding_test.rb
test/activesupport4/encoding_test.rb
test/activesupport4/test_helper.rb
test/activesupport5/abstract_unit.rb
test/activesupport5/decoding_test.rb
test/activesupport5/encoding_test.rb
test/activesupport5/encoding_test_cases.rb
test/activesupport5/test_helper.rb
test/activesupport5/time_zone_test_helpers.rb
test/activesupport6/abstract_unit.rb
test/activesupport6/decoding_test.rb
test/activesupport6/encoding_test.rb
test/activesupport6/encoding_test_cases.rb
test/activesupport6/test_common.rb
test/activesupport6/test_helper.rb
test/activesupport6/time_zone_test_helpers.rb
test/bar.rb
test/baz.rb
test/files.rb
test/foo.rb
test/helper.rb
test/isolated/shared.rb
test/isolated/test_mimic_after.rb
test/isolated/test_mimic_alone.rb
test/isolated/test_mimic_as_json.rb
test/isolated/test_mimic_before.rb
test/isolated/test_mimic_define.rb
test/isolated/test_mimic_rails_after.rb
test/isolated/test_mimic_rails_before.rb
test/isolated/test_mimic_redefine.rb
test/json_gem/json_addition_test.rb
test/json_gem/json_common_interface_test.rb
test/json_gem/json_encoding_test.rb
test/json_gem/json_ext_parser_test.rb
test/json_gem/json_fixtures_test.rb
test/json_gem/json_generator_test.rb
test/json_gem/json_generic_object_test.rb
test/json_gem/json_parser_test.rb
test/json_gem/json_string_matching_test.rb
test/json_gem/test_helper.rb
test/perf.rb
test/perf_compat.rb
test/perf_fast.rb
test/perf_file.rb
test/perf_object.rb
test/perf_saj.rb
test/perf_scp.rb
test/perf_simple.rb
test/perf_strict.rb
test/perf_wab.rb
test/prec.rb
test/sample/change.rb
test/sample/dir.rb
test/sample/doc.rb
test/sample/file.rb
test/sample/group.rb
test/sample/hasprops.rb
test/sample/layer.rb
test/sample/line.rb
test/sample/oval.rb
test/sample/rect.rb
test/sample/shape.rb
test/sample/text.rb
test/sample.rb
test/sample_json.rb
test/test_compat.rb
test/test_custom.rb
test/test_debian.rb
test/test_fast.rb
test/test_file.rb
test/test_gc.rb
test/test_generate.rb
test/test_hash.rb
test/test_integer_range.rb
test/test_null.rb
test/test_object.rb
test/test_rails.rb
test/test_saj.rb
test/test_scp.rb
test/test_strict.rb
test/test_various.rb
test/test_wab.rb
test/test_writer.rb
test/tests.rb
test/tests_mimic.rb
test/tests_mimic_addition.rb
test/zoo.rb
Original platform
ruby
New platform
ruby