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.2.2.tbz
sha256=9abfad8c9a79d4723ad2f6448e669c1e68dbfc87cc54a1b7c064b0c90912c595
sha512=ac52eae3ca1d3129a7885ca638e6ae5bcfc387598a82cc30d3e4988fd154f1756719c399f96e950d898c79a6dbd4ccc44b6f468bcafbd620e6945a0415b41e0c

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: 29 Jun 2024

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 (3)

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

Conflicts

None