Simon Cruanes
Simon Cruanes
bare-ocaml
runtime library and code-generator for BARE (https://baremessages.org/)
batsat
A (parametrized) Rust SAT solver originally based on MiniSat
batsat-ocaml
OCaml bindings for batsat (https://github.com/c-cube/batsat)
calculon
Library for writing IRC bots in OCaml, a collection of plugins, and a dramatic robotic actor.
cconv
[dead] combinators for type conversion (serialization/deserialization) to/from several formats. See this blog post (outdated): http://cedeela.fr/universal-serialization-and-deserialization.html
choice
Choice operator in OCaml, providing a backtracking monad
datalog
An in-memory datalog implementation for OCaml.
qcheck
QuickCheck inspired property-based testing for OCaml.
ocaml-containers
A lightweight, modular standard library extension, string library, and interfaces to various libraries (unix, threads, etc.) BSD license.
iter
Simple iterator abstract datatype, intended to iterate efficiently on collections while performing some transformations.