OCaml topic

OCaml is a general purpose industrial-strength programming language with an emphasis on expressiveness and safety, It is supporting functional, imperative and object-oriented styles.

List OCaml repositories

bare-ocaml

24
Stars
2
Forks
Watchers

runtime library and code-generator for BARE (https://baremessages.org/)

batsat-ocaml

10
Stars
2
Forks
Watchers

OCaml bindings for batsat (https://github.com/c-cube/batsat)

calculon

28
Stars
5
Forks
Watchers

Library for writing IRC bots in OCaml, a collection of plugins, and a dramatic robotic actor.

cconv

27
Stars
3
Forks
Watchers

[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

24
Stars
6
Forks
Watchers

Choice operator in OCaml, providing a backtracking monad

datalog

254
Stars
22
Forks
Watchers

An in-memory datalog implementation for OCaml.

ocaml-caqti

291
Stars
34
Forks
Watchers

Cooperative-threaded access to relational data

aws-lambda-ocaml-runtime

207
Stars
8
Forks
Watchers

An OCaml custom runtime for AWS Lambda and Vercel

nice-parser

122
Stars
13
Forks
Watchers

Nice parsers in OCaml without the boilerplate

bisect_ppx

297
Stars
59
Forks
Watchers

Code coverage for OCaml and ReScript