Showing entries 801-900 out of 1079.
PPX deriver for Irmin generics
Standard Jane Street ppx rewriters
Code style checker for Jane Street Packages
[@@deriving] plugin to generate Jsonaf conversion functions
Monadic let-bindings
Ppx_sexp_message-like extension nodes for lazily rendering log messages
Optics with lun package and PPX
Ppx rewriter that records top-level module startup times
OCaml Syntax Extension for all Monadic Syntaxes
Optional compilation for OCaml
Pattern matching on flat options
PPX for writing fast incremental bind nodes in a pattern match
PPX rewriter that inlines reverse application operators |> and |!
[@@deriving] plugin to generate Python conversion functions
Spiritual equivalent of let%expect_test, but for property based tests
PPX deriver for type representations
[@@deriving] plugin to generate S-expression conversion functions
PPX rewriter for easy construction of s-expressions
PPX rewriter that simplifies building s-expressions from ocaml values
OCaml PPX deriver for deriving show based on ppxlib
Stable types conversions generator
Ppx extension for deriving a witness that a type is intended to be stable
Ppx extension for string interpolation
Ppx to help derive of_string and to_string, primarily for variant types
Tools for authors of syntactic tools (such as ppx rewriters)
Let expressions, inferring pattern type from expression
GADT-based field accessors and utilities
Generation of runtime types from type declarations
Generation of accessor and iteration functions for ocaml variant types
PPX syntax extension that generates code for converting OCaml types to and from Yojson
Runtime lib for ppx_yojson_conv
Comprehensive ppx tool set
Library for use in ppxes for constructing and matching on ASTs corresponding to the augmented pars…
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
Library providing a signature for simple profunctors and traversal of a record
Progress bar library for OCaml
Client library for Prometheus monitoring
Js_of_ocaml bindings to JS Promises with supplemental functions
Protocol versioning
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
Library containing custom Rely matchers allowing for easily using QCheck with Rely
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 bindings for RE2, Google's regular expression library
Re2_stable adds an incomplete but stable serialization of Re2
OCaml module for functional reactive programming (FRP) based on React
OCaml bindings for GNU Readline
Reason bindings for React.js
React.js JSX PPX
Cubic bezier implementation in Reason / OCaml
Library which provides traversal of records with an applicative
Redis client
Redis client for Async applications
Redis client (Lwt interface)
Error formatter tool for Reason and OCaml
Interface shared by Re_parser and Re2.Parser
Jest-inspired testing framework for native OCaml/Reason
Tool providing JUnit Reporter for Rely Testing Framework
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
General resource cache
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
Minimalist framework to build extensible HTTP servers and clients
Ropes (“heavyweight strings”) in OCaml
Universal decoder of an encoded flow (UTF-7, ISO-8859 and KOI8) to Unicode
Typed routing for OCaml applications
Light library to deal with RPCs in OCaml
Library to deal with RPCs in OCaml - Lwt interface
Result value combinators for OCaml