Highlights
- Pro
Stars
freehck / ocs
Forked from ALPHA-60/ocsOCS: a mirror of the ocaml OCS scheme interpreter
rgrinberg / ocaml-semver
Forked from ashima/ocaml-semverSemantic Versioning module for OCaml
dsheets / ocaml-github
Forked from mirage/ocaml-githubGithub APIv3 OCaml bindings
OCamlPro / opam
Forked from ocaml/opamOPAM is a source-based package manager for OCaml. It supports multiple simultaneous compiler installations, flexible package constraints, and a Git-friendly development workflow.
0xffea / ocaml-redis
Forked from mrnumber/ocaml-redisRedis bindings for OCaml
hannesm / xmpp
Forked from ermine/xmppOCaml based XMPP implementation
djs55 / ocaml-tar
Forked from mirage/ocaml-tarPure OCaml library to read and write tar files
besport / aws
Forked from williamleferrand/awsOCaml client access to Amazon services, such as S3, EC2, FPS, etc.
dsheets / ocaml-dns
Forked from ocaml-attic/ocaml-dnsOCaml implementation of the DNS protocol
djs55 / ocaml-xenstore
Forked from mirage/ocaml-xenstoreA xenstore protocol implementation in ocaml
raphael-proust / ocaml9p
Forked from oscarh/ocaml9p9p implementation in OCaml
AltGr / docker-opam
Forked from avsm/docker-opamDocker container for an OCaml + OPAM setup
dsheets / ocaml-ipaddr
Forked from mirage/ocaml-ipaddrA library for manipulation of IP (and MAC) address representations
ocaml-attic / ocaml-dns
Forked from mirage/ocaml-dnsOCaml implementation of the DNS protocol
vincent-botbol / opam-doc
Forked from ocaml-attic/opam-doc.oldProduce documentation for libraries installed with OPAM
vincent-botbol / bin-doc
Forked from lpw25/bin-docStore OCamlDoc info in a binary file
dsheets / ocaml-uri
Forked from mirage/ocaml-uriRFC3986 URI parsing library for OCaml
dsheets / glfx.js
Forked from evanw/glfx.jsAn image effects library for JavaScript using WebGL
ashima / yojson
Forked from ocaml-community/yojsonJSON parsing and pretty-printing library for OCaml
ashima / gloc
Forked from dsheets/glocShader Toolchain targeting WebGL/ESSL 1.0
dsheets / ocaml-git
Forked from avsm/ocaml-git-oldGit wrapper for OCaml
dsheets / jsonoj
Forked from barko/jsonojOCaml library for parsing and printing JSON, intended for use with js_of_ocaml
besport / ocaml-cohttp
Forked from mirage/ocaml-cohttpVery lightweight HTTP server using Lwt
besport / ocaml-cohttpserver
Forked from avsm/ocaml-cohttpserverA basic HTTP daemon implemented on top of ocaml-cohttp
dsheets / ocaml-json-tc-js
Forked from avsm/ocaml-json-tcSyntax extension for statically-typed JSON handling in OCaml
raphael-proust / d3
Forked from d3/d3js_of_ocaml bindings for a JavaScript visualization library for HTML and SVG.
OCaml QuickCheck
dsheets / hga
Forked from ijt/hgaLibrary for Geometric Algebra in Haskell
ocsigen / deriving
Forked from jaked/derivingExtension to OCaml for deriving functions from type declarations.