My aggregated monorepo of OCaml code, automaintained
1# Monorepo Package Index
2
3This monorepo contains the following packages, synchronized from their upstream repositories.
4
5| Repository | Package | Synopsis |
6|------------|---------|----------|
7| [**arod**](https://tangled.org/anil.recoil.org/arod) | arod | Webserver for Bushel content |
8| [**braid**](https://github.com/avsm/braid) | braid | Build status tracker for opam overlay repositories |
9| [**httpzo**](https://tangled.org/anil.recoil.org/httpzo) | httpzo | HTTP/1.1 parser for OCaml 5 |
10| [**monopam**](https://tangled.org/anil.recoil.org/monopam.git) | monopam | Manage opam overlays with git subtree monorepos |
11| [**ocaml-apubt**](https://tangled.org/anil.recoil.org/ocaml-apubt.git) | apubt | ActivityPub client library for OCaml with Eio |
12| [**ocaml-atp**](https://tangled.org/anil.recoil.org/ocaml-atp.git) | atp | AT Protocol IPLD implementation for OCaml |
13| | atp-lexicon-atproto | AT Protocol core lexicon types for OCaml |
14| | atp-lexicon-bsky | Bluesky lexicon types for OCaml |
15| | atp-lexicon-standard-site | Standard Site lexicon types for OCaml |
16| | atp-lexicon-tangled | Tangled.sh lexicon types for OCaml |
17| | atp-xrpc | XRPC client for AT Protocol |
18| | bsky | Bluesky client library and CLI |
19| | hermest | AT Protocol lexicon code generator for OCaml |
20| | hermest-cli | CLI for hermest lexicon code generator |
21| | standard-site | Standard Site client library and CLI for AT Protocol |
22| | tangled | Tangled client library and CLI for AT Protocol |
23| | xrpc-auth | Authentication helpers for AT Protocol CLIs |
24| [**ocaml-bitstream**](https://tangled.sh/@anil.recoil.org/ocaml-bitstream.git) | bitstream | Bit-level I/O for binary format parsing and generation |
25| [**ocaml-brotli**](https://tangled.sh/@anil.recoil.org/ocaml-brotli.git) | brotli | Pure OCaml implementation of Brotli compression |
26| [**ocaml-bushel**](https://tangled.org/anil.recoil.org/ocaml-bushel) | bushel | Personal knowledge base and research entry management |
27| [**ocaml-bytesrw-eio**](https://tangled.org/anil.recoil.org/ocaml-bytesrw-eio.git) | bytesrw-eio | Bytesrw readers and writers for Eio |
28| [**ocaml-cbort**](https://tangled.org/anil.recoil.org/ocaml-cbort.git) | cbort | Native CBOR codec with type-safe combinators |
29| [**ocaml-cff**](https://tangled.org/anil.recoil.org/ocaml-cff.git) | cff | Citation File Format (CFF) codec for OCaml |
30| [**ocaml-claudeio**](https://tangled.org/anil.recoil.org/ocaml-claudeio.git) | claude | OCaml client library for Claude Code |
31| [**ocaml-conpool**](https://tangled.org/anil.recoil.org/ocaml-conpool.git) | conpool | Protocol-agnostic TCP/IP connection pooling library for Eio |
32| [**ocaml-cookeio**](https://tangled.sh/@anil.recoil.org/ocaml-cookeio.git) | cookeio | Cookie parsing and management library |
33| [**ocaml-crockford**](https://tangled.org/anil.recoil.org/ocaml-crockford.git) | crockford | Crockford Base32 encoding for OCaml |
34| [**ocaml-frontmatter**](https://tangled.org/anil.recoil.org/ocaml-frontmatter.git) | frontmatter | Parse YAML frontmatter from Markdown files |
35| | frontmatter-eio | Eio file I/O support for frontmatter |
36| [**ocaml-html5rw**](https://tangled.org/anil.recoil.org/ocaml-html5rw.git) | html5rw | Pure OCaml HTML5 parser implementing the WHATWG specification |
37| | html5rw-js | Browser-based HTML5 parser via js_of_ocaml/wasm_of_ocaml |
38| [**ocaml-imap**](https://tangled.org/anil.recoil.org/ocaml-imap.git) | imap | IMAP4rev2 client library for OCaml |
39| [**ocaml-immich**](https://tangled.org/anil.recoil.org/ocaml-immich.git) | immich | OCaml client library for Immich photo management |
40| [**ocaml-init**](https://tangled.org/anil.recoil.org/ocaml-init) | init | Declarative INI data manipulation for OCaml |
41| [**ocaml-jmap**](https://tangled.org/anil.recoil.org/ocaml-jmap.git) | jmap | JMAP protocol implementation for OCaml |
42| [**ocaml-json-pointer**](https://tangled.org/anil.recoil.org/ocaml-json-pointer.git) | json-pointer | RFC 6901 JSON Pointer implementation for jsont |
43| [**ocaml-jsonwt**](https://tangled.org/anil.recoil.org/ocaml-jsonwt.git) | jsonwt | JSON Web Token (JWT) and CBOR Web Token (CWT) for OCaml |
44| [**ocaml-karakeep**](https://tangled.org/anil.recoil.org/ocaml-karakeep.git) | karakeep | Karakeep API client library for OCaml |
45| [**ocaml-langdetect**](https://tangled.org/anil.recoil.org/ocaml-langdetect.git) | langdetect | Language detection library using n-gram frequency analysis |
46| | langdetect-js | Language detection for browsers via js_of_ocaml/wasm_of_ocaml |
47| [**ocaml-mail-flag**](https://tangled.org/anil.recoil.org/ocaml-mail-flag.git) | mail-flag | Unified message flags and mailbox attributes for IMAP/JMAP |
48| [**ocaml-matrix**](https://tangled.org/anil.recoil.org/ocaml-matrix.git) | matrix | Pure OCaml Matrix SDK |
49| [**ocaml-mdns**](https://tangled.org/anil.recoil.org/ocaml-mdns) | mdns | mDNS/DNS-SD service discovery (RFC 6763) |
50| [**ocaml-mlxxhash**](https://tangled.sh/@anil.recoil.org/ocaml-mlxxhash.git) | mlxxhash | Pure OCaml implementation of xxHash-64 |
51| [**ocaml-mqtte**](https://tangled.org/anil.recoil.org/ocaml-mqtte.git) | mqtte | MQTT protocol library for OCaml |
52| [**ocaml-openapi**](https://tangled.sh/@anil.recoil.org/ocaml-openapi.git) | openapi | OpenAPI code generator for OCaml with requests and jsont |
53| [**ocaml-owntracks**](https://tangled.org/anil.recoil.org/ocaml-owntracks.git) | owntracks | OwnTracks message types and JSON codecs |
54| | owntracks-cli | OwnTracks MQTT client and CLI tools |
55| [**ocaml-peertube**](https://tangled.sh/@anil.recoil.org/ocaml-peertube.git) | peertube | PeerTube API client library for OCaml |
56| [**ocaml-publicsuffix**](https://tangled.org/anil.recoil.org/ocaml-publicsuffix.git) | publicsuffix | Public Suffix List implementation for OCaml |
57| [**ocaml-punycode**](https://tangled.org/anil.recoil.org/ocaml-punycode.git) | punycode | RFC 3492 Punycode and IDNA implementation for OCaml |
58| [**ocaml-requests**](https://tangled.org/anil.recoil.org/ocaml-requests.git) | requests | Batteries included HTTPS client library for OCaml |
59| [**ocaml-tomlt**](https://tangled.org/anil.recoil.org/ocaml-tomlt.git) | tomlt | TOML 1.1 codec library for OCaml |
60| [**ocaml-typesense**](https://tangled.org/anil.recoil.org/ocaml-typesense.git) | typesense | OCaml bindings for the Typesense search API |
61| [**ocaml-webfinger**](https://tangled.org/anil.recoil.org/ocaml-webfinger.git) | webfinger | RFC 7033 WebFinger and RFC 7565 acct URI scheme for OCaml |
62| [**ocaml-yamlrw**](https://tangled.org/anil.recoil.org/ocaml-yamlrw.git) | yamlrw | Pure OCaml YAML 1.2 parser and emitter |
63| | yamlrw-eio | Eio support for Yamlrw |
64| | yamlrw-unix | Unix I/O for Yamlrw |
65| [**ocaml-yamlt**](https://tangled.org/anil.recoil.org/ocaml-yamlt.git) | yamlt | YAML codec using Jsont type descriptions |
66| [**ocaml-zotero-translation**](https://tangled.org/anil.recoil.org/ocaml-zotero-translation.git) | zotero-translation | API client to the Zotero translation server |
67| [**ocaml-zstd**](https://tangled.sh/@anil.recoil.org/ocaml-zstd.git) | zstd | Pure OCaml implementation of Zstandard compression |
68| [**ocaml-zulip**](https://tangled.org/anil.recoil.org/ocaml-zulip.git) | zulip | OCaml bindings for the Zulip REST API with bot framework |
69| [**odoc-xo**](https://tangled.org/anil.recoil.org/odoc-xo.git) | odoc-xo | Transform odoc HTML to use x-ocaml web components |
70| [**poe**](https://tangled.org/anil.recoil.org/poe.git) | poe | Zulip bot for broadcasting monorepo changes with Claude integration |
71| [**sortal**](https://tangled.sh/@anil.recoil.org/sortal.git) | sortal | Contact metadata management with XDG storage and versioned schemas |
72| [**srcsetter**](https://tangled.org/anil.recoil.org/srcsetter.git) | srcsetter | Image srcset library for webp images |
73| | srcsetter-cmd | Image processing tool to generate responsive images |
74| [**xdge**](https://tangled.sh/@anil.recoil.org/xdge.git) | xdge | XDG Base Directory Specification support for Eio |
75
76---
77
78_Generated by monopam. 68 packages from 50 repositories._