MyNixOS website logo
categories

development/ocaml-modules

Showing entries 801-900 out of 2376.
Abstract type of integer between x64 and x86 architecture
Bindings to libopus
Element ordering
Minimal library for generating ordinal names of integers
OCaml Interface to SDP solvers
Purely functional iterators compatible with standard seq
OpenType Font Format Encoder & Decoder
OpenType font decoder for OCaml
TOML parsing and manipulation library for OCaml
Off-the-record messaging protocol, purely in OCaml
A tool that builds standalone installers for your OCaml applications
Unit test framework for OCaml
Unit test framework for OCaml
Experimental OCaml library to work with DWARF format
Numerical computing library for Ocaml
Numerical computing library for Ocaml
OCaml implementation of Xenstore
Parsing library based on combinators and ppx extension to write languages
HTTP/AF and MirageOS
CoHTTP client with its HTTP/AF implementation
Generalized map/reduce for multicore computing
Library for multicore parallel programming
Process strings into sets of command-line arguments
S-expression parsing library
Text formatting library that harnesses Reason JSX to provide intuitive terminal output
Small library for pretty coloring to Console output
Patch library purely in OCaml
File Diff using the Patience Diff algorithm
Checking glob patterns on paths
Diff library using Bram Cohen's patience diff algorithm
Patricia Tree data structure in OCaml
Password based key derivation functions (PBKDF) from PKCS#5
Runtime library for Protobuf tooling
Runtime library for ocaml-protoc to support RPC services
Runtime library for ocaml-protoc to support JSON encoding/decoding
Decode and encode PCAP (packet capture) files
Efficient C-library for pattern matching with Perl-style regular expressions in OCaml
OCaml bindings to PCRE
Encoder/Decoder of Quoted-Printable (RFC2045 & RFC2047)
Interface to PostgreSQL databases for OCaml applications
Interface to PostgreSQL databases for OCaml applications
Collection of tools for generating, manipulating and - most of all - solving parity games
Pure-OCaml PostgreSQL client library
Pgx using Eio for IO
Pgx using Lwt for IO
Pgx using Lwt and Unix libraries for IO
Algorithms and datastructures for phylogenetics
HTTP library with HTTP/2 support written entirely in OCaml
An Abstract element drawing library
Universal schema language and a collection of tools built around it
Universal schema language and a collection of tools built around it
Tool to export Kicad Sch files to SVG pictures
Portable OCaml interface to macOS/Linux/Windows native IO event notification mechanisms
RPC which tracks state on the client and server so it only needs to send diffs across the wire
Polynomials over finite field
Bindings for the portaudio library which provides high-level functions for using soundcards
Base module for the posix bindings
Posix-errno provides comprehensive errno handling
Bindings for posix math
Bindings for posix sockets
Posix-time2 provides the types and bindings for posix time APIs
Bindings for the types defined in <sys/types.h>
Binding to the posix *at functions
Bindings to the PostgreSQL library
Alternative pretty printing library to the Format module of the OCaml standard library
Quote and highlight input fragments at a given source location
OCaml library for pretty-printing textual documents
[@@deriving] plugin to generate accessors for use with the Accessor libraries
Assert-like extension nodes that raise useful errors on failure
Set of ppx rewriters for BAP
Base set of ppx rewriters
Syntax extension for writing in-line benchmarks in ocaml code
Generation of bin_prot readers and writers from types
Bitstrings and bitstring matching for OCaml - PPX extension
OCaml ppx to include binary data from a file as a string
Generation of comparison functions from types
Part of the Jane Street's PPX rewriters collection
PPX that takes in css strings and produces a module for accessing the unique names defined within
Access C-like structures directly from OCaml
Preprocessor for easier stub generation with ocaml-ctypes
Generate functions to read/write records in csv format
Printf-style format-strings for user-defined string conversion
PPX that exposes the source code string of an expression/module structure
Define a new ppx deriver by naming a runtime module
Shared [@@deriving] plugin registry
Library simplifying type-driven code generation on OCaml >=4.02
Ppx_deriving plugin for generating command line interfaces from types for OCaml
Ppx deriver for json_encoding
Protocol Buffers codec generator for OCaml
PPX Deriver for QCheck
Ppx deriver for ocaml-rpc
OCaml PPX deriver that generates converters between regular or polymorphic variants and strings
YAML codec generator for OCaml
Yojson codec generator for OCaml >= 4.04
Generation of diffs and update functions for ocaml types
PPX that allows embedding files directly into executables/libraries as strings or bytes
Generate a list containing all values of a finite type
Cram like framework for OCaml