_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
ocaml-lambdasoup 1.0.0
Propagated dependencies: ocaml-camlp-streams@5.0.1 ocaml-markup@1.0.3 ocaml-bisect-ppx@2.8.3
Channel: zzkt
Location: zzkt/packages/soupault.scm (zzkt packages soupault)
Home page: https://github.com/aantron/lambdasoup
Licenses: Expat
Synopsis: Easy functional HTML scraping and manipulation with CSS selectors
Description:

Lambda Soup is an HTML scraping library inspired by Python's Beautiful Soup. It provides lazy traversals from HTML nodes to their parents, children, siblings, etc., and to nodes matching CSS selectors. The traversals can be manipulated using standard functional combinators such as fold, filter, and map. The DOM tree is mutable. You can use Lambda Soup for automatic HTML rewriting in scripts. Lambda Soup rewrites its own ocamldoc page this way. A major goal of Lambda Soup is to be easy to use, including in interactive sessions, and to have a minimal learning curve. It is a very simple library.

ocaml5.0-findlib 1.9.5
Channel: guix
Location: gnu/packages/ocaml.scm (gnu packages ocaml)
Home page: http://projects.camlcity.org/projects/findlib.html
Licenses: X11
Synopsis: Management tool for OCaml libraries
Description:

The "findlib" library provides a scheme to manage reusable software components (packages), and includes tools that support this scheme. Packages are collections of OCaml modules for which metainformation can be stored. The packages are kept in the file system hierarchy, but with strict directory structure. The library contains functions to look the directory up that stores a package, to query metainformation about a package, and to retrieve dependency information about multiple packages. There is also a tool that allows the user to enter queries on the command-line. In order to simplify compilation and linkage, there are new frontends of the various OCaml compilers that can directly deal with packages.

ocaml-qcheck-core 0.21.3
Propagated dependencies: ocaml-ppxlib@0.28.0 ocaml-ounit2@2.2.6 ocaml-odoc@2.2.0
Channel: zzkt
Location: zzkt/packages/soupault.scm (zzkt packages soupault)
Home page: https://github.com/c-cube/qcheck/
Licenses: FreeBSD
Synopsis: Core qcheck library
#<unspecified>
emacs-ocamlformat 20241202.1532
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/ocaml-ppx/ocamlformat
Licenses:
Synopsis: Utility functions to format ocaml code
Description:

Documentation at https://melpa.org/#/ocamlformat

ocaml-junit-ounit 2.0.2
Propagated dependencies: ocaml-odoc@2.2.0 ocaml-ounit@2.2.6 ocaml-junit@2.0.2
Channel: zzkt
Location: zzkt/packages/soupault.scm (zzkt packages soupault)
Home page: https://github.com/Khady/ocaml-junit
Licenses:
Synopsis: JUnit XML reports generation for OUnit tests
Description:

JUnit XML reports generation for OUnit tests

emacs-ocaml-eglot 20250716.1427
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/tarides/ocaml-eglot
Licenses:
Synopsis: An OCaml companion for Eglot
Description:

Documentation at https://melpa.org/#/ocaml-eglot

emacs-learn-ocaml 20211003.1412
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/pfitaxel/learn-ocaml.el
Licenses:
Synopsis: Emacs frontend for learn-ocaml
Description:

Documentation at https://melpa.org/#/learn-ocaml

ocaml-mirage-time 3.0.0
Propagated dependencies: ocaml-lwt@5.6.1 ocaml-duration@0.2.1
Channel: guix
Location: gnu/packages/ocaml.scm (gnu packages ocaml)
Home page: https://github.com/mirage/mirage-time
Licenses: ISC
Synopsis: Time operations for MirageOS
Description:

Defines the signature for time-related operations for MirageOS.

ocaml-variantslib 0.15.0
Propagated dependencies: ocaml-base@0.15.0 ocaml-migrate-parsetree@2.4.0 ocaml-ppxlib@0.28.0
Channel: guix
Location: gnu/packages/ocaml.scm (gnu packages ocaml)
Home page: https://github.com/janestreet/variantslib
Licenses: ASL 2.0
Synopsis: OCaml variants as first class values
Description:

