Pinned Repositories
cohttp.old
Cooperative-threaded HTTP library
homebrew-ocaml
brew tap for ocaml
mirage-types
Module signatures for Mirage-compatible applications to use
mirari
Mirage Application Builder
obi
OCaml Build Infrastructure
ocaml-cohttp
HTTP/1.1 protocol library that supports the Async and Lwt cooperative threading libraries.
ocaml-cstruct
Map OCaml arrays onto C-like structs via a syntax extension, and generate functions to convert to-and-from native OCaml values.
ocaml-dockerfiles
A collection of Dockerfiles of various distributions for use with automated testing.
ocaml-uri
RFC3986 URI parsing library for OCaml
opam-dockerfiles
Docker base builds of OPAM in various combinations
OCaml Attic's Repositories
ocaml-attic/opam-dockerfiles
Docker base builds of OPAM in various combinations
ocaml-attic/obi
OCaml Build Infrastructure
ocaml-attic/ocaml-cstruct
Map OCaml arrays onto C-like structs via a syntax extension, and generate functions to convert to-and-from native OCaml values.
ocaml-attic/ocaml-dockerfiles
A collection of Dockerfiles of various distributions for use with automated testing.
ocaml-attic/mirari
Mirage Application Builder
ocaml-attic/mirage-types
Module signatures for Mirage-compatible applications to use
ocaml-attic/ocaml-cohttp
HTTP/1.1 protocol library that supports the Async and Lwt cooperative threading libraries.
ocaml-attic/cohttp.old
Cooperative-threaded HTTP library
ocaml-attic/homebrew-ocaml
brew tap for ocaml
ocaml-attic/ocaml-uri
RFC3986 URI parsing library for OCaml
ocaml-attic/cohttp-server
HTTP server
ocaml-attic/mirage-http-xen
Xen HTTP client and server using the Mirage libraries
ocaml-attic/mirage.github.com
Web pages
ocaml-attic/ocaml-build-skeleton
Build skeleton scripts for OCaml
ocaml-attic/ocaml-dns
OCaml implementation of the DNS protocol
ocaml-attic/opam-repo
OPAM package repository for Mirage and related packages
ocaml-attic/obi-logs
Logs for OCaml Build Infrastructure
ocaml-attic/ocaml-openflow
An ocaml library implementing openflow functionality
ocaml-attic/opam-dev-dockerfiles
Dockerfiles for the development (master branch) version of OPAM
ocaml-attic/mirage
MirageOS is a library operating system that constructs unikernels
ocaml-attic/mirage-tutorial
Mirage tutorial for CUFP 2011
ocaml-attic/opam-archive-dockerfiles
Dockerfiles for the OPAM package mirror archive
ocaml-attic/opam-doc.old
Produce documentation for libraries intalled with OPAM
ocaml-attic/xen-api-client
Test repository with some xen-api client code in