base
OCaml standard library
A replacement standard library for OCaml that provides a set of well-tested and portable general-purpose modules.
Standard library for OCaml
868 stars
37 watching
128 forks
Language: OCaml
last commit: 13 days ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
janestreet/core | A standard library overlay providing reusable, modular building blocks for OCaml programming | 1,115 |
janestreet/hardcaml | A comprehensive OCaml library and toolset for designing, testing, and simulating digital hardware | 670 |
janestreet/core_bench | A library for running micro-benchmarks in OCaml | 49 |
janestreet/incremental | A library for building efficient incremental computations in OCaml | 876 |
c-cube/ocaml-containers | A modular standard library extension and string library for OCaml | 492 |
sanderspies/ocaml | A WebAssembly backend for the OCaml programming language | 80 |
ocaml-community/easy-format | A utility library for pretty-printing indentation in OCaml programs. | 43 |
ocaml-community/ocaml-linenoise | OCaml bindings to linenoise for easy high-level readline functionality | 51 |
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/incr_dom | A library for building dynamic web applications by incrementally rendering HTML views and handling user interactions. | 381 |
ocaml-community/iso8601.ml | A parser and printer for date-times in ISO8601 format. | 29 |
dannywillems/ocaml-js-stdlib | A library that provides OCaml bindings to the JavaScript standard library and DOM. | 3 |
ocaml-batteries-team/batteries-included | Provides a standard set of libraries and a consistent API for OCaml projects | 519 |
ocaml-multicore/multicore-talks | Repository containing slides and examples to help developers parallelize their OCaml code using the Multicore OCaml library | 29 |
dannywillems/jsoo-lib | Extends OCaml's js_of_ocaml bindings to the JavaScript standard library | 5 |