package core

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

Install

dune-project
 Dependency

Authors

Maintainers

Sources

v0.16.1.tar.gz
md5=98b40c39c9be584c22a48d40ed3ffe57
sha512=5f9f4400b6e42b74ffd57223cb67884368d324739565bbb20162547ede8bd6d0ece3cc265503b674829f9cf373784e8036d4c73e26e9196aa5446de69b63e181

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.

This is the system-independent part of Core. Unix-specific parts were moved to [core-unix].

Added to opam-repository:

README

Portable standard library for OCaml

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 works with Javascript. It provides an overlay on the usual namespace, so the best way to use it is to start your file with:

open! Core

Relationship to Core and Base

In sum:

  • Base: Minimal stdlib replacement. Portable and lightweight and intended to be highly stable.
  • Core: Extension of Base. More fully featured, with more code and dependencies, and APIs that evolve more quickly. Portable, and works on Javascript.

Many of Core's modules are extensions of modules in Base, where the Core version adds bin_io support or locks in an API with Stable. Some modules, like Core.Map, extend their Base equivalents to follow Core conventions for the use of comparators.


Please report bugs and feature requests on GitHub. For everything else you can contact us at opensource-contacts@janestreet.com.

You can find all of Jane Street's open-source libraries on GitHub.

Documentation can be found here.

Dependencies (23)

  1. dune >= "2.0.0"
  2. variantslib >= "v0.16" & < "v0.17"
  3. typerep >= "v0.16" & < "v0.17"
  4. time_now >= "v0.16" & < "v0.17"
  5. stdio >= "v0.16" & < "v0.17"
  6. splittable_random >= "v0.16" & < "v0.17"
  7. sexplib >= "v0.16" & < "v0.17"
  8. ppx_sexp_message >= "v0.16" & < "v0.17"
  9. ppx_sexp_conv >= "v0.16" & < "v0.17"
  10. ppx_optcomp >= "v0.16" & < "v0.17"
  11. ppx_jane >= "v0.16" & < "v0.17"
  12. ppx_inline_test >= "v0.16" & < "v0.17"
  13. ppx_hash >= "v0.16" & < "v0.17"
  14. ppx_base >= "v0.16" & < "v0.17"
  15. ppx_assert >= "v0.16" & < "v0.17"
  16. jst-config >= "v0.16" & < "v0.17"
  17. jane-street-headers >= "v0.16" & < "v0.17"
  18. fieldslib >= "v0.16" & < "v0.17"
  19. bin_prot >= "v0.16" & < "v0.17"
  20. base_quickcheck >= "v0.16" & < "v0.17"
  21. base_bigstring >= "v0.16" & < "v0.17"
  22. base >= "v0.16" & < "v0.17"
  23. ocaml >= "4.14.0"

Dev Dependencies

