Hex
Find packages
Packages
Pricing
Docs
Change color theme
Light
Dark
System
Log In
Change color theme
Light
Dark
System
Toggle navigation
?
?
Packages
Pricing
Docs
Log In
Packages
jiffy
2.0.0
2.0.2
2.0.1
2.0.0
1.1.5
1.1.4
1.1.2
1.1.1
1.1.0
1.0.9
1.0.8
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
0.15.2
0.15.1
0.15.0
0.14.13
0.14.12
0.14.11
0.14.10
0.14.7
JSON Decoder/Encoder.
Current section
Files
Jump to
Readme
26 Versions
0 Dependencies
58 Dependants
Files
Activity
Readme
26 Versions
0 Dependencies
58 Dependants
Files
Activity
jiffy
test
cases
json_test_suite
n_structure_null-byte-outside-string.json
Find file
Raw
Package files
Find a package file
c_src/decoder.c
c_src/encoder.c
c_src/ffc.h
c_src/jiffy.c
c_src/jiffy.d
c_src/jiffy.h
c_src/jiffy_simd.h
c_src/jiffy_utf8.h
c_src/objects.c
c_src/ryu/common.h
c_src/ryu/d2s.c
c_src/ryu/d2s_full_table.h
c_src/ryu/d2s_intrinsics.h
c_src/ryu/digit_table.h
c_src/ryu/LICENSE-Apache2
c_src/ryu/LICENSE-Boost
c_src/ryu/ryu.h
c_src/ryu/to_chars.h
c_src/util.c
LICENSE
Makefile
plugins/rebar_gdb_plugin.erl
README.md
rebar.config
rebar.config.script
src/jiffy.app.src
src/jiffy.erl
src/jiffy_utf8.erl
test/cases/array.eterm
test/cases/array.json
test/cases/array_close.eterm
test/cases/array_close.json
test/cases/array_open.eterm
test/cases/array_open.json
test/cases/blns.txt
test/cases/bogus_char.eterm
test/cases/bogus_char.json
test/cases/codepoints_from_unicode_org.eterm
test/cases/codepoints_from_unicode_org.json
test/cases/deep_arrays.eterm
test/cases/deep_arrays.json
test/cases/difficult_json_c_test_case.eterm
test/cases/difficult_json_c_test_case.json
test/cases/doubles.eterm
test/cases/doubles.json
test/cases/empty_array.eterm
test/cases/empty_array.json
test/cases/empty_string.eterm
test/cases/empty_string.json
test/cases/escaped_bulgarian.eterm
test/cases/escaped_bulgarian.json
test/cases/escaped_foobar.eterm
test/cases/escaped_foobar.json
test/cases/false.eterm
test/cases/false.json
test/cases/false_then_garbage.eterm
test/cases/false_then_garbage.json
test/cases/four_byte_utf8.eterm
test/cases/four_byte_utf8.json
test/cases/integers.eterm
test/cases/integers.json
test/cases/invalid_utf8.eterm
test/cases/invalid_utf8.json
test/cases/isolated_surrogate_marker.eterm
test/cases/isolated_surrogate_marker.json
test/cases/json_test_suite/i_number_double_huge_neg_exp.json
test/cases/json_test_suite/i_number_huge_exp.json
test/cases/json_test_suite/i_number_neg_int_huge_exp.json
test/cases/json_test_suite/i_number_pos_double_huge_exp.json
test/cases/json_test_suite/i_number_real_neg_overflow.json
test/cases/json_test_suite/i_number_real_pos_overflow.json
test/cases/json_test_suite/i_number_real_underflow.json
test/cases/json_test_suite/i_number_too_big_neg_int.json
test/cases/json_test_suite/i_number_too_big_pos_int.json
test/cases/json_test_suite/i_number_very_big_negative_int.json
test/cases/json_test_suite/i_object_key_lone_2nd_surrogate.json
test/cases/json_test_suite/i_string_1st_surrogate_but_2nd_missing.json
test/cases/json_test_suite/i_string_1st_valid_surrogate_2nd_invalid.json
test/cases/json_test_suite/i_string_incomplete_surrogate_and_escape_valid.json
test/cases/json_test_suite/i_string_incomplete_surrogate_pair.json
test/cases/json_test_suite/i_string_incomplete_surrogates_escape_valid.json
test/cases/json_test_suite/i_string_invalid_lonely_surrogate.json
test/cases/json_test_suite/i_string_invalid_surrogate.json
test/cases/json_test_suite/i_string_invalid_utf-8.json
test/cases/json_test_suite/i_string_inverted_surrogates_U+1D11E.json
test/cases/json_test_suite/i_string_iso_latin_1.json
test/cases/json_test_suite/i_string_lone_second_surrogate.json
test/cases/json_test_suite/i_string_lone_utf8_continuation_byte.json
test/cases/json_test_suite/i_string_not_in_unicode_range.json
test/cases/json_test_suite/i_string_overlong_sequence_2_bytes.json
test/cases/json_test_suite/i_string_overlong_sequence_6_bytes.json
test/cases/json_test_suite/i_string_overlong_sequence_6_bytes_null.json
test/cases/json_test_suite/i_string_truncated-utf-8.json
test/cases/json_test_suite/i_string_UTF-16LE_with_BOM.json
test/cases/json_test_suite/i_string_UTF-8_invalid_sequence.json
test/cases/json_test_suite/i_string_utf16BE_no_BOM.json
test/cases/json_test_suite/i_string_utf16LE_no_BOM.json
test/cases/json_test_suite/i_string_UTF8_surrogate_U+D800.json
test/cases/json_test_suite/i_structure_500_nested_arrays.json
test/cases/json_test_suite/i_structure_UTF-8_BOM_empty_object.json
test/cases/json_test_suite/n_structure_null-byte-outside-string.json
[