package yojson

  1. Overview
  2. Docs
Yojson is an optimized parsing and printing library for the JSON format

Install

dune-project
 Dependency

Authors

Maintainers

Sources

yojson-2.1.2.tbz
sha256=59f2f1abbfc8a7ccbdbf608894e5c75e8a76006e34899254446f83e200dfb4f9
sha512=309cba7568dec51de20c7ab8df033258c275b8d58b0a36a66b26e673a3bc050cbd7e39ff8fe4796e89263e125bcc21e04dc36a394f3cc201956887eee1fb281a

Description

Yojson is an optimized parsing and printing library for the JSON format.

ydump is a pretty-printing command-line program provided with the yojson package.

Published: 27 Nov 2023

README

Yojson: JSON library for OCaml

Build Status

This library parses JSON data into a nested OCaml tree data structure.

Library documentation

Currently at https://ocaml-community.github.io/yojson/

Examples

A simple example on how to parse JSON from a string literal.

let json_string = {|
  {"number" : 42,
   "string" : "yes",
   "list": ["for", "sure", 42]}|}
(* val json_string : string *)

let json = Yojson.Safe.from_string json_string
(* val json : Yojson.Safe.t *)

let () = Format.printf "Parsed to %a" Yojson.Safe.pp json

Yojson is a pretty common choice for parsing JSON in OCaml, as such it is the base for a number of tools and libraries that are built on top of it.

  • ppx_deriving_yojson to automatically generate code that converts between Yojson.Safe.t and custom OCaml types
  • ppx_yojson_conv, an alternative to ppx_deriving_yojson from Jane Street with different design decisions
  • atd, generates mapping code from .atd specification files and can be used in multiple languages
  • jsonm is an alternate JSON parser that parses JSON into a stream of items, so the complete data structure does not have to be in memory.

Help wanted

Yojson is developed and maintained by volunteers — users like you. Various issues are in need of attention. If you'd like to contribute, please leave a comment on the issue you're interested in, or create a new issue. Experienced contributors will guide you as needed.

There are many simple ways of making a positive impact. For example, you can...

  • Use the software in your project.
  • Give a demo to your colleagues.
  • Share the passion on your blog.
  • Tweet about what you're doing with Yojson.
  • Report difficulties by creating new issues. We'll triage them.
  • Ask questions on StackOverflow.
  • Answer questions on StackOverflow.
  • Discuss usage on the OCaml forums.
  • Pick a task that's easy for you.

Check out in particular good first time issues and other issues with which we could use some help.

License

Yojson is licensed under the 3-clause BSD license, see LICENSE.md for details.

Dependencies (4)

  1. seq >= "0.2.2"
  2. cppo build
  3. ocaml >= "4.02.3"
  4. dune >= "2.7"

