package stdio

  1. Overview
  2. Docs
Standard IO library for OCaml

Install

Dune Dependency

Authors

Maintainers

Sources

v0.17.0.tar.gz
sha256=e7cb473d4bffcf419f307c658cf2599fab03a2b4fe655bfd0be699f8f7af176e

Description

Stdio implements simple input/output functionalities for OCaml.

It re-exports the input/output functions of the OCaml standard libraries using a more consistent API.

Published: 23 May 2024

README

Standard IO Library for OCaml

Stdio provides input/output functions for OCaml. It re-exports the buffered channels of the stdlib distributed with OCaml but with some improvements.

API documentation for the latest release can be found here.

Dependencies (3)

  1. dune >= "3.11.0"
  2. base >= "v0.17" & < "v0.18"
  3. ocaml >= "5.1.0"

Dev Dependencies

None

Used by (93)

  1. ahrocksdb < "0.2.1"
  2. arrayjit
  3. async_ssl >= "v0.17.0"
  4. bap-main
  5. bap-recipe
  6. bap-recipe-command
  7. bio_io >= "0.5.1"
  8. caisar
  9. caisar-onnx
  10. camlimages >= "5.0.3"
  11. capnp >= "3.3.0"
  12. cmdlang-to-base
  13. combinat < "3.0"
  14. core >= "v0.17.0"
  15. crlibm < "0.3"
  16. dedent >= "v0.17.0"
  17. dotenv
  18. dunolint
  19. echo
  20. expect_test_helpers_core >= "v0.17.0"
  21. feather >= "0.2.0"
  22. fftw3 < "0.8.2"
  23. freetds = "0.6"
  24. gammu >= "0.9.4"
  25. gobject-introspection
  26. gsl >= "1.22.0" & < "1.24.3"
  27. guile
  28. h1
  29. hacl
  30. hardcaml >= "v0.17.0"
  31. hardcaml_of_verilog >= "v0.17.0"
  32. hardcaml_step_testbench >= "v0.17.0"
  33. hardcaml_verify >= "v0.17.0"
  34. hardcaml_waveterm >= "v0.17.0"
  35. hardcaml_xilinx_components >= "v0.17.0"
  36. hardcaml_xilinx_reports >= "v0.17.0"
  37. hdf5 >= "0.1.5"
  38. influxdb
  39. knights_tour
  40. lablqml >= "0.7"
  41. lacaml >= "10.0.1" & < "11.0.7"
  42. lbfgs < "0.9.1"
  43. libsvm >= "0.9.4"
  44. lilac
  45. liquid_interpreter
  46. liquid_ml
  47. liquid_parser
  48. liquid_std
  49. liquid_syntax
  50. matplotlib
  51. merge-fmt
  52. mesh-triangle >= "0.9.3" & < "0.9.5"
  53. monorobot
  54. neural_nets_lib
  55. nice_parser
  56. nuscr
  57. obeam >= "0.1.0"
  58. ocaml-r
  59. ocamlformat >= "0.14.3" & < "0.20.0" | >= "0.21.0" & < "0.25.1"
  60. ocamlformat-lib
  61. ocamlformat-mlx-lib
  62. ocamlformat-rpc < "0.20.0"
  63. ocamlmig
  64. opine
  65. owl < "1.2"
  66. parsexp_io >= "v0.17.0"
  67. pcre >= "7.3.0" & < "7.3.5"
  68. postgresql >= "4.1.0" & < "4.6.2"
  69. ppx_css >= "v0.17.0"
  70. ppx_expect >= "v0.17.0"
  71. ppx_log >= "v0.17.0"
  72. ppx_module_timer >= "v0.17.0"
  73. ppx_optcomp >= "v0.17.0"
  74. ppxlib < "0.30.0"
  75. protocell
  76. pyml_bindgen
  77. pyre-ast
  78. routes >= "2.0.0"
  79. secp256k1 >= "0.2.5"
  80. smaws-lib
  81. spin < "0.7.0"
  82. sqlite3 >= "4.2.0" & < "5.0.1"
  83. swipl
  84. tensorboard
  85. tensorflow
  86. timmy
  87. topological_sort >= "v0.17.0"
  88. torch != "v0.16.0"
  89. tqdm
  90. user-agent-parser
  91. virtual_dom >= "v0.17.0"
  92. wasmtime
  93. wseg

Conflicts

None

OCaml

Innovation. Community. Security.