← All repos

base

Standard library for OCaml

Browse cluster: OCaml incremental computation and PPX tooling
382commits
41contributors
7languages

Tech stack & purpose

Base is a standard library for OCaml built with dune and sexplib0, designed as a wholesale replacement for the OCaml compiler's distributed standard library. It provides well-tested, performant, and portable general-purpose modules while intentionally excluding non-portable features like I/O. The library uses PPX code generators for comparison, hashing, and s-expression conversion, and includes utilities like a composition operators module and enforces specific coding rules through linting tools.

Community & reference links

Languages

OCaml
98.4%
WebAssembly
0.7%
C
0.6%
JavaScript
0.2%
Standard ML
0.0%
Makefile
0.0%
Dune
0.0%

Contributors (top 30 of 41)