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. hl_yaml
  92. http < "6.0.0~alpha2"
  93. httpaf_caged >= "1.0.1"
  94. ibx < "0.5.9" | = "0.7.2" | >= "0.8.0"
  95. incr_dom >= "v0.16.0"
  96. incr_map >= "v0.16.0"
  97. incr_select >= "v0.16.0"
  98. incremental >= "v0.16.0"
  99. indentation_buffer
  100. janestreet_cpuid
  101. janestreet_lru_cache
  102. js_of_ocaml-webgpu
  103. krb >= "v0.16.0"
  104. lambda_streams_async
  105. libsvm < "0.9.3"
  106. line-up-words < "v0.11.0" | >= "v0.16.0"
  107. liquid_interpreter
  108. liquid_ml
  109. liquid_parser
  110. liquid_std
  111. liquid_syntax
  112. little_logger >= "0.2.0"
  113. logs-async-reporter >= "1.3"
  114. lru_cache >= "v0.16.0"
  115. m_tree
  116. man_in_the_middle_debugger
  117. mlt_parser >= "v0.16.0"
  118. mqtt_client
  119. netsnmp >= "v0.16.0"
  120. nocoiner
  121. numalib
  122. obeanstalk
  123. ocaml-embed-file >= "v0.16.0"
  124. ocamlapi_ppx
  125. of_json
  126. opam-sync-github-prs
  127. openapi
  128. openapi_router
  129. openflow >= "0.3.0" & < "0.9.0"
  130. opium < "0.12.0"
  131. oraft >= "0.3.0"
  132. orewa
  133. osbx < "1.1.1"
  134. ox >= "1.1.0"
  135. oxylc
  136. p4pp >= "0.1.12"
  137. packstream
  138. pam >= "v0.16.0"
  139. pari
  140. pari-bindings
  141. patdiff >= "v0.16.0"
  142. patience_diff >= "v0.16.0"
  143. phylogenetics >= "0.2.0"
  144. pixel_pusher >= "1.1"
  145. plateau
  146. polars
  147. polars_async
  148. polling_state_rpc
  149. postgres_async >= "v0.16.0"
  150. ppx_bitstring < "1.3.0"
  151. ppx_css >= "v0.16.0"
  152. ppx_demo
  153. ppx_rapper < "1.0.1"
  154. ppx_typed_fields >= "v0.16.0"
  155. prob-cache
  156. protocol_version_header >= "v0.16.0"
  157. pyml_bindgen = "0.2.0"
  158. pythonlib >= "v0.16.0"
  159. re2 >= "v0.16.0"
  160. redis-async >= "v0.16.0"
  161. resource_cache >= "v0.16.0"
  162. riakc >= "1.0.0"
  163. riakc_ppx != "3.1.3"
  164. rpc_parallel >= "v0.16.0"
  165. SZXX >= "3.0.1" & < "4.1.0"
  166. safemoney
  167. sarif < "0.2.1"
  168. satyrographos >= "0.0.2.7" & != "0.0.2.11"
  169. semantic_version
  170. sentry >= "v0.11.0"
  171. sequencer_table >= "v0.16.0"
  172. sexp >= "v0.16.0"
  173. sexp_diff >= "v0.16.0"
  174. sexp_grammar >= "v0.16.0"
  175. sexp_string_quickcheck >= "v0.16.0"
  176. shell >= "v0.16.0"
  177. shuttle >= "0.4.0"
  178. shuttle_http < "0.8.1" | >= "0.10.0"
  179. sill
  180. sociaml-tumblr-api < "0.2.0"
  181. splay_tree >= "v0.16.0"
  182. stationary
  183. stored_reversed
  184. streamable
  185. tdigest >= "2.1.2" & < "2.2.0"
  186. textutils >= "v0.16.0"
  187. textutils_kernel >= "v0.16.0"
  188. timezone >= "v0.16.0"
  189. tls-async >= "0.15.3"
  190. toplevel_backend >= "v0.16.0"
  191. toplevel_expect_test >= "v0.16.0"
  192. torch >= "v0.16.0"
  193. tracing >= "v0.16.0"
  194. tube < "4.1.1"
  195. username_kernel >= "v0.16.0"
  196. vcaml >= "v0.16.0"
  197. virtual_dom >= "v0.16.0"
  198. vrt
  199. websocket-async >= "2.16"
  200. yara
  201. yojson-bench
  202. zstandard >= "v0.16.0"

Conflicts

None