Starred repositories
Simple, fast & type safe code that leverages the JavaScript & OCaml ecosystems
The core OCaml system: compilers, runtime system, base libraries
MirageOS is a library operating system that constructs unikernels
opam is a source-based package manager. It supports multiple simultaneous compiler installations, flexible package constraints, and a Git-friendly development workflow.
The CS 3110 Textbook, "OCaml Programming: Correct + Efficient + Beautiful"
An OCaml library for HTTP clients and servers using Lwt or Async
Source code of the Coccinelle project (mirror of the main Coccinelle repository located at Inria)
Parser combinators built for speed and memory efficiency
A high performance, memory efficient, and scalable web server written in OCaml
Batteries Included project
An OCaml kernel for Jupyter (IPython) notebook
extensible Markdown library and tool in "pure OCaml"
Error-recovering streaming HTML5 and XML parsers
OCaml bindings for BLAS/LAPACK (high-performance linear algebra Fortran libraries)
Streamlining the release of dune packages to opam
Caml on the Web (COW) is a set of parsers and syntax extensions to let you manipulate HTML, CSS, XML, JSON and Markdown directly from OCaml code.
Parmap is a minimalistic library allowing to exploit multicore architecture for OCaml programs with minimal modifications.