package core

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

Install

Dune Dependency

Authors

Maintainers

Sources

v0.16.2.tar.gz
md5=bcac85c0ec5795ccabf1dccf0968ecd9
sha512=2e68556773549e0bf302c8733c9fc57df3c0fd73a1b547dc17097f74c5b5482c816ef89853b437e49452da7c124ef32a8a0de0dff64d71145b2ab11befbe5bb2

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].

Published: 05 Oct 2023

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 >= "1.3.0"
  4. amf < "0.1.2"
  5. anthill
  6. arakoon >= "1.9.17"
  7. arrayjit
  8. async = "v0.16.0"
  9. async-mvar
  10. async-uri >= "0.4.0"
  11. async-zmq >= "0.1.0"
  12. async_durable = "v0.16.0"
  13. async_extra < "108.00.02" | = "v0.16.0"
  14. async_find = "v0.16.0"
  15. async_inotify = "v0.16.0"
  16. async_interactive = "v0.16.0"
  17. async_kernel = "v0.16.0"
  18. async_rpc_kernel = "v0.16.0"
  19. async_sendfile = "v0.16.0"
  20. async_shell = "v0.16.0"
  21. async_smtp = "v0.16.0"
  22. async_ssl >= "v0.16.0" & < "v0.17.0"
  23. async_unix < "108.00.02" | = "v0.16.0"
  24. aws-s3 < "1.1.0" | >= "2.0.0" & < "4.0.0"
  25. aws-s3-async >= "4.6.0"
  26. babel < "v0.17.0"
  27. base_trie < "v0.17.0"
  28. bastet_async
  29. bigdecimal = "v0.16.0"
  30. bignum = "v0.16.0"
  31. bio_io >= "0.1.2" & < "0.5.1"
  32. biocaml >= "0.11.2"
  33. biotk >= "0.3"
  34. bistro < "0.2.0"
  35. bonsai = "v0.16.0"
  36. boulangerie
  37. camlix
  38. capnp >= "3.0.0" & < "3.2.1"
  39. caqti-async >= "1.9.0"
  40. caravan
  41. cohttp-async >= "2.5.2" & < "2.5.3" | = "2.5.6" | = "2.5.8" | = "5.0.0" | >= "5.3.0"
  42. cohttp-curl-async
  43. cohttp_async_websocket = "v0.16.0"
  44. colibrics
  45. combinat >= "3.0"
  46. comby
  47. command_rpc = "v0.16.0"
  48. conduit-async >= "1.2.0"
  49. conduit-async-ssl
  50. conduit-async-tls
  51. content_security_policy < "v0.17.0"
  52. core_bench = "v0.16.0"
  53. core_extended = "v0.16.0"
  54. core_kernel = "v0.16.0"
  55. core_profiler = "v0.16.0"
  56. core_unix = "v0.16.0"
  57. cstruct-async >= "6.1.0"
  58. csvfields = "v0.16.0"
  59. cuid
  60. delimited_parsing = "v0.16.0"
  61. diffable
  62. disml
  63. ecaml = "v0.16.0"
  64. email_message = "v0.16.0"
  65. embedded_ocaml_templates >= "0.3.1" & < "0.6"
  66. env_config = "v0.16.0"
  67. expect_test_helpers_async = "v0.16.0"
  68. expect_test_helpers_core = "v0.16.0"
  69. facebook-sdk >= "0.3.1"
  70. faraday-async >= "0.8.2"
  71. ff-bench >= "0.6.2"
  72. file_path = "v0.16.0"
  73. flow < "0.2"
  74. frenetic = "2.0.0" | >= "3.1.0" & < "5.0.0"
  75. fuzzy_compare >= "2.0.1"
  76. fuzzy_match = "v0.16.0"
  77. gemini
  78. gen_server
  79. gluten-async >= "0.3.0"
  80. gopcaml-mode
  81. gopcaml-mode-merlin
  82. gpiod
  83. grace
  84. gradescope_submit
  85. hack_parallel < "1.0.0"
  86. hardcaml_c = "v0.16.0"
  87. hardcaml_of_verilog = "v0.16.0"
  88. hardcaml_verilator = "v0.16.0"
  89. hardcaml_xilinx_components = "v0.16.0"
  90. hardcaml_xilinx_reports < "v0.17.0"
  91. hex_encode = "v0.16.0"
  92. hg_lib = "v0.16.0"
  93. hl_yaml
  94. http < "6.0.0~alpha2"
  95. httpaf_caged >= "1.0.1"
  96. ibx < "0.5.9" | = "0.7.2" | >= "0.8.0"
  97. incr_dom = "v0.16.0"
  98. incr_map = "v0.16.0"
  99. incr_select = "v0.16.0"
  100. incremental >= "v0.16.0" & < "v0.17.0"
  101. indentation_buffer < "v0.17.0"
  102. janestreet_cpuid < "v0.17.0"
  103. janestreet_lru_cache < "v0.17.0"
  104. js_of_ocaml-webgpu
  105. krb >= "v0.16.0"
  106. lambda_streams_async
  107. libsvm < "0.9.3"
  108. line-up-words < "v0.11.0" | = "v0.16.0"
  109. liquid_interpreter
  110. liquid_ml
  111. liquid_parser
  112. liquid_std
  113. liquid_syntax
  114. little_logger >= "0.2.0"
  115. logs-async-reporter >= "1.3"
  116. lru_cache >= "v0.16.0"
  117. m_tree
  118. man_in_the_middle_debugger < "v0.17.0"
  119. mlt_parser = "v0.16.0"
  120. mqtt_client
  121. netsnmp = "v0.16.0"
  122. neural_nets_lib
  123. nocoiner
  124. numalib
  125. obeanstalk
  126. ocaml-embed-file = "v0.16.0"
  127. ocamlapi_ppx
  128. of_json < "v0.17.0"
  129. opam-sync-github-prs
  130. openapi
  131. openapi_router
  132. openflow >= "0.3.0" & < "0.9.0"
  133. opium < "0.12.0"
  134. oraft >= "0.3.0"
  135. orewa
  136. osbx < "1.1.1"
  137. ox >= "1.1.0"
  138. oxylc
  139. p4pp >= "0.1.12"
  140. packstream
  141. pam = "v0.16.0"
  142. pari
  143. pari-bindings
  144. patdiff >= "v0.16.0" & < "v0.17.0"
  145. patience_diff = "v0.16.0"
  146. phylogenetics >= "0.3.0"
  147. pixel_pusher >= "1.1"
  148. plateau
  149. polars
  150. polars_async
  151. polling_state_rpc < "v0.17.0"
  152. postgres_async = "v0.16.0"
  153. ppx_bitstring < "1.3.0"
  154. ppx_css = "v0.16.0"
  155. ppx_demo < "v0.17.0"
  156. ppx_rapper < "1.0.1"
  157. ppx_typed_fields = "v0.16.0"
  158. prob-cache
  159. protocol_version_header = "v0.16.0"
  160. pyml_bindgen = "0.2.0"
  161. pythonlib >= "v0.16.0"
  162. re2 = "v0.16.0"
  163. redis-async = "v0.16.0"
  164. resource_cache = "v0.16.0"
  165. riakc >= "1.0.0"
  166. riakc_ppx != "3.1.3"
  167. rpc_parallel = "v0.16.0"
  168. SZXX >= "3.0.1" & < "4.1.0"
  169. safemoney < "0.2.0"
  170. sarif < "0.2.1"
  171. satyrographos >= "0.0.2.7" & != "0.0.2.11"
  172. semantic_version < "v0.17.0"
  173. sentry >= "v0.11.0"
  174. sequencer_table = "v0.16.0"
  175. sexp = "v0.16.0"
  176. sexp_diff = "v0.16.0"
  177. sexp_grammar = "v0.16.0"
  178. sexp_string_quickcheck = "v0.16.0"
  179. shell = "v0.16.0"
  180. shuttle >= "0.4.0"
  181. shuttle_http < "0.8.1" | >= "0.10.0" & < "0.12.0"
  182. sill
  183. sociaml-tumblr-api < "0.2.0"
  184. splay_tree = "v0.16.0"
  185. stationary
  186. stored_reversed < "v0.17.0"
  187. streamable < "v0.17.0"
  188. tdigest >= "2.1.2" & < "2.2.0"
  189. textutils = "v0.16.0"
  190. textutils_kernel = "v0.16.0"
  191. timezone = "v0.16.0"
  192. tls-async >= "0.15.3"
  193. toplevel_backend = "v0.16.0"
  194. toplevel_expect_test = "v0.16.0"
  195. torch >= "v0.16.0"
  196. tracing = "v0.16.0"
  197. tube < "4.1.1"
  198. username_kernel = "v0.16.0"
  199. vcaml >= "v0.16.0"
  200. virtual_dom = "v0.16.0"
  201. vrt
  202. websocket-async >= "2.16"
  203. yara
  204. yojson-bench
  205. zstandard = "v0.16.0"

Conflicts

None

OCaml

Innovation. Community. Security.