package core

  1. Overview
  2. Docs
Industrial strength alternative to OCaml's standard library

Install

dune-project
 Dependency

Authors

Maintainers

Sources

core-v0.13.0.tar.gz
sha256=f4ceebba441f90076ac89bffc41705e2c0bc5d92b71df9100e2d1c15ea49f559
md5=0dedfb21e756427ea39ab4dc173d67a9

Description

The Core suite of libraries is an industrial strength alternative to OCaml's standard library that was developed by Jane Street, the largest industrial user of OCaml.

Added to opam-repository:

README

Core is an industrial-strength alternative to the OCaml standard library. It was developed by Jane Street, which is the largest industrial user of OCaml.

Core provides an overlay on the usual namespace, so the best way to use Core is to start your file with:

open Core

In the case of bugs, feature requests and similar, you can contact us at opensource@janestreet.com. You can find all of Jane Street's open-source libraries on our github account. Documentation can be found here.

Dependencies (8)

  1. spawn >= "v0.12"
  2. dune >= "1.5.1"
  3. base-threads
  4. sexplib >= "v0.13" & < "v0.14"
  5. ppx_jane >= "v0.13" & < "v0.14"
  6. jst-config >= "v0.13" & < "v0.14"
  7. core_kernel >= "v0.13" & < "v0.14"
  8. ocaml >= "4.08.0" & < "4.12.0"

Dev Dependencies

None

  1. alcotest-async < "1.7.0"
  2. anthill
  3. arrayjit < "0.4.1"
  4. async < "v0.14.0"
  5. async-uri < "0.3.0"
  6. async_find < "v0.14.0"
  7. async_inotify < "v0.14.0"
  8. async_interactive < "v0.14.0"
  9. async_sendfile < "v0.14.0"
  10. async_shell < "v0.14.0"
  11. async_smtp < "v0.14.0"
  12. async_ssl < "v0.14.0"
  13. async_unix < "v0.14.0"
  14. awsm-codegen
  15. azblob-async
  16. bastet_async
  17. bimap
  18. binaryen_dsl
  19. bio_io >= "0.1.2" & < "0.5.1"
  20. bistro
  21. boulangerie
  22. camlix
  23. capnp < "3.3.0"
  24. caqti-async >= "1.9.0" & < "2.1.1"
  25. cohttp-async
  26. cohttp-bench
  27. cohttp-curl-async < "6.1.0"
  28. comby
  29. command_rpc < "v0.14.0"
  30. conduit-async < "6.2.3"
  31. core_bench < "v0.14.0"
  32. core_extended < "v0.14.0"
  33. core_profiler < "v0.14.0"
  34. cstruct-async
  35. csvfields < "v0.14.0"
  36. cuid
  37. delimited_parsing < "v0.14.0"
  38. disml
  39. dune-expand
  40. ecaml < "v0.14.0"
  41. email_message < "v0.14.0"
  42. embedded_ocaml_templates < "0.6"
  43. expect_test_helpers
  44. feather < "0.2.0"
  45. ff-bench
  46. finch
  47. fromager
  48. gopcaml-mode
  49. gopcaml-mode-merlin < "0.0.6"
  50. gpr
  51. grace
  52. gremlin
  53. hack_parallel
  54. http < "6.0.0~alpha2"
  55. httpaf_caged >= "1.0.1"
  56. js_of_ocaml-webgpu
  57. js_of_ocaml-webidl
  58. kafka_async
  59. lambda_streams_async
  60. libsvm < "0.9.4"
  61. line-up-words < "v0.14.0"
  62. little_logger < "0.3.0"
  63. magic-trace
  64. nats-client-async
  65. netkat
  66. netsnmp < "v0.14.0"
  67. neural_nets_lib < "0.4.1"
  68. nocoiner
  69. numalib
  70. ocaml_plugin < "v0.14.0"
  71. ocamlmig
  72. openrouter_api
  73. oq
  74. oraft < "0.3.0"
  75. orewa
  76. p4pp < "0.1.12"
  77. pam < "v0.14.0"
  78. patdiff < "v0.14.0"
  79. pg_query < "0.9.6"
  80. pixel_pusher
  81. polars
  82. polars_async
  83. postgres_async < "v0.14.0"
  84. ppx_matches = "0.1.0"
  85. ppx_rapper < "1.0.1"
  86. protocell
  87. pyml_bindgen = "0.2.0"
  88. quickterface
  89. red-black-tree
  90. res_tailwindcss
  91. rpc_parallel < "v0.14.0"
  92. safemoney < "0.2.0"
  93. sarif < "0.2.1"
  94. satyrographos < "0.0.2.8"
  95. sentry >= "v0.11.0"
  96. sexp < "v0.14.0"
  97. shell < "v0.14.0"
  98. sifun < "3.0.0"
  99. textutils < "v0.14.0"
  100. toplevel_expect_test < "v0.14.0"
  101. vcaml < "v0.14.0"
  102. websocket-async < "2.16"
  103. yara
  104. zstandard < "v0.14.0"

Conflicts

None