OCaml package documentation

Browse by name, the standard library and the OCaml manual (online, latest version).

Generated for /home/user/.opam/4.14.2/lib

Packages by name

a

  1. astring 0.8.5 Alternative String module for OCaml

b

  1. b0 0.0.5 Software construction and deployment kit
  2. base v0.16.3 Full standard library replacement for OCaml
  3. benchmark 1.6-19-gd299f71 Benchmark running times of code
  4. bisect_ppx 2.8.3 Code coverage for OCaml
  5. bos 0.2.1 Basic OS interaction for OCaml

c

  1. camlp-streams 5.0.1 The Stream and Genlex libraries for use with Camlp4 and Camlp5
  2. camlp5
  3. cmdliner 1.3.0 Declarative definition of command line interfaces for OCaml
  4. crunch 4.0.0 Convert a filesystem into a static OCaml module
  5. csexp 1.5.2 Parsing and printing of S-expressions in Canonical form

d

  1. dune 3.17.2 Fast, portable, and opinionated build system
  2. dune-build-info 3.17.2 Embed build information inside executable
  3. dune-configurator 3.17.2 Helper library for gathering system configuration

e

  1. either 1.0.0 Compatibility Either module

f

  1. findlib
  2. fix 20230505 Algorithmic building blocks for memoization, recursion, and more
  3. fmt 0.10.0 OCaml Format pretty-printer combinators
  4. fpath 0.7.3 File system paths for OCaml

g

  1. GT 0.5.3 Generic programming with extensible transformations

j

  1. jane-street-headers v0.16.0 Jane Street C header files
  2. jst-config v0.16.0 Compile-time configuration for Jane Street libraries

l

  1. logs 0.8.0 Logging infrastructure for OCaml

m

  1. mdx 2.5.0 Executable code blocks inside markdown files
  2. menhirCST
  3. menhirLib
  4. menhirSdk
  5. mtime 2.1.0 Monotonic wall-clock time for OCaml

n

  1. num
  2. num-top

o

  1. ocaml
  2. ocaml-compiler-libs v0.12.4 OCaml compiler libraries repackaged
  3. ocaml-version 3.7.3 Manipulate, parse and generate OCaml compiler version strings
  4. ocamlbuild 0.16.1 OCamlbuild is a build system with builtin rules to easily build most OCaml projects
  5. ocamlformat 0.26.2 Auto-formatter for OCaml code
  6. ocamlformat-lib 0.26.2 OCaml Code Formatter
  7. ocamlgraph 2.1.0 A generic graph library for OCaml
  8. ocp-indent 1.8.1 A simple tool to indent OCaml programs
  9. odig 0.0.9 Lookup documentation of installed OCaml packages
  10. odoc 2.4.4 OCaml Documentation Generator
  11. odoc-parser 2.4.4 Parser for ocaml documentation comments
  12. ostap 0.6.1 Parser-combinator library
  13. ounit2 2.2.7 OUnit testing framework

p

  1. pa_ppx
  2. parsexp v0.16.0 S-expression parsing library
  3. pcre2 8.0.3 Bindings to the Perl Compatibility Regular Expressions library (version 2)
  4. ppx_assert v0.16.0 Assert-like extension nodes that raise useful errors on failure
  5. ppx_base v0.16.0 Base set of ppx rewriters
  6. ppx_cold v0.16.0 Expands [@cold] into [@inline never][@specialise never][@local never]
  7. ppx_compare v0.16.0 Generation of comparison functions from types
  8. ppx_derivers 1.2.1 Shared [@@deriving] plugin registry
  9. ppx_enumerate v0.16.0 Generate a list containing all values of a finite type
  10. ppx_expect v0.16.1 Cram like framework for OCaml
  11. ppx_expect_nobase v0.17.2 Cram like framework for OCaml
  12. ppx_globalize v0.16.0 A ppx rewriter that generates functions to copy local values to the global heap
  13. ppx_hash v0.16.0 A ppx rewriter that generates hash functions from type expressions and definitions
  14. ppx_here v0.16.0 Expands [%here] into its location
  15. ppx_inline_test v0.16.1 Syntax extension for writing in-line tests in ocaml code
  16. ppx_inline_test_nobase v0.17.0 Syntax extension for writing in-line tests in ocaml code
  17. ppx_optcomp v0.16.0 Optional compilation for OCaml
  18. ppx_sexp_conv v0.16.0 [@@deriving] plugin to generate S-expression conversion functions
  19. ppx_show 0.2.0 OCaml PPX deriver for deriving show based on ppxlib
  20. ppxlib 0.33.0 Standard infrastructure for ppx rewriters
  21. ptime 1.2.0 POSIX time for OCaml

r

  1. re 1.12.0 RE is a regular expression library for OCaml
  2. result 1.5 Compatibility Result module
  3. rresult 0.7.0 Result value combinators for OCaml

s

  1. sexplib v0.16.0 Library for serializing OCaml values to and from S-expressions
  2. sexplib0 v0.16.0 Library containing the definition of S-expressions and some base converters
  3. stdcompat 19 Compatibility module for OCaml standard library
  4. stdint 0.7.2 Signed and unsigned integer types having specified widths
  5. stdio v0.16.0 Standard IO library for OCaml

t

  1. time_now v0.16.0 Reports the current time
  2. topkg 1.0.8 The transitory OCaml software packager
  3. tyxml 4.6.0 A library for building correct HTML and SVG documents

u

  1. uint 2.0.1 Deprecated: An unsigned integer library
  2. uucp 16.0.0 Unicode character properties for OCaml
  3. uuseg 16.0.0 Unicode text segmentation for OCaml
  4. uutf 1.0.4 Non-blocking streaming Unicode codec for OCaml

y

  1. yojson 2.2.2 Yojson is an optimized parsing and printing library for the JSON format