Dev Dependencies (2)

  1. odoc with-doc
  2. alcotest with-test & >= "0.8.5"

  1. 0install >= "2.18"
  2. abella >= "2.0.8"
  3. acgtk
  4. anthropic
  5. archetype
  6. atd >= "2.6.0"
  7. atdgen >= "1.13.0" & < "2.8.0" | >= "2.10.0"
  8. atdgen-runtime >= "2.10.0"
  9. avro-compiler
  10. avro-simple
  11. aws-config
  12. aws-s3 < "4.5.1" | >= "4.8.0"
  13. awsm-codegen
  14. bap-radare2
  15. beluga >= "1.1"
  16. bitcoin >= "3.0"
  17. boulangerie
  18. builder-web >= "0.2.0"
  19. caisar
  20. calculon != "0.5"
  21. calculon-redis-lib
  22. calculon-web = "0.6"
  23. camelot >= "1.3.0"
  24. camels
  25. canary
  26. catala = "0.9.0" | >= "1.0.0~alpha"
  27. cb-check
  28. cbor >= "0.3"
  29. cconv-ppx
  30. chess_com_api
  31. colibrics
  32. comby-semantic
  33. commons
  34. containers >= "3.9"
  35. coq-lsp
  36. coq-of-ocaml
  37. coq-serapi >= "8.10.0+0.7.0" & < "8.20.0+0.20.0"
  38. crs >= "0.0.20250705"
  39. current_docker
  40. current_examples
  41. current_git
  42. current_github
  43. current_gitlab
  44. current_slack
  45. current_ssh
  46. current_web
  47. dap
  48. daypack-lib
  49. dblp-api
  50. decoders-yojson >= "0.7.0"
  51. devkit
  52. docfd >= "2.1.0"
  53. docker-api >= "0.2.2"
  54. docker_hub
  55. dot-merlin-reader < "4.9"
  56. dream
  57. dream-inertia
  58. dune-release >= "1.4.0"
  59. dune_deps_extra
  60. eio_main >= "0.10"
  61. elasticsearch-cli = "0.5"
  62. elpi >= "3.3.1"
  63. fehu
  64. fiat-p256
  65. fit >= "1.2.0"
  66. forester >= "3.1.0"
  67. frama-c < "23.0" | >= "27.0~beta"
  68. fred
  69. frenetic
  70. fstar
  71. gapi-ocaml
  72. gdbprofiler
  73. gemini
  74. gendarme-json < "0.4.0"
  75. gendarme-yojson
  76. github != "4.0.0"
  77. github-data
  78. gitlab
  79. goblint >= "2.0.0"
  80. goblint-cil >= "1.8.0"
  81. gopcaml-mode-merlin < "0.0.6"
  82. gradescope_submit
  83. graphql < "0.9.0" | >= "0.14.0"
  84. graphql-async >= "0.14.0"
  85. graphql-cohttp >= "0.13.0"
  86. graphql-lwt >= "0.14.0"
  87. graphql_ppx
  88. gremlin
  89. guardian
  90. h2
  91. hacl_x25519
  92. handlebars-ml
  93. hilite < "0.3.0"
  94. hl_yaml
  95. hockmd
  96. horned_worm
  97. hpack
  98. hsluv
  99. httph
  100. huml
  101. huml-cli
  102. index-bench
  103. ip2location
  104. ip2locationio
  105. irmin-graphql
  106. irmin-tezos
  107. jasmin
  108. jhupllib
  109. jose
  110. js_of_ocaml-compiler
  111. jsonrpc < "1.6.0" | >= "1.23.1"
  112. jsonschema
  113. jsonschema2atd
  114. jupyter
  115. jupyter-kernel
  116. jwto
  117. kappa-library
  118. karamel
  119. kaun >= "1.0.0~alpha1"
  120. kind2
  121. kremlin < "transition"
  122. kubecaml
  123. lablgtk3-extras >= "3.0.1"
  124. lambdapi
  125. learn-ocaml
  126. letsencrypt
  127. letters
  128. libsail
  129. lichess_api
  130. linol >= "0.2"
  131. linol-eio
  132. linol-lwt
  133. lockfree >= "0.3.1"
  134. logs-async-reporter >= "1.3"
  135. lsp
  136. melange-json = "1.2.0"
  137. melange-json-native
  138. merlin != "4.5-411"
  139. metadb
  140. mirage-crypto-ec
  141. mjson
  142. monorobot
  143. mopsa
  144. morbig >= "0.11.0"
  145. multicore-bench
  146. mutaml
  147. nloge
  148. nsq
  149. obuilder
  150. ocaml-lsp-server
  151. ocaml-protoc-plugin >= "6.1.0"
  152. ocaml_db_model
  153. ocaml_pgsql_model
  154. ocamleditor >= "1.15.2-ocaml414"
  155. ocf
  156. ocsigen-start
  157. odoc >= "3.0.0"
  158. odoc-driver
  159. oframl
  160. oidc
  161. ojs-base
  162. ojs_base
  163. ometrics < "0.2.0"
  164. openai-gym
  165. openapi
  166. openapi_router
  167. opencage
  168. openstellina
  169. opium >= "0.19.0"
  170. oraft
  171. orun
  172. osh
  173. ozulip
  174. pa_ppx < "0.19"
  175. pandoc
  176. pbrt_yojson
  177. pds-reachability >= "0.2.3"
  178. petr4
  179. pgn_parser
  180. phylogenetics >= "0.2.0"
  181. piece_rope
  182. pkcs11 >= "1.0.0"
  183. pkcs11-driver >= "1.0.0"
  184. ppx_deriving_jsonschema
  185. ppx_deriving_yojson
  186. ppx_protocol_conv_json < "5.0.0" | >= "5.2.1"
  187. ppx_yojson
  188. ppx_yojson_conv < "v0.13.0"
  189. ppx_yojson_conv_lib
  190. prof_spacetime
  191. qmp >= "0.19.0"
  192. quests
  193. r2pipe
  194. radare2
  195. rdf
  196. records = "0.6.0" | >= "1.0.0"
  197. repr-bench
  198. rfsm >= "2.2"
  199. rocq-devtools
  200. rpclib
  201. rungen
  202. SZXX
  203. safemoney
  204. saga
  205. sail < "0.15"
  206. saturn
  207. saturn_lockfree
  208. satyrographos != "0.0.2.7"
  209. savvy
  210. semver2
  211. serde_json
  212. sihl < "0.2.0" | >= "0.3.0~rc2"
  213. sihl-core
  214. slack
  215. slug
  216. smaws-lib
  217. smtml >= "0.7.0"
  218. snf_mcp
  219. spotify-web-api
  220. starred_ml
  221. swagger
  222. talon
  223. tdigest < "2.1.0"
  224. textmate-language >= "0.3.4"
  225. textrazor >= "0.1.1"
  226. tezos-context-hash-irmin
  227. tidy_email_sendgrid
  228. timedesc < "0.8.0"
  229. timedesc-json
  230. timere < "0.4.0"
  231. user-agent-parser
  232. vecosek
  233. vercel
  234. vscoq-language-server < "2.3.3"
  235. vsrocq-language-server
  236. wasm_of_ocaml-compiler
  237. webauthn
  238. why3find
  239. xapi-rrd >= "1.9.0"
  240. yosqlite >= "0.2"
  241. zanuda
  242. zarr

Conflicts

None