None

  1. accessor_async = "v0.16.0"
  2. accessor_core = "v0.16.0"
  3. alcotest-async
  4. anthill
  5. arrayjit < "0.4.1"
  6. async = "v0.16.0"
  7. async-uri >= "0.4.0"
  8. async_durable = "v0.16.0"
  9. async_extra = "v0.16.0"
  10. async_find = "v0.16.0"
  11. async_inotify = "v0.16.0"
  12. async_interactive = "v0.16.0"
  13. async_kernel = "v0.16.0"
  14. async_rpc_kernel = "v0.16.0"
  15. async_sendfile = "v0.16.0"
  16. async_shell = "v0.16.0"
  17. async_smtp = "v0.16.0"
  18. async_ssl >= "v0.16.0" & < "v0.17.0"
  19. async_unix = "v0.16.0"
  20. atproto
  21. aws-s3-async >= "4.6.0"
  22. babel < "v0.17.0"
  23. base_trie < "v0.17.0"
  24. bastet_async
  25. bigdecimal = "v0.16.0"
  26. bignum = "v0.16.0"
  27. bio_io >= "0.1.2" & < "0.5.1"
  28. biocaml >= "0.11.2"
  29. biotk >= "0.3"
  30. bonsai = "v0.16.0"
  31. boulangerie
  32. camlix
  33. capnp < "3.3.0"
  34. caqti-async >= "1.9.0"
  35. cohttp-async < "4.1.2" | >= "5.3.0"
  36. cohttp-bench
  37. cohttp-curl-async
  38. cohttp_async_websocket = "v0.16.0"
  39. colibrics < "0.6"
  40. combinat >= "3.0"
  41. comby
  42. command_rpc = "v0.16.0"
  43. conduit-async
  44. content_security_policy < "v0.17.0"
  45. core_bench = "v0.16.0"
  46. core_extended = "v0.16.0"
  47. core_kernel = "v0.16.0"
  48. core_profiler = "v0.16.0"
  49. core_unix = "v0.16.0"
  50. cstruct-async
  51. csvfields = "v0.16.0"
  52. cuid
  53. delimited_parsing = "v0.16.0"
  54. diffable
  55. disml
  56. ecaml = "v0.16.0"
  57. email_message = "v0.16.0"
  58. embedded_ocaml_templates >= "0.3.1" & < "0.6"
  59. env_config = "v0.16.0"
  60. expect_test_helpers_async = "v0.16.0"
  61. expect_test_helpers_core = "v0.16.0"
  62. faraday-async >= "0.8.2"
  63. ff-bench >= "0.6.2"
  64. file_path = "v0.16.0"
  65. fuzzy_compare >= "2.0.1"
  66. fuzzy_match = "v0.16.0"
  67. gluten-async >= "0.3.0"
  68. gopcaml-mode
  69. gopcaml-mode-merlin
  70. gpiod
  71. gpr >= "1.5.1"
  72. grace
  73. gradescope_submit
  74. hardcaml_c = "v0.16.0"
  75. hardcaml_of_verilog = "v0.16.0"
  76. hardcaml_verilator = "v0.16.0"
  77. hardcaml_xilinx_components = "v0.16.0"
  78. hardcaml_xilinx_reports < "v0.17.0"
  79. hex_encode = "v0.16.0"
  80. hg_lib = "v0.16.0"
  81. hl_yaml
  82. http < "6.0.0~alpha2"
  83. httpaf_caged >= "1.0.1"
  84. incr_dom = "v0.16.0"
  85. incr_map = "v0.16.0"
  86. incr_select = "v0.16.0"
  87. incremental = "v0.16.1"
  88. indentation_buffer < "v0.17.0"
  89. janestreet_cpuid < "v0.17.0"
  90. janestreet_lru_cache < "v0.17.0"
  91. js_of_ocaml-webgpu
  92. krb >= "v0.16.0"
  93. lambda_streams_async
  94. libsvm < "0.9.4"
  95. line-up-words = "v0.16.0"
  96. liquid_interpreter
  97. liquid_ml
  98. liquid_parser
  99. liquid_std
  100. liquid_syntax
  101. little_logger >= "0.2.0"
  102. logs-async-reporter = "1.3"
  103. m_tree
  104. man_in_the_middle_debugger < "v0.17.0"
  105. mlt_parser = "v0.16.0"
  106. nats-client-async
  107. netsnmp = "v0.16.0"
  108. neural_nets_lib < "0.4.1"
  109. nocoiner
  110. numalib
  111. ocaml-embed-file = "v0.16.0"
  112. ocamlmig
  113. of_json < "v0.17.0"
  114. openapi
  115. openapi_router
  116. openrouter_api
  117. oq
  118. oraft >= "0.3.0"
  119. orewa
  120. p4pp >= "0.1.12"
  121. packstream
  122. pam = "v0.16.0"
  123. pari
  124. pari-bindings
  125. patdiff >= "v0.16.0" & < "v0.17.0"
  126. patience_diff = "v0.16.0"
  127. phylogenetics >= "0.3.0"
  128. pixel_pusher >= "1.1"
  129. plateau
  130. polars
  131. polars_async
  132. polling_state_rpc < "v0.17.0"
  133. postgres_async = "v0.16.0"
  134. ppx_css = "v0.16.0"
  135. ppx_demo < "v0.17.0"
  136. ppx_deriving_json_schema
  137. ppx_matches = "0.1.0"
  138. ppx_mica
  139. ppx_rapper < "1.0.1"
  140. ppx_typed_fields = "v0.16.0"
  141. protocol_version_header = "v0.16.0"
  142. pyml_bindgen = "0.2.0"
  143. pythonlib >= "v0.16.0"
  144. quickterface
  145. re2 = "v0.16.0"
  146. red-black-tree
  147. redis-async = "v0.16.0"
  148. resource_cache = "v0.16.0"
  149. rpc_parallel = "v0.16.0"
  150. SZXX >= "3.0.1" & != "3.1.0" & < "4.1.0"
  151. safemoney < "0.2.0"
  152. sarif < "0.2.1"
  153. satyrographos != "0.0.2.11"
  154. sek >= "20260619"
  155. semantic_version < "v0.17.0"
  156. sentry >= "v0.11.0"
  157. sequencer_table = "v0.16.0"
  158. sexp = "v0.16.0"
  159. sexp_diff = "v0.16.0"
  160. sexp_grammar = "v0.16.0"
  161. sexp_string_quickcheck = "v0.16.0"
  162. shell = "v0.16.0"
  163. shuttle >= "0.4.0"
  164. shuttle_http < "0.8.1" | >= "0.10.0" & < "0.12.0"
  165. splay_tree = "v0.16.0"
  166. stored_reversed < "v0.17.0"
  167. streamable < "v0.17.0"
  168. tdigest >= "2.1.2" & < "2.2.0"
  169. textutils = "v0.16.0"
  170. textutils_kernel = "v0.16.0"
  171. timezone = "v0.16.0"
  172. tls-async >= "0.17.0"
  173. toplevel_backend = "v0.16.0"
  174. toplevel_expect_test = "v0.16.0"
  175. torch = "v0.16.0"
  176. tracing = "v0.16.0"
  177. username_kernel = "v0.16.0"
  178. vcaml >= "v0.16.0"
  179. virtual_dom = "v0.16.0"
  180. websocket-async >= "2.16"
  181. yara
  182. yojson-bench
  183. zstandard = "v0.16.0"

Conflicts

None