The Core suite of libraries is an alternative to OCaml's standard library.

tree-sitter-ocaml 0.20.1
Channel: guix
Location: gnu/packages/tree-sitter.scm (gnu packages tree-sitter)
Home page: https://github.com/tree-sitter/tree-sitter-ocaml
Licenses: Expat
Synopsis: Tree-sitter OCaml (.ml and .mli) grammars
Description:

This package provides OCaml (.ml and .mli) grammars for the Tree-sitter library.

ocaml-sexp-pretty 0.15.1
Propagated dependencies: ocaml-base@0.15.0 ocaml-ppx-base@0.15.0 ocaml-sexplib@0.16.0 ocaml-re@1.10.4
Channel: guix
Location: gnu/packages/ocaml.scm (gnu packages ocaml)
Home page: https://github.com/janestreet/sexp_pretty
Licenses: Expat
Synopsis: S-expression pretty-printer
Description:

Library for pretty-printing s-expressions, using better indentation rules than the default pretty printer in Sexplib.

ocaml-mirage-unix 5.0.1
Propagated dependencies: ocaml-lwt@5.6.1 ocaml-duration@0.2.1 ocaml-mirage-runtime@4.3.3
Channel: guix
Location: gnu/packages/ocaml.scm (gnu packages ocaml)
Home page: https://github.com/mirage/mirage-unix
Licenses: ISC
Synopsis: Unix core platform libraries for MirageOS
Description:

This package provides the MirageOS `OS` library for Unix targets, which handles the main loop and timers.

ocaml-easy-format 1.3.4
Channel: guix
Location: gnu/packages/ocaml.scm (gnu packages ocaml)
Home page: https://github.com/mjambon/easy-format
Licenses: Modified BSD
Synopsis: Interface to the Format module
Description:

Easy-format is a high-level and functional interface to the Format module of the OCaml standard library.

ocaml-bibtex2html 1.99
Propagated dependencies: hevea@2.36
Channel: guix
Location: gnu/packages/ocaml.scm (gnu packages ocaml)
Home page: https://www.lri.fr/~filliatr/bibtex2html/
Licenses: GPL 2
Synopsis: BibTeX to HTML translator
Description:

This package allows you to produce, from a set of bibliography files in BibTeX format, a bibliography in HTML format.

ocaml-domain-name 0.4.0
Channel: guix
Location: gnu/packages/ocaml.scm (gnu packages ocaml)
Home page: https://github.com/hannesm/domain-name
Licenses: ISC
Synopsis: RFC 1035 Internet domain name data structure and parser
Description:

Parses and constructs RFC compliant domain names. The invariants on the length of domain names are preserved throughout the module.

ocaml5.0-eio-main 0.8.1
Propagated dependencies: ocaml5.0-eio@0.8.1 ocaml5.0-eio-luv@0.8.1 ocaml5.0-eio-linux@0.8.1
Channel: guix
Location: gnu/packages/ocaml.scm (gnu packages ocaml)
Home page: https://github.com/ocaml-multicore/eio
Licenses: ISC
Synopsis: Eio backend selector
Description:

Eio_main selects an appropriate backend (e.g. eio_linux or eio_luv), depending on your platform.

ocaml-odoc-parser 2.0.0
Propagated dependencies: ocaml-astring@0.8.5 ocaml-camlp-streams@5.0.1 ocaml-result@1.5
Channel: guix
Location: gnu/packages/ocaml.scm (gnu packages ocaml)
Home page: https://github.com/ocaml-doc/odoc-parser
Licenses: ISC
Synopsis: Parser for ocaml documentation comments
Description:

This package provides a library for parsing the contents of OCaml documentation comments, formatted using Odoc syntax, an extension of the language understood by ocamldoc.

ocaml-ppx-optcomp 0.15.0
Propagated dependencies: ocaml-base@0.15.0 ocaml-stdio@0.15.0 ocaml-ppxlib@0.28.0
Channel: guix
Location: gnu/packages/ocaml.scm (gnu packages ocaml)
Home page: https://github.com/janestreet/ppx_optcomp
Licenses: ASL 2.0
Synopsis: Optional compilation for OCaml
Description:

Ppx_optcomp stands for Optional Compilation. It is a tool used to handle optional compilations of pieces of code depending of the word size, the version of the compiler, ...

ocaml-ocb-stubblr 0.1.1
Dependencies: ocaml-topkg@1.0.6 opam-installer@2.1.5
Channel: guix
Location: gnu/packages/ocaml.scm (gnu packages ocaml)
Home page: https://github.com/pqwy/ocb-stubblr
Licenses: ISC
Synopsis: OCamlbuild plugin for C stubs
Description:

Ocb-stubblr is about ten lines of code that you need to repeat over, over, over and over again if you are using ocamlbuild to build OCaml projects that contain C stubs.

ocaml-core-kernel 0.15.0
Propagated dependencies: ocaml-base@0.15.0 ocaml-core@0.15.1 ocaml-int-repr@0.15.0 ocaml-ppx-jane@0.15.0
Channel: guix
Location: gnu/packages/ocaml.scm (gnu packages ocaml)
Home page: https://github.com/janestreet/core_kernel
Licenses: Expat
Synopsis: Portable standard library for OCaml
Description:

Core is an alternative to the OCaml standard library.

Core_kernel is the system-independent part of Core. It is aimed for cases when the full Core is not available, such as in Javascript.

ocaml-ppx-cstruct 6.1.1
Propagated dependencies: ocaml-bigarray-compat@1.1.0 ocaml-cstruct@6.1.1 ocaml-ppxlib@0.28.0 ocaml-sexplib@0.16.0
Channel: guix
Location: gnu/packages/ocaml.scm (gnu packages ocaml)
Home page: https://github.com/mirage/ocaml-cstruct
Licenses: ISC
Synopsis: Access C structures via a camlp4 extension
Description:

Cstruct is a library and syntax extension to make it easier to access C-like structures directly from OCaml. It supports both reading and writing to these structures, and they are accessed via the Bigarray module.

ocaml-mirage-logs 1.2.0
Propagated dependencies: ocaml-logs@0.7.0 ocaml-ptime@0.8.5 ocaml-mirage-clock@4.2.0 ocaml-mirage-profile@0.9.1 ocaml-lwt@5.6.1
Channel: guix
Location: gnu/packages/ocaml.scm (gnu packages ocaml)
Home page: https://github.com/mirage/mirage-logs
Licenses: ISC
Synopsis: Reporter for the Logs library that writes to stderr with timestamps
Description:

Uses a Mirage CLOCK to write timestamped log messages. It can also log only important messages to the console, while writing all received messages to a ring buffer which is displayed if an exception occurs. If tracing is enabled (via mirage-profile), it also writes each log message to the trace buffer.

ocaml-ppx-compare 0.15.0
Propagated dependencies: ocaml-base@0.15.0 ocaml-migrate-parsetree@2.4.0 ocaml-ppxlib@0.28.0
Channel: guix
Location: gnu/packages/ocaml.scm (gnu packages ocaml)
Home page: https://github.com/janestreet/ppx_compare
Licenses: ASL 2.0
Synopsis: Generation of comparison functions from types
Description:

Generation of fast comparison functions from type expressions and definitions. Ppx_compare is a ppx rewriter that derives comparison functions from type representations. The scaffolded functions are usually much faster than ocaml's Pervasives.compare. Scaffolding functions also gives you more flexibility by allowing you to override them for a specific type and more safety by making sure that you only compare comparable values.

ocaml-bigstringaf 0.9.0
Propagated dependencies: ocaml-bigarray-compat@1.1.0
Channel: guix
Location: gnu/packages/ocaml.scm (gnu packages ocaml)
Home page: https://github.com/inhabitedtype/bigstringaf
Licenses: Modified BSD
Synopsis: Bigstring intrinsics and fast blits based on memcpy/memmove
Description:

The OCaml compiler has a bunch of intrinsics for Bigstrings, but they're not widely-known, sometimes misused, and so programs that use Bigstrings are slower than they have to be. And even if a library got that part right and exposed the intrinsics properly, the compiler doesn't have any fast blits between Bigstrings and other string-like types. bigstringaf provides these missing pieces.

Total results: 343