package core_kernel

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

Install

Dune Dependency

Authors

Maintainers

Sources

v0.12.3.tar.gz
md5=f4afcf23e7dfd7de8e292ce37cdd3301

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.

Core_kernel is the system-independent part of Core.

Published: 19 Sep 2019

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_kernel is the system-independent part of Core, Jane Street's industrial-strength alternative to the OCaml standard library. It is aimed for cases when the full Core is not available, such as in Javascript. It provides an overlay on the usual namespace, so the best way to use it is to start your file with:

open Core_kernel

Relationship to Core and Base

In sum:

  • Base: Minimal stdlib replacement. Portable and lightweight and intended to be highly stable.

  • Core_kernel: Extension of Base. More fully featured, with more code and dependencies, and APIs that evolve more quickly. Portable, and works on Javascript.

  • Core: Core_kernel extended with UNIX APIs.

While Core is an extension of Core_kernel, you can think of Core_kernel as an extension of Base. Many of Core_kernel's modules are extensions of modules in Base, where the Core_kernel version adds bin_io support or locks in an API with Stable. Some modules, like Core_kernel.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 ocaml-core@googlegroups.com.

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

Documentation can be found here.

Dependencies (22)

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

Dev Dependencies

None

Used by (83)

  1. alcotest-async < "1.6.0"
  2. async = "v0.12.0"
  3. async_durable = "v0.12.0"
  4. async_kernel = "v0.12.0"
  5. async_rpc_kernel = "v0.12.0"
  6. async_unix = "v0.12.0"
  7. aws-s3-async = "3.0.0"
  8. bap-build = "2.1.0"
  9. bap-bundle = "2.1.0"
  10. bap-demangle = "2.1.0"
  11. bap-future = "2.1.0"
  12. bap-ida = "2.1.0"
  13. bap-mc = "2.1.0"
  14. bap-plugins = "2.1.0"
  15. bap-primus-powerpc = "2.1.0"
  16. bap-primus-random < "2.2.0"
  17. bap-primus-symbolic-executor < "2.2.0"
  18. bap-primus-systems < "2.2.0"
  19. bap-raw = "2.1.0"
  20. bap-std = "2.1.0"
  21. bap-strings = "2.1.0"
  22. bap-stub-resolver < "2.2.0"
  23. bap-veri >= "0.2.5"
  24. bare = "2.1.0"
  25. bignum = "v0.12.0"
  26. bio_io != "0.2.1" & < "0.5.1"
  27. biocaml >= "0.10.0" & < "0.11.0"
  28. capnp >= "3.0.0" & != "3.2.0" & < "3.3.0"
  29. caqti-async >= "1.2.0" & < "1.9.0"
  30. cfstream >= "1.3.0"
  31. clp_operations
  32. comby-kernel
  33. comby-semantic
  34. core >= "v0.12.0" & < "v0.13.0"
  35. core_extended = "v0.12.0"
  36. cstruct-async >= "3.0.2" & < "6.1.0"
  37. dbf < "0.1.1"
  38. ecaml = "v0.12.0"
  39. email_message = "v0.12.0"
  40. expect_test_helpers_kernel = "v0.12.0"
  41. git < "1.3.0"
  42. graphlib = "2.1.0"
  43. hack_parallel = "1.0.0"
  44. incr_dom = "v0.12.0"
  45. incr_map = "v0.12.0"
  46. incr_select = "v0.12.0"
  47. incremental = "v0.12.0"
  48. irmin < "0.9.0"
  49. jsonxt
  50. lablqt
  51. libsvm = "0.9.3" | >= "0.10.0"
  52. mlt_parser = "v0.12.0"
  53. mmseg < "transition"
  54. monads = "2.1.0"
  55. ogre = "2.1.0"
  56. oloop
  57. opium >= "0.12.0" & < "0.15.0"
  58. patience_diff = "v0.12.0"
  59. plotkicadsch >= "0.5.0" & < "0.8.0"
  60. polars
  61. portmidi
  62. prc
  63. protocol_version_header = "v0.12.0"
  64. pyml_bindgen < "0.4.1"
  65. re2 >= "v0.12.0" & < "v0.13.0"
  66. reed-solomon-erasure
  67. regular = "2.1.0"
  68. resource_cache = "v0.12.0"
  69. sexp < "v0.13.0"
  70. sexp_diff_kernel < "v0.13.0"
  71. shell < "v0.13.0"
  72. sociaml-facebook-api
  73. sociaml-oauth-client
  74. sociaml-tumblr-api >= "0.2.0"
  75. splay_tree = "v0.12.0"
  76. text-tags = "2.1.0"
  77. textutils_kernel = "v0.12.0"
  78. tidy >= "1-4.9.30-0.1.1"
  79. toplevel_expect_test >= "v0.12.0" & < "v0.13.0"
  80. topology >= "0.4.0"
  81. travesty >= "0.3.0" & < "0.6.0"
  82. virtual_dom = "v0.12.0"
  83. zstandard < "v0.13.0"

Conflicts

None