Download Latest Version json-parser v1.5.3 source code.tar.gz (16.1 kB)
Email in envelope

Get an email when there's a new version of Json Parser in Standard C

Home / v1.5.0
Name Modified Size InfoDownloads / Week
Parent folder
json-parser v1.5.0 source code.tar.gz 2025-04-28 15.4 kB
json-parser v1.5.0 source code.zip 2025-04-28 18.5 kB
README.md 2025-04-28 237 Bytes
Totals: 3 Items   34.1 kB 0

Changes

  • Remove rbtree. Search a JSON object takes linear time now.
  • Better parsing speed becuase of not sorting objects.
  • 'json_object_size()' and 'json_array_size()' 's return type from 'int' to 'size_t' to prevent overflowing.
Source: README.md, updated 2025-04-28