package core
Install
Dune Dependency
Authors
Maintainers
Sources
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)
-
dune
>= "2.0.0"
-
variantslib
>= "v0.16" & < "v0.17"
-
typerep
>= "v0.16" & < "v0.17"
-
time_now
>= "v0.16" & < "v0.17"
-
stdio
>= "v0.16" & < "v0.17"
-
splittable_random
>= "v0.16" & < "v0.17"
-
sexplib
>= "v0.16" & < "v0.17"
-
ppx_sexp_message
>= "v0.16" & < "v0.17"
-
ppx_sexp_conv
>= "v0.16" & < "v0.17"
-
ppx_optcomp
>= "v0.16" & < "v0.17"
-
ppx_jane
>= "v0.16" & < "v0.17"
-
ppx_inline_test
>= "v0.16" & < "v0.17"
-
ppx_hash
>= "v0.16" & < "v0.17"
-
ppx_base
>= "v0.16" & < "v0.17"
-
ppx_assert
>= "v0.16" & < "v0.17"
-
jst-config
>= "v0.16" & < "v0.17"
-
jane-street-headers
>= "v0.16" & < "v0.17"
-
fieldslib
>= "v0.16" & < "v0.17"
-
bin_prot
>= "v0.16" & < "v0.17"
-
base_quickcheck
>= "v0.16" & < "v0.17"
-
base_bigstring
>= "v0.16" & < "v0.17"
-
base
>= "v0.16" & < "v0.17"
-
ocaml
>= "4.14.0"
Dev Dependencies
None
-
accessor_async
= "v0.16.0"
-
accessor_core
= "v0.16.0"
-
alcotest-async
>= "1.3.0"
-
amf
< "0.1.2"
- anthill
-
arakoon
>= "1.9.17"
-
arrayjit
< "0.4.1"
-
async
= "v0.16.0"
- async-mvar
-
async-uri
>= "0.4.0"
-
async-zmq
>= "0.1.0"
-
async_durable
= "v0.16.0"
-
async_extra
< "108.00.02" | = "v0.16.0"
-
async_find
= "v0.16.0"
-
async_inotify
= "v0.16.0"
-
async_interactive
= "v0.16.0"
-
async_kernel
= "v0.16.0"
-
async_rpc_kernel
= "v0.16.0"
-
async_sendfile
= "v0.16.0"
-
async_shell
= "v0.16.0"
-
async_smtp
= "v0.16.0"
-
async_ssl
>= "v0.16.0" & < "v0.17.0"
-
async_unix
< "108.00.02" | = "v0.16.0"
-
aws-s3
< "1.1.0" | >= "2.0.0" & < "4.0.0"
-
aws-s3-async
>= "4.6.0"
-
babel
< "v0.17.0"
-
base_trie
< "v0.17.0"
- bastet_async
-
bigdecimal
= "v0.16.0"
-
bignum
= "v0.16.0"
-
bio_io
>= "0.1.2" & < "0.5.1"
-
biocaml
>= "0.11.2"
-
biotk
>= "0.3"
-
bistro
< "0.2.0"
-
bonsai
= "v0.16.0"
- boulangerie
- camlix
-
capnp
>= "3.0.0" & < "3.2.1"
-
caqti-async
>= "1.9.0"
- caravan
-
cohttp-async
>= "2.5.2" & < "2.5.3" | = "2.5.6" | = "2.5.8" | = "5.0.0" | >= "5.3.0"
- cohttp-curl-async
-
cohttp_async_websocket
= "v0.16.0"
- colibrics
-
combinat
>= "3.0"
- comby
-
command_rpc
= "v0.16.0"
-
conduit-async
>= "1.2.0"
- conduit-async-ssl
- conduit-async-tls
-
content_security_policy
< "v0.17.0"
-
core_bench
= "v0.16.0"
-
core_extended
= "v0.16.0"
-
core_kernel
= "v0.16.0"
-
core_profiler
= "v0.16.0"
-
core_unix
= "v0.16.0"
-
cstruct-async
>= "6.1.0"
-
csvfields
= "v0.16.0"
- cuid
-
delimited_parsing
= "v0.16.0"
- diffable
- disml
-
ecaml
= "v0.16.0"
-
email_message
= "v0.16.0"
-
embedded_ocaml_templates
>= "0.3.1" & < "0.6"
-
env_config
= "v0.16.0"
-
expect_test_helpers_async
= "v0.16.0"
-
expect_test_helpers_core
= "v0.16.0"
-
facebook-sdk
>= "0.3.1"
-
faraday-async
>= "0.8.2"
-
ff-bench
>= "0.6.2"
-
file_path
= "v0.16.0"
-
flow
< "0.2"
-
frenetic
= "2.0.0" | >= "3.1.0" & < "5.0.0"
-
fuzzy_compare
>= "2.0.1"
-
fuzzy_match
= "v0.16.0"
- gemini
- gen_server
-
gluten-async
>= "0.3.0"
- gopcaml-mode
- gopcaml-mode-merlin
- gpiod
- grace
- gradescope_submit
-
hack_parallel
< "1.0.0"
-
hardcaml_c
= "v0.16.0"
-
hardcaml_of_verilog
= "v0.16.0"
-
hardcaml_verilator
= "v0.16.0"
-
hardcaml_xilinx_components
= "v0.16.0"
-
hardcaml_xilinx_reports
< "v0.17.0"
-
hex_encode
= "v0.16.0"
-
hg_lib
= "v0.16.0"
- hl_yaml
-
http
< "6.0.0~alpha2"
-
httpaf_caged
>= "1.0.1"
-
ibx
< "0.5.9" | = "0.7.2" | >= "0.8.0"
-
incr_dom
= "v0.16.0"
-
incr_map
= "v0.16.0"
-
incr_select
= "v0.16.0"
-
incremental
>= "v0.16.0" & < "v0.17.0"
-
indentation_buffer
< "v0.17.0"
-
janestreet_cpuid
< "v0.17.0"
-
janestreet_lru_cache
< "v0.17.0"
- js_of_ocaml-webgpu
-
krb
>= "v0.16.0"
- lambda_streams_async
-
libsvm
< "0.9.3"
-
line-up-words
< "v0.11.0" | = "v0.16.0"
- liquid_interpreter
- liquid_ml
- liquid_parser
- liquid_std
- liquid_syntax
-
little_logger
>= "0.2.0"
-
logs-async-reporter
>= "1.3"
-
lru_cache
>= "v0.16.0"
- m_tree
-
man_in_the_middle_debugger
< "v0.17.0"
-
mlt_parser
= "v0.16.0"
- mqtt_client
-
netsnmp
= "v0.16.0"
-
neural_nets_lib
< "0.4.1"
- nocoiner
- numalib
- obeanstalk
-
ocaml-embed-file
= "v0.16.0"
- ocamlapi_ppx
-
of_json
< "v0.17.0"
- opam-sync-github-prs
- openapi
- openapi_router
-
openflow
>= "0.3.0" & < "0.9.0"
-
opium
< "0.12.0"
-
oraft
>= "0.3.0"
- orewa
-
osbx
< "1.1.1"
-
ox
>= "1.1.0"
- oxylc
-
p4pp
>= "0.1.12"
- packstream
-
pam
= "v0.16.0"
- pari
- pari-bindings
-
patdiff
>= "v0.16.0" & < "v0.17.0"
-
patience_diff
= "v0.16.0"
-
phylogenetics
>= "0.3.0"
-
pixel_pusher
>= "1.1"
- plateau
- polars
- polars_async
-
polling_state_rpc
< "v0.17.0"
-
postgres_async
= "v0.16.0"
-
ppx_bitstring
< "1.3.0"
-
ppx_css
= "v0.16.0"
-
ppx_demo
< "v0.17.0"
- ppx_deriving_json_schema
- ppx_mica
-
ppx_rapper
< "1.0.1"
-
ppx_typed_fields
= "v0.16.0"
- prob-cache
-
protocol_version_header
= "v0.16.0"
-
pyml_bindgen
= "0.2.0"
-
pythonlib
>= "v0.16.0"
-
re2
= "v0.16.0"
- red-black-tree
-
redis-async
= "v0.16.0"
-
resource_cache
= "v0.16.0"
-
riakc
>= "1.0.0"
-
riakc_ppx
!= "3.1.3"
-
rpc_parallel
= "v0.16.0"
-
SZXX
>= "3.0.1" & < "4.1.0"
-
safemoney
< "0.2.0"
-
sarif
< "0.2.1"
-
satyrographos
>= "0.0.2.7" & != "0.0.2.11"
-
semantic_version
< "v0.17.0"
-
sentry
>= "v0.11.0"
-
sequencer_table
= "v0.16.0"
-
sexp
= "v0.16.0"
-
sexp_diff
= "v0.16.0"
-
sexp_grammar
= "v0.16.0"
-
sexp_string_quickcheck
= "v0.16.0"
-
shell
= "v0.16.0"
-
shuttle
>= "0.4.0"
-
shuttle_http
< "0.8.1" | >= "0.10.0" & < "0.12.0"
- sill
-
sociaml-tumblr-api
< "0.2.0"
-
splay_tree
= "v0.16.0"
- stationary
-
stored_reversed
< "v0.17.0"
-
streamable
< "v0.17.0"
-
tdigest
>= "2.1.2" & < "2.2.0"
-
textutils
= "v0.16.0"
-
textutils_kernel
= "v0.16.0"
-
timezone
= "v0.16.0"
-
tls-async
>= "0.15.3"
-
toplevel_backend
= "v0.16.0"
-
toplevel_expect_test
= "v0.16.0"
-
torch
= "v0.16.0"
-
tracing
= "v0.16.0"
-
tube
< "4.1.1"
-
username_kernel
= "v0.16.0"
-
vcaml
>= "v0.16.0"
-
virtual_dom
= "v0.16.0"
- vrt
-
websocket-async
>= "2.16"
- yara
- yojson-bench
-
zstandard
= "v0.16.0"
Conflicts
None