Fabian's repositories
gdbprofiler
(deprecated) Rich man's profiler, a profiler for native OCaml and other executables
opam-repository
Main public package repository for OPAM, the source package manager of OCaml.
profiler-get-symbols
Extracts symbol information from binaries, used in the Gecko Profiler. Demo: http://tests.themasta.com/profiler-get-symbols/
decompress
Pure OCaml implementation of Zlib.
eio
Effects-based direct-style IO for multicore OCaml
ocaml-base64
Base64 encoding and decoding in OCaml
ocaml-cohttp
An OCaml library for HTTP clients and servers using Lwt or Async
ocaml-tls
TLS in pure OCaml
ocaml-websocket
Websocket library for Lwt
piaf
Web library for OCaml with support for HTTP/1.X / HTTP/2
PMMGBeautifierExtended
PMMG Beautifier Extended
ppx_deriving
Type-driven code generation for OCaml >=4.02
ppx_deriving_yojson
A Yojson codec generator for OCaml.
sqlite3-ocaml
(experimental) sqlite3 bindings with embedded sqlite.c (no external dependencies)
yojson
Low-level JSON parsing and pretty-printing library for OCaml