Showing entries 701-800 out of 952.
Patch library purely in OCaml
Checking glob patterns on paths
Patricia Tree data structure in OCaml
Password based key derivation functions (PBKDF) from PKCS#5
Runtime library for Protobuf tooling
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
Algorithms and datastructures for phylogenetics
HTTP library with HTTP/2 support written entirely in OCaml
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
Polynomials over finite field
Bindings for the portaudio library which provides high-level functions for using soundcards
Base module for the posix bindings
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>
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
Set of ppx rewriters for BAP
Bitstrings and bitstring matching for OCaml - PPX extension
OCaml ppx to include binary data from a file as a string
Access C-like structures directly from OCaml
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
Protocol Buffers codec generator for OCaml
PPX Deriver for QCheck
Ppx deriver for ocaml-rpc
YAML codec generator for OCaml
Yojson codec generator for OCaml >= 4.04
Ppx rewriter that transforms a recursive module expression into a struct
Syntax extension for importing declarations from interface files
PPX deriver for Irmin generics
Optics with lun package and PPX
OCaml Syntax Extension for all Monadic Syntaxes
PPX deriver for type representations
OCaml PPX deriver for deriving show based on ppxlib
Tools for authors of syntactic tools (such as ppx rewriters)
PPX syntax extension that generates code for converting OCaml types to and from Yojson
Runtime lib for ppx_yojson_conv
Comprehensive ppx tool set
Extended Pratt parser
Library to enforce good stdlib practices
Simple bounded encoder to serialize human readable values and respect the 80-column constraint
Allows to print nested boxes, lists, arrays, tables in several formats
Text renderer for printbox, using unicode edges
Easy process control in OCaml
CPU topology and affinity for ocaml-multicore
Progress bar library for OCaml
Client library for Prometheus monitoring
Js_of_ocaml bindings to JS Promises with supplemental functions
Simple parser and type-checker for polomorphic extension of the SMT-LIB 2 language
Functional Priority Search Queues for OCaml
POSIX time for OCaml
Maps over integers implemented as Patricia trees
Integer set implementation using Patricia trees
Bindings to Pulseaudio client library
Write HTML directly in your OCaml source files with editor support
Purely functional splittable PRNG
OCaml bindings for Python
Compatibility package for qcheck
Alcotest backend for qcheck
Core qcheck library
Multicore testing library for OCaml
Utility functions for property-based testing of multicore programs
OUnit backend for qcheck
State-machine testing library for sequential and parallel model-based tests
Inline (Unit) Tests for OCaml
Convert from random bytes to random native numbers
OCaml bindings for raygui
OCaml bindings for Raylib (5.0.0)
Programmable debugger that targets reactive programs for which a rdbg-plugin exists
Pure OCaml regular expressions, with support for Perl and POSIX-style strings
OCaml module for functional reactive programming (FRP) based on React
OCaml bindings for GNU Readline
User-friendly programming language built on OCaml
Reason bindings for React.js
React.js JSX PPX
Cubic bezier implementation in Reason / OCaml
Redis client
Redis client (Lwt interface)
Native Reason + JSOO cross-platform performance benchmarking tools
Dynamic type representations
Library for resizable, contiguous datastructures
Library for pooling resources like connections, threads, or similar
Compatibility Result module
Elliptic Curve Diffie-Hellman on Edwards Curves (X25519, X448)
Caches (bounded-size key-value stores) and other bounded-size stores
Ergonomic, composable, efficient read/write streams
Actor-model multi-core scheduler for OCaml 5