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.0.1.tbz
sha256=8bc8bc722a4a94656a58394f17f9f8a406267343ab87d77202db930584a0c836
sha512=93ebabd3247f1b5826827472229188c5ac1b4d2395eb8121a22b35acd773eedd290e6b8de1f067020fc868da7c05a60408091eebc0b305a67408d558a3a94c10

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: 07 Jul 2022

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 *)

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. dune >= "2.0"
  4. ocaml >= "4.02.3"

Dev Dependencies (2)

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

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

Conflicts

None