chambart's Stars
ocaml/ocaml
The core OCaml system: compilers, runtime system, base libraries
coq/coq
Coq is a formal proof management system. It provides a formal language to write mathematical definitions, executable algorithms and theorems together with an environment for semi-interactive development of machine-checked proofs.
ocaml/merlin
Context sensitive completion for OCaml in Vim and Emacs
tezos/tezos
Mirror of the release branches for Tezos, a self-amending cryptographic ledger
ocsigen/js_of_ocaml
Compiler from OCaml to Javascript.
ocsigen/lwt
OCaml promises and concurrent I/O
ocsigen/eliom
Multi-tier framework for programming web and mobile applications in OCaml.
backtracking/ocamlgraph
OCaml graph library
andrewray/iocaml
An OCaml kernel for the IPython notebook
ocsigen/tyxml
Build valid HTML and SVG documents
mathiasbourgoin/SPOC
Stream Processing with OCaml
OCamlPro/owi
WebAssembly Swissknife & cross-language bugfinder
ocaml/oasis
Cabal like system for OCaml
ocaml/ocamlbuild
The legacy OCamlbuild build manager
camlp4/camlp4
Camlp4 tool
ocsigen/ocsigenserver
Web server in OCaml.
talex5/ocaml-wayland
Pure OCaml Wayland protocol implementation
OCamlPro/wasocaml
ocaml-opam/opam-publish
A tool to ease contributions to opam repositories
OCamlPro/memthol
Memthol is a visualizer for memory profiling data generated from OCaml programs.
chambart/ocaml-nullable-array
Nullable-array is a small self-contained library providing an efficient implementation for a type equivalent to `'a option array`
jhjourdan/statmemprof-emacs
Emacs client for statistical memory profiler
VincentPenelle/cairn
A derivation explorer and logger for menhir parser
OCamlPro/ocplib-endian
Optimised functions to read and write int16/32/64 from strings, bytes and bigarrays, based on primitives added in version 4.01.
OCamlPro/flambda-task-force
OCamlPro/ocplib-simplex
A library implementing a simplex algorithm, in a functional style, for solving systems of linear inequalities
chambart/ocaml-urg
Interface to Hokuyo's URG laser rangefinder
ocsigen/ocsimore
A wiki in Eliom.
ocaml-wasm/wasocaml
thomasblanc/curry-flavor
Curryfied nested maps and sets compatible with OCaml's standard library maps and sets