MyNixOS website logo
categories

development/ocaml-modules

Showing entries 1901-2000 out of 2251.
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
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
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
Protocol Buffers codec generator for OCaml
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
Generation of accessor and iteration functions for ocaml records
Simpler notation for fixed point literals
Ppx rewriter that transforms a recursive module expression into a struct
PPX rewriter that generates functions to copy local values to the global heap
PPX rewriter that generates hash functions from type expressions and definitions
Ignore Jane Street specific instrumentation extensions
Syntax extension for importing declarations from interface files
Syntax extension for writing in-line tests in ocaml code
PPX deriver for Irmin generics
Standard Jane Street ppx rewriters
Code style checker for Jane Street Packages
[@@deriving] plugin to generate Jsonaf conversion functions
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 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
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