Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

© 2026 Open-Awesome. Curated for the developer elite.

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Stacks
  3. OPAM
O

OPAM

Tool
51 projects12.2k total stars1.8k total forks9 languages

Open-source projects built with OPAM

There are currently 51 open-source projects built with OPAM, with a combined total of 12.2k GitHub stars. The most common language among these projects is OCaml.

Showing 51 open-source projects · page 1 of 2

Community-curated · Updated weekly · 100% open source

Found a gem we're missing?

Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.

Submit a projectStar on GitHub
mirage
miragemirage/mirage

A library operating system for building secure, performant unikernels in OCaml.

3.0k273OCaml
2 days ago
BAP
BAPBinaryAnalysisPlatform/bap

A suite of utilities and libraries for analyzing binary programs, supporting multiple architectures and offering symbolic execution.

2.2k284OCaml
2 months ago
Irmin
Irminmirage/irmin

Irmin is an OCaml library for building mergeable, branchable distributed data stores using Git-like principles.

2.0k166OCaml
3 months ago
ocamlformat
ocamlformatocaml-ppx/ocamlformat

An auto-formatter for OCaml code with customizable profiles and comment formatting.

725222OCaml
1 month ago
ocaml-graphql-server
ocaml-graphql-serverandreas/ocaml-graphql-server

A type-safe library for building GraphQL servers in OCaml with support for Lwt, Async, and subscriptions.

62058OCaml
2 years ago
Jupyter
Jupyterakabe/ocaml-jupyter

An OCaml kernel for Jupyter notebooks, providing an OCaml REPL with markdown/HTML documentation, LaTeX, and image embedding.

31550Jupyter Notebook
4 months ago
Analysis
Analysismath-comp/analysis

A formal real analysis library for the Coq/Rocq proof assistant, built on the Mathematical Components library.

24570Rocq Prover
1 day ago
Coq Platform
Coq Platformcoq/platform

A dependable, cross-platform distribution of the Rocq proof assistant with a curated selection of libraries and tools.

23955Shell
4 days ago
OCaml Debugger
OCaml Debuggerhackwaly/ocamlearlybird

A debug adapter for OCaml programs that implements the Debug Adapter Protocol for VS Code integration.

23626OCaml
4 days ago
Frenetic
Freneticfrenetic-lang/frenetic

An open-source SDN controller platform that makes network programming easy, modular, and semantically correct.

22951OCaml
2 years ago
GeoCoq
GeoCoqGeoCoq/GeoCoq

A formalization of geometry in Coq based on Tarski's axiom system, containing both foundational and high-school style proofs.

20730Rocq Prover
8 months ago
ppx_deriving_yojson
ppx_deriving_yojsonwhitequark/ppx_deriving_yojson

A ppx_deriving plugin that generates JSON serializers and deserializers for OCaml types using the Yojson library.

17050OCaml
11 months ago
lablqml
lablqmlKakadu/lablqml

A library for creating QtQuick/QML GUI applications in OCaml and Reason, providing bindings and a PPX syntax extension.

16818OCaml
2 years ago
OMicroB
OMicroBstevenvar/omicrob

A generic OCaml virtual machine for running OCaml programs on resource-constrained microcontrollers like AVR and PIC32.

15527OCaml
1 month ago
Formalised Undecidable Problems
Formalised Undecidable Problemsuds-psl/coq-library-undecidability

A Coq library containing mechanized reductions to establish undecidability results for problems in logic and computation.

13937Rocq Prover
1 month ago
ExtLib
ExtLibcoq-community/coq-ext-lib

A library of Coq definitions, theorems, and tactics for use in other Coq developments.

13654Rocq Prover
2 months ago
ConCert
ConCertAU-COBRA/ConCert

A Coq framework for formal verification, property-based testing, and extraction of smart contracts.

12723Rocq Prover
25 days ago
ppx_import
ppx_importocaml-ppx/ppx_import

An OCaml syntax extension for importing types and signatures from compiled interface files to reduce redundancy.

9330OCaml
9 months ago
slacko
slackoLeonidas-from-XIV/slacko

A complete OCaml interface to the Slack API with a command-line notification tool.

8710OCaml
2 years ago
ocaml-zmq
ocaml-zmqissuu/ocaml-zmq

OCaml bindings for ZeroMQ 4.x, providing message-passing capabilities for distributed systems.

8518OCaml
2 years ago
Hydras & Co.
Hydras & Co.coq-community/hydra-battles

A Coq-based project exploring hydra battles, ordinal numbers, addition chains, and Gödel's incompleteness theorem through formalized mathematics.

8312Coq
1 year ago
Monae
Monaeaffeldt-aist/monae

A Rocq library providing a formalized hierarchy of monads and their laws for monadic equational reasoning.

7618Rocq Prover
3 days ago
CoqEAL
CoqEALCoqEAL/CoqEAL

A Coq library for effective algebra, providing optimized algorithms and a refinement framework for changing data representations in proofs.

7518Rocq Prover
1 day ago
ocurl
ocurlygrek/ocurl

OCaml bindings to libcurl for client-side URL transfers supporting HTTP and multiple network protocols.

6343C
1 month ago
ods
odsowainlewis/ods

A comprehensive library of data structures and algorithms implemented in OCaml for educational purposes.

577OCaml
19 days ago
Relation Algebra
Relation Algebradamien-pous/relation-algebra

A modular relation algebra library for Rocq (Coq) with reflexive decision tactics for Kleene algebra with tests and related theories.

5216Rocq Prover
2 months ago
Finmap
Finmapmath-comp/finmap

A Coq library extending Mathematical Components with finite sets, finite maps, and multisets on choicetypes.

5128Rocq Prover
7 days ago
Graph Theory
Graph Theorycoq-community/graph-theory

A Coq library formalizing graph theory results, including Menger's Theorem, Hall's Marriage Theorem, and Wagner's Theorem.

454Rocq Prover
2 months ago
Waterproof editor
Waterproof editorimpermeable/waterproof

An educational environment for writing mathematical proofs in interactive notebooks, now available as a VS Code extension.

446JavaScript
4 months ago
Docker-Coq
Docker-Coqcoq-community/docker-coq

Docker images for Coq proof assistant versions 8.4 to 8.20, based on Debian Slim with opam 2.x.

404Shell
1 year ago
Algebra Tactics
Algebra Tacticsmath-comp/algebra-tactics

Provides ring, field, lra, nra, and psatz tactics for the Mathematical Components library in Coq.

395Rocq Prover
3 months ago
Bazel
Bazeljin/rules_ocaml

OCaml build rules for Bazel, enabling native and bytecode binary compilation with OPAM dependency management.

394Starlark
5 years ago
Odd Order Theorem
Odd Order Theoremmath-comp/odd-order

A formal verification of the Feit-Thompson theorem (Odd Order Theorem) using the Coq proof assistant and Mathematical Components library.

3717Rocq Prover
3 days ago
FCSL-PCM
FCSL-PCMimdea-software/fcsl-pcm

A Coq library formalizing Partial Commutative Monoids (PCMs) for separation logic-based program verification.

3513Rocq Prover
2 months ago
ORaft
ORaftkomamitsu/oraft

An OCaml implementation of the Raft consensus algorithm for building fault-tolerant distributed systems.

333OCaml
5 months ago
Mczify
Mczifymath-comp/mczify

Extends Coq's zify tactic to support Mathematical Components library definitions for arithmetic solving.

3010Rocq Prover
1 month ago
1
2