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

Conflicts

None