View on GitHub

OCamlverse

Documenting everything about OCaml

Edit

Projects

A list of projects written in OCaml, useful for learning and for gaining inspiration.

Web

  • Cumulus - Hacker news like website with the OCaml framework Ocsigen.
  • OCamURL - A url shortening server with a GraphQL API.

Desktop Apps

  • 0install - A decentralized cross-distribution software installation system, uses GTK2.
  • onivim 2 - A modern editor that’s got vim on the inside and modern sensibilities on the outside.

Command line applications

  • Passmaker - A memorable password generator.
  • unison - A file-syncrhonization tool for macOS, Unix and Windows.

Misc

  • liquidsoap - The swiss-army knife for multimedia streaming.
  • google-drive-fuse - FUSE filesystem backed by Google Drive.
  • XenServer - Open source software to build private and public clouds.
  • MirageOS - The OCaml unikernel operating system.