Samples and solutions from Chris Okasaki's "Purely Functional Data Structures", written in OCaml.
Js_of_ocaml bindings for the p5.js library
OCaml cli tool to backup discussions (channels and conversations) from slack
Catch OCaml exceptions and reraise them later without losing the original stack trace.
Suricate is a Python logging like library written in OCaml.
A simple compiler for a simple language. Compiles to RISC instructions with dead code optimization.
A concise AST for POSIX shell
Extract snippets from code specified by comments.
[UNSUPPORTED] nano IO event loop
Modeling guitar amplifiers using machine learning.
An OCaml library for quantum computing
A simple library implementation of binary sessions
OCaml's Result and Option modules in TypeScript, for funzies.
Terminal manipulation library in pure Ocaml. Make text-based terminal applications with ease
OCaml bindings for glpk
A search engine built from scratch for learning fundamentals
Code resources from John Harrison's "Handbook of Practical Logic and Automated Reasoning"
OCaml bindings to terraform/opentofu
and you'll miss it
MASC - Multi-Agent Streaming Coordination in OCaml
ELF64 parser and in-process image loader intended to make embedding native freestanding modules in OCaml less tedious
OCaml Arch Linux Installer
A collection of ppx-deriving plugins
xi-editor data structures in OCaml
BuckleScript binding for three.js
Quantum-resistant, purely Hash-based, Stateful, One-Time Digital Signatures for OCaml. :shield: :camel: :lock: :key: [Work In Progress]
Binding in Js_of_ocaml for the BroadcastChannel API
Learning to Blame Type Errors from Novice Mistakes
:chart_with_upwards_trend: Find first derivatives of functions automagically
[unfinished] Jsonrpc2 for OCaml, parametrized by the underlying IO.
Bag library for OCaml
A Pretty but not Greedy Printer in OCaml
ChaCha20, ChaCha12 and ChaCha8 encryption functions, in OCaml
Salsa20 encryption function, in pure OCaml
Bucklescript + Snabbdom
Reasonable Go.
A minimal Unix tree command implementation written in pure Native Reason
OCaml bindings to vowpal wabbit
Implementation of SeqBox in OCaml
OCaml client library for the Tor control port [abandoned]
Just toys
Minimal OCaml library to parse Garmin FIT files
A git overlay for maildir, providing a strongly consistent index and allowing easy implementation of extra functionality.
A modified OCaml compiler for eliom programs
RFC 1035 Internet domain names
A printf-like for Faraday library
Lambda calculus interpreter in OCaml
Emit Logs via syslog
An other toy compiler in Ocaml, made with Menhir and Ocamlex for 3I018 compilation course at university
A Haskell implementation of the code within Walid Taha's ``A Gentle Introduction to Multi-stage Programming''