package core

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

Install

Dune Dependency

Authors

Maintainers

Sources

v0.12.3.tar.gz
sha256=3f33a0adb2504b62590e8c6ddb7cdcc433248e4ca09fc5e64057f234dbce4eed
md5=7bd476a69141c1b921dee8c1b4dd6353

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.

Published: 20 Jun 2019

README

README.md

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.12" & < "v0.13"
  5. ppx_jane >= "v0.12" & < "v0.13"
  6. core_kernel >= "v0.12" & < "v0.13"
  7. jst-config >= "v0.12" & < "v0.13"
  8. ocaml >= "4.07.0" & < "4.12.0"

Dev Dependencies

None

Used by (100)

  1. alcotest-async < "1.7.0"
  2. anthill
  3. anycache-async
  4. arrayjit < "0.4.1"
  5. async < "v0.13.0"
  6. async-uri < "0.2"
  7. async_extra < "v0.13.0"
  8. async_find < "v0.13.0"
  9. async_inotify < "v0.13.0"
  10. async_interactive < "v0.13.0"
  11. async_sendfile < "v0.13.0"
  12. async_shell < "v0.13.0"
  13. async_smtp < "v0.13.0"
  14. async_ssl < "v0.13.0"
  15. async_unix < "v0.13.0"
  16. awsm-codegen
  17. azblob-async
  18. bastet_async
  19. bimap
  20. binaryen_dsl
  21. bio_io >= "0.1.2" & < "0.5.1"
  22. bistro
  23. boulangerie
  24. bson2
  25. camlix
  26. capnp < "3.2.1"
  27. caqti-async < "1.2.0" | >= "1.9.0" & < "2.1.1"
  28. cohttp-async
  29. cohttp-curl-async < "6.1.0"
  30. comby
  31. command_rpc < "v0.13.0"
  32. conduit-async < "6.2.3"
  33. core_bench < "v0.13.0"
  34. core_extended < "v0.13.0"
  35. core_profiler < "v0.13.0"
  36. cstruct-async
  37. csvfields < "v0.13.0"
  38. cuid
  39. delimited_parsing < "v0.13.0"
  40. disml
  41. dune-expand
  42. ecaml < "v0.13.0"
  43. email_message < "v0.13.0"
  44. embedded_ocaml_templates < "0.6"
  45. expect_test_helpers < "v0.13.0"
  46. finch
  47. gemini < "0.3.0"
  48. gnuplot < "0.6"
  49. gpr < "1.5.0"
  50. grace
  51. gremlin
  52. hack_parallel != "1.0.0"
  53. horned_worm < "0.3.7"
  54. js_of_ocaml-webgpu
  55. kafka_async
  56. lambda_streams_async
  57. libsvm < "0.9.4"
  58. line-up-words < "v0.13.0"
  59. liquid_interpreter >= "0.1.2"
  60. liquid_ml >= "0.1.2"
  61. liquid_parser >= "0.1.2"
  62. liquid_std >= "0.1.2"
  63. liquid_syntax >= "0.1.2"
  64. little_logger < "0.3.0"
  65. magic-trace
  66. netkat
  67. netsnmp < "v0.13.0"
  68. neural_nets_lib < "0.4.1"
  69. nocoiner
  70. numalib
  71. ocaml_plugin < "v0.13.0"
  72. ocamlapi
  73. ocamlapi_ppx
  74. ocamlmig
  75. oraft < "0.3.0"
  76. orewa
  77. packstream
  78. pam < "v0.13.0"
  79. patdiff < "v0.13.0"
  80. petr4
  81. pg_query < "0.9.6"
  82. pixel_pusher
  83. polars
  84. polars_async
  85. ppx_rapper < "1.0.1"
  86. protocell
  87. pyml_bindgen = "0.2.0"
  88. red-black-tree
  89. res_tailwindcss
  90. rpc_parallel < "v0.13.0"
  91. safemoney < "0.2.0"
  92. sarif < "0.2.1"
  93. satyrographos < "0.0.2.7"
  94. sexp < "v0.13.0"
  95. shell < "v0.13.0"
  96. sifun < "3.0.0"
  97. textutils < "v0.13.0"
  98. tldr < "0.3.0"
  99. websocket-async < "2.14"
  100. yara

Conflicts

None

OCaml

Innovation. Community. Security.