core

Library

A standard library overlay providing reusable, modular building blocks for OCaml programming

Jane Street Capital's standard library overlay

GitHub

1k stars
45 watching
111 forks
Language: OCaml
last commit: 13 days ago

Related projects:

Repository Description Stars
janestreet/base A replacement standard library for OCaml that provides a set of well-tested and portable general-purpose modules. 868
janestreet/core_bench A library for running micro-benchmarks in OCaml 49
janestreet/incremental A library for building efficient incremental computations in OCaml 876
janestreet/hardcaml A comprehensive OCaml library and toolset for designing, testing, and simulating digital hardware 670
janestreet/typerep A runtime environment providing type-safe functionality for the OCaml programming language 23
janestreet/rpc_parallel A type-safe library for building parallel applications by providing a safe and efficient way to create concurrent RPC (Remote Procedure Call) interfaces. 47
janestreet/sexplib A library for serializing and deserializing data in a human-readable format using S-expressions 147
c-cube/ocaml-containers A modular standard library extension and string library for OCaml 492
ocaml-multicore/multicore-talks Repository containing slides and examples to help developers parallelize their OCaml code using the Multicore OCaml library 29
juliasilge/janeaustenr Provides access to full texts of Jane Austen's novels and tools for text analysis. 97
ocaml-multicore/parallel-programming-in-multicore-ocaml A tutorial on writing parallel programs using the Multicore OCaml compiler and its libraries. 283
ismael-vc/uxn.jl A Julia package for implementing a universal and self-contained relational database system 0
sanderspies/ocaml A WebAssembly backend for the OCaml programming language 80
dannywillems/ocaml-js-stdlib A library that provides OCaml bindings to the JavaScript standard library and DOM. 3
julialang/mbedtls.jl A Julia wrapper around a cryptographic C library 41