MyNixOS website logo
package-set

ocamlPackages

Showing entries 701-800 out of 938.
A ppx rewriter that inlines reverse application operators |> and |!
A [@@deriving] plugin to generate Python conversion functions
PPX deriver for type representations
[@@deriving] plugin to generate S-expression conversion functions
A ppx rewriter for easy construction of s-expressions
A 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
Tools for authors of ppx rewriters
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
A PPX syntax extension that generates code for converting OCaml types to and from Yojson
Runtime lib for ppx_yojson_conv
Comprehensive ppx tool set
An extended Pratt parser
A 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
A 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
A 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
Purely functional splittable PRNG
OCaml bindings for Python
A library to help writing wrappers around ocaml code for python
Compatibility package for qcheck
Alcotest backend for qcheck
A 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
A 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
An OCaml module for functional reactive programming (FRP) based on React
OCaml bindings for GNU Readline
Facebook's friendly syntax to OCaml
Cubic bezier implementation in Reason / OCaml
A library which provides traversal of records with an applicative
Redis client for Async applications
Interface shared by Re_parser and Re2.Parser
Native Reason + JSOO cross-platform performance benchmarking tools
Dynamic type representations
Library for resizable, contiguous datastructures
A library for pooling resources like connections, threads, or similar
A minimal OCaml library for type-safe HTTP/JSON RPCs
A minimal OCaml library for type-safe HTTP/JSON RPCs
A minimal OCaml library for type-safe HTTP/JSON RPCs
A minimal OCaml library for type-safe HTTP/JSON RPCs
A minimal OCaml library for type-safe HTTP/JSON RPCs
A minimal OCaml library for type-safe HTTP/JSON RPCs
A minimal OCaml library for type-safe HTTP/JSON RPCs
A minimal OCaml library for type-safe HTTP/JSON RPCs
Compatibility Result module
Elliptic Curve Diffie-Hellman on Edwards Curves (X25519, X448)
Caches (bounded-size key-value stores) and other bounded-size stores
An actor-model multi-core scheduler for OCaml 5
Minimalist framework to build extensible HTTP servers and clients
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
A library to deal with RPCs in OCaml - Lwt interface
Result value combinators for OCaml
Bindings to the GETRUSAGE(2) syscall
An OCaml library offering facilities for the safe storage of user passwords
A language for describing the instruction-set architecture (ISA) semantics of processors
Interface for libsamplerate
Parallelism-safe data structures for multicore OCaml
Lock-free data structures for multicore OCaml
A library written in OCaml, relying on Javalib to provide a high level representation of Java byte…
Elliptic curve library secp256k1 wrapper for Ocaml
Bindings to secp256k1 internal functions (generic operations on the curve)
An OCaml lexer generator for Unicode
A simple event library
Compatibility Semaphore module
Semantic versioning module
Dummy backward-compatibility package for iterators
Variations of the Seq module with monads folded into the type
S-expression swiss knife
Code for computing the diff of two sexps
Helpers for manipulating [Sexplib