Pinned Repositories
capnp-rpc
Cap'n Proto RPC implementation
mirage
MirageOS is a library operating system that constructs unikernels
qubes-mirage-firewall
A Mirage firewall VM for QubesOS
eio
Effects-based direct-style IO for multicore OCaml
ocurrent
Keeps things up-to-date (a CI/CD pipeline OCaml eDSL)
cuekeeper
Browser-based GTD (TODO list) system. No server needed.
irmin-indexeddb
An Irmin backend for a web browser's IndexedDB store
irmin-js
Javascript bindings for Irmin
ocaml-wayland
Pure OCaml Wayland protocol implementation
wayland-proxy-virtwl
Allow guest VMs to open windows on the host
talex5's Repositories
talex5/mini-os
Mirror of the Xen MiniOS Git from git://xenbits.xen.org/mini-os.git
talex5/functoria
A DSL to invoke otherworldly functors
talex5/mirage-clock-test
An implementation of Mirage's CLOCK and TIME types for unit-tests
talex5/mirage-platform
Core platform libraries for Mirage (UNIX and Xen). This provides the `OS` library which handles timers, device setup and the main loop, as well as the runtime for the Xen microkernel.
talex5/0install-docker
Dockerfiles for installing 0install on various platforms for testing
talex5/ansi-parse
Parse ANSI terminal escape codes into usable abstract representation.
talex5/capnproto
Cap'n Proto serialization/RPC system - core tools and C++ library
talex5/conex-marrakesh
key signing
talex5/datakit
Connect processes into powerful data pipelines with a simple git-like filesystem interface
talex5/docker
Docker - the open-source application container engine
talex5/docker-rune
Build a Docker image of the E intepreter
talex5/dune-test
Just testing Dune...
talex5/engine-api
Go libraries providing client and server components compatible with the Docker engine
talex5/libnetwork
Docker Networking
talex5/linuxkit
A toolkit for building secure, portable and lean operating systems for containers
talex5/linuxkit-ci
The CI configuration for testing https://github.com/linuxkit/linuxkit
talex5/mirage-dev
Development OPAM repository for work-in-progress packages
talex5/mirage-nat
interface for network address translation intended for use with mirage unikernels
talex5/mirage-tcpip
TCP/IP networking stack in pure OCaml, using the Mirage platform libraries. Includes Ethernet, DHCP, ARP and TCP/IPv4 support.
talex5/namespaces
Sane file naming for OCaml projects.
talex5/obus
Pure OCaml implementation of the D-Bus protocol
talex5/ocaml-9p
An OCaml/Mirage-friendly implementation of the 9P protocol
talex5/ocaml-ci-scripts
Skeleton for Travis CI scripts
talex5/ocaml-conduit
Resolve URIs into communication channels for Async or Lwt
talex5/ocaml-redis
Redis bindings for OCaml
talex5/ocaml-sha
Ocaml SHA 1 and 2 family implementation using a really fast C implementation
talex5/ocurl
OCaml bindings to libcurl
talex5/shared-memory-ring
Xen-style shared memory rings
talex5/swarmkit
A toolkit for orchestrating distributed systems at any scale. It includes primitives for node discovery, raft-based consensus, task scheduling and more.
talex5/xen-arm-builder
Build an SDcard image for Xen/ARM, for a Cubieboard