| packages/nixpkgs/ocamlPackages.mirage-block-ramdisk | In-memory BLOCK device for MirageOS |
| packages/nixpkgs/ocamlPackages_latest.js_of_ocaml-toplevel | Compiler from OCaml bytecode to Javascript |
| packages/nixpkgs/ocamlPackages_latest.carton-git | Implementation of PACKv2 file in OCaml |
| packages/nixpkgs/ocamlPackages_latest.async_extra | Monadic concurrency library |
| packages/nixpkgs/ocamlPackages_latest.dream-httpaf | Shared http/af stack for Dream (server) and Hyper (client) |
| packages/nixpkgs/ocamlPackages.graphql-lwt | Build GraphQL schemas with Lwt support |
| packages/nixpkgs/ocamlPackages_latest.ocaml-migrate-parsetree-1-8 | Convert OCaml parsetrees between different major versions |
| packages/nixpkgs/ocamlPackages_latest.sel | Simple event library |
| packages/nixpkgs/ocamlPackages_latest.caqti-lwt | Lwt support for Caqti |
| packages/nixpkgs/ocamlPackages.mew_vi | Modal Editing Witch, VI interpreter |
| packages/nixpkgs/ocamlPackages_latest.emile | Parser of email address according RFC822 |
| packages/nixpkgs/ocamlPackages_latest.opium | OCaml web framework |
| packages/nixpkgs/ocamlPackages_latest.async_websocket | Library that implements the websocket protocol on top of Async |
| packages/nixpkgs/ocamlPackages_latest.ffmpeg-avfilter | Bindings for the ffmpeg avfilter library |
| packages/nixpkgs/ocamlPackages_latest.dune-private-libs | Private libraries of Dune |
| packages/nixpkgs/ocamlPackages_latest.lens | Functional lenses |
| packages/nixpkgs/ocamlPackages_latest.ounit2 | Unit test framework for OCaml |
| packages/nixpkgs/ocamlPackages.polynomial | Polynomials over finite field |
| packages/nixpkgs/ocamlPackages.ppx_custom_printf | Printf-style format-strings for user-defined string conversion |
| packages/nixpkgs/ocamlPackages_latest.qcheck-multicoretests-util | Utility functions for property-based testing of multicore programs |
| packages/nixpkgs/ocamlPackages.domain-name | RFC 1035 Internet domain names |
| packages/nixpkgs/ocamlPackages.tsort | Easy to use and user-friendly topological sort |
| packages/nixpkgs/ocamlPackages_latest.git-unix | Unix backend for the Git protocol(s) |
| packages/nixpkgs/ocamlPackages_latest.msat | Modular sat/smt solver with proof output |
| packages/nixpkgs/ocamlPackages_latest.base_trie | Trie data structure library |
| packages/nixpkgs/ocamlPackages_latest.core_unix | Unix-specific portions of Core |
| packages/nixpkgs/ocamlPackages.flac | Bindings for flac |
| packages/nixpkgs/ocamlPackages.janeStreet.timezone | Time-zone handling |
| packages/nixpkgs/ocamlPackages_latest.nice_parser | Nice parsers without the boilerplate |
| packages/nixpkgs/ocamlPackages.bin_prot | Binary protocol generator |
| packages/nixpkgs/ocamlPackages_latest.srt | OCaml bindings for the libsrt library |
| packages/nixpkgs/ocamlPackages_latest.ppx_deriving_yaml | YAML codec generator for OCaml |
| packages/nixpkgs/ocamlPackages.uchar | Compatibility library for OCaml’s Uchar module |
| packages/nixpkgs/ocamlPackages_latest.minttea | Fun, functional, and stateful way to build terminal apps in OCaml heavily inspired by Go's BubbleTea |
| packages/nixpkgs/ocamlPackages.janeStreet.splittable_random | PRNG that can be split into independent streams |
| packages/nixpkgs/ocamlPackages.caqti-driver-postgresql | PostgreSQL driver for Caqti based on C bindings |
| packages/nixpkgs/ocamlPackages_latest.ocamlgraph | Graph library for OCaml |
| packages/nixpkgs/ocamlPackages_latest.ojs | Runtime Library for gen_js_api generated libraries |
| packages/nixpkgs/ocamlPackages_latest.arp | Address Resolution Protocol purely in OCaml |
| packages/nixpkgs/ocamlPackages_latest.xtmpl | XML templating library for OCaml |
| packages/nixpkgs/ocamlPackages_latest.bheap | OCaml binary heap implementation by Jean-Christophe Filliâtre |
| packages/nixpkgs/ocamlPackages_latest.janeStreet.ocaml-embed-file | Files contents as module constants |
| packages/nixpkgs/ocamlPackages.conan-database | Database of decision trees to recognize MIME type |
| packages/nixpkgs/ocamlPackages.janeStreet.hex_encode | Hexadecimal encoding library |
| packages/nixpkgs/ocamlPackages_latest.janeStreet.time_now | Reports the current time |
| packages/nixpkgs/ocamlPackages_latest.conan-unix | Identify type of your file (such as the MIME type) |
| packages/nixpkgs/ocamlPackages_latest.oseq | Purely functional iterators compatible with standard `seq` |
| packages/nixpkgs/ocamlPackages.mirage-crypto-rng-mirage | Entropy collection for a cryptographically secure PRNG |
| packages/nixpkgs/ocamlPackages_latest.eio-ssl | OpenSSL binding to EIO |
| packages/nixpkgs/nuget | Package manager for the |
| packages/nixpkgs/ocamlPackages_latest.notty | Declarative terminal graphics for OCaml |
| packages/nixpkgs/ocamlPackages_latest.sail | Language for describing the instruction-set architecture (ISA) semantics of processors |
| packages/nixpkgs/ocamlPackages.benchmark | Benchmark running times of code |
| packages/nixpkgs/ocamlPackages_latest.eio | Effects-Based Parallel IO for OCaml |
| packages/nixpkgs/ocamlPackages_latest.pure-splitmix | Purely functional splittable PRNG |
| packages/nixpkgs/ocamlPackages.frontc | C Parsing Library |
| packages/nixpkgs/ocamlPackages.xmlm | OCaml streaming codec to decode and encode the XML data format |
| packages/nixpkgs/ocamlPackages_latest.janeStreet.async_smtp | SMTP client and server |
| packages/nixpkgs/ocamlPackages_latest.mirage-net | Network signatures for MirageOS |
| packages/nixpkgs/ocamlPackages.lru_cache | LRU cache implementation |
| packages/nixpkgs/ocamlPackages.ppx_embed_file | PPX that allows embedding files directly into executables/libraries as strings or bytes |
| packages/nixpkgs/ocamlPackages.streaming | Fast, safe and composable streaming abstractions |
| packages/nixpkgs/ocamlPackages_latest.username_kernel | Identifier for a user |
| packages/nixpkgs/ocamlPackages.minttea | Fun, functional, and stateful way to build terminal apps in OCaml heavily inspired by Go's BubbleTea |
| packages/nixpkgs/ocamlPackages.irmin-fs | Generic file-system backend for Irmin |
| packages/nixpkgs/ocamlPackages_latest.multipart_form-lwt | Implementation of RFC7578 in OCaml |
| packages/nixpkgs/ocamlPackages.caqti-driver-sqlite3 | Sqlite3 driver for Caqti using C bindings |
| packages/nixpkgs/ocamlPackages.dssi | Bindings for the DSSI API which provides audio synthesizers |
| packages/nixpkgs/ocamlPackages_latest.caqti-driver-postgresql | PostgreSQL driver for Caqti based on C bindings |
| packages/nixpkgs/ocamlPackages.dap | Debug adapter protocol |
| packages/nixpkgs/ocamlPackages.jane_rope | String representation with cheap concatenation |
| packages/nixpkgs/ocamlPackages.atd | Syntax for cross-language type definitions |
| packages/nixpkgs/ocamlPackages.yojson | Optimized parsing and printing library for the JSON format |
| packages/nixpkgs/ocamlPackages.janeStreet.async_interactive | Utilities for building simple command-line based user interfaces |
| packages/nixpkgs/ocamlPackages_latest.bigstringaf | Bigstring intrinsics and fast blits based on memcpy/memmove |
| packages/nixpkgs/ocamlPackages_latest.mirage-crypto-ec | Elliptic Curve Cryptography with primitives taken from Fiat |
| packages/nixpkgs/ocamlPackages.json-data-encoding | Type-safe encoding to and decoding from JSON |
| packages/nixpkgs/ocamlPackages.timedesc-tzlocal | Virtual library for Timedesc local time zone detection backends |
| packages/nixpkgs/ocamlformat_0_20_0 | Auto-formatter for OCaml code |
| packages/nixpkgs/ocamlPackages.mirage-ptime | POSIX clock for MirageOS |
| packages/nixpkgs/ocamlPackages.ocp-indent | Customizable tool to indent OCaml code |
| packages/nixpkgs/ocamlPackages_latest.terminal_size | Get the dimensions of the terminal |
| packages/nixpkgs/ocamlPackages.caqti-lwt | Lwt support for Caqti |
| packages/nixpkgs/ocamlPackages.lablgtk3 | OCaml interface to GTK 3 |
| packages/nixpkgs/ocamlPackages_latest.ocamlformat | Auto-formatter for OCaml code |
| packages/nixpkgs/ocamlPackages_latest.hashcons | OCaml hash-consing library |
| packages/nixpkgs/ocamlPackages_latest.mmap | Function for mapping files in memory |
| packages/nixpkgs/ocamlPackages_latest.ocaml-r | OCaml bindings for the R interpreter |
| packages/nixpkgs/ocamlPackages.cpu | Core pinning library |
| packages/nixpkgs/ocamlPackages.mirage-console | Implementations of Mirage console devices |
| packages/nixpkgs/ocamlPackages.httpun-ws-lwt | Lwt support for httpun-ws |
| packages/nixpkgs/oauth2c | User-friendly OAuth2 CLI |
| packages/nixpkgs/ocamlPackages_latest.linol-eio | LSP server library (with Eio for concurrency) |
| packages/nixpkgs/pdfmm | Graphical assistant to reduce the size of a PDF file |
| packages/nixpkgs/ocamlPackages.janeStreet.ecaml | Library for writing Emacs plugin in OCaml |
| packages/nixpkgs/ocamlPackages.pure-html | Write HTML directly in your OCaml source files with editor support |
| packages/nixpkgs/ocamlPackages_latest.otr | Off-the-record messaging protocol, purely in OCaml |
| packages/nixpkgs/ocamlPackages.janeStreet.shexp | Process library and s-expression based shell |
| packages/nixpkgs/ocamlPackages.ocaml_oasis | Configure, build and install system for OCaml projects |
| packages/nixpkgs/nusmv | New symbolic model checker for the analysis of synchronous finite-state and infinite-state systems |