MyNixOS website logo
categories

development/ocaml-modules

Showing entries 901-1000 out of 2376.
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
Monadic let-bindings
Ppx_sexp_message-like extension nodes for lazily rendering log messages
Optics with lun package and PPX
Matching Regular Expressions with OCaml Patterns using Mikmatch's syntax
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 |!
Pluggable serialization and deserialization of ocaml data strucures based on type_conv
[@@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
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
A web-server reporting prometheus metrics
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
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