Grow your team on GitHub
GitHub is home to over 50 million developers working together. Join them to grow your own development teams, manage permissions, and collaborate on projects.
Sign upPinned repositories
Repositories
-
irmin
Irmin is a distributed database that follows the same design principles as Git
-
ocaml-conduit
Dereference URIs into communication channels for Async or Lwt
-
-
mirage
MirageOS is a library operating system that constructs unikernels
-
-
mirage-qubes
Mirage support for writing QubesOS AppVM unikernels
-
ocaml-gmp
GMP in a dune wrapper
-
ocaml-base64
Base64 encoding and decoding in OCaml
-
mirage-nat
library for network address translation intended for use with mirage unikernels
-
mirage-tcpip
TCP/IP networking stack in pure OCaml, using the Mirage platform libraries. Includes IPv4/6, ICMP, and UDP/TCP support.
-
decompress
Pure OCaml implementation of Zlib.
-
ocaml-xenstore
A Xenstore protocol implementation in pure OCaml. This code works in both regular Unix and in MirageOS applications.
-
colombe
Implementation of SMTP protocols in OCaml
-
mrmime
What do you mean?
-
ocaml-cohttp
An OCaml library for HTTP clients and servers using Lwt or Async
-
pecu
Implementation of quoted-printable encoder/decoder from RFC2045
-
-
ocaml-9p
An OCaml/Mirage-friendly implementation of the 9P protocol
-
ocaml-fat
Read and write FAT format filesystems from OCaml
-
mirage-protocols
Network protocol module type definitions for MirageOS
-
arp
Address resolution protocol (ARP) implementation in OCaml targeting MirageOS
-
-
qubes-mirage-skeleton
An example Mirage unikernel that runs as a Qubes AppVM
-
ocaml-cstruct
Map OCaml arrays onto C-like structs
-
mirage-clock
Portable clock implementation for Unix and Xen