173 search results for "ppx_"
Showing 51 - 100
-
GADT-based field accessors and utilitiesv0.17.0MITUsed by 3 other packages26 May 2024
-
PPX extension for Yojson literals and patterns1.3.0BSD-2-ClauseUsed by 3 other packages11 Sep 2023
-
Cmdliner.Term.t generator0.6.0MITUsed by 1 other packages03 May 2021
-
A ppx rewriter that transforms a recursive module expression into a `struct`2.0.0MITUsed by 1 other packages07 May 2021
-
sexp_message-like extension nodes for lazily rendering log messagesv0.17.0MITUsed by 1 other packages23 May 2024
-
Json driver forprotocol_conv5.2.2BSD-3-ClauseUsed by 1 other packages23 Jan 2025
-
Xml driver forprotocol_conv5.2.2BSD-3-ClauseUsed by 1 other packages23 Jan 2025
-
Xmlm driver forprotocol_conv5.2.2BSD-3-ClauseUsed by 1 other packages23 Jan 2025
-
A PPX Rewriter for Hashconsing0.11BSD-3-ClauseUsed by 2 other packages12 Sep 2023
-
A Camlp5 PPX Rewriter for Perl Regexp Workalikes0.05BSD-3-ClauseUsed by 2 other packages27 Feb 2025
-
A PPX Rewriter for Uniqifying ASTs0.11BSD-3-ClauseUsed by 2 other packages12 Sep 2023
-
Deprecatedv0.17.0MITUsed by 2 other packages26 May 2024
-
A ppx that takes in css strings and produces a module for accessing the unique names defined withinv0.17.0MITUsed by 2 other packages26 May 2024
-
Generate functions to read/write records in csv formatv0.17.0MITUsed by 2 other packages26 May 2024
-
Ppx deriver for Js_of_ocaml0.3LGPL-2.1-or-laterUsed by 2 other packages14 Dec 2022
-
Inline tests backend for alcotest1.0.0ISCUsed by 2 other packages25 Aug 2021
-
Syntax extension for writing in-line tests in ocaml code (with stripped dependencies)v0.17.0MITUsed by 2 other packages04 Feb 2025
-
[@@deriving] plugin to generate Jsonaf conversion functionsv0.17.0MITUsed by 2 other packages26 May 2024
-
ppx_minidebug
No documentation
Debug logs for selected functions and let-bindings2.2.0LGPL-2.1-or-laterUsed by 2 other packages02 Apr 2025 -
A ppx rewriter that inlines reverse application operators `|>` and `|!`v0.17.0MITUsed by 2 other packages23 May 2024
-
Syntax extension for Caqti/PostgreSQL queries3.1.0MITUsed by 2 other packages08 May 2022
-
Ppx extension for deriving a witness that a type is intended to be stable. In this context, stable means that the serialization format will never change. This allows programs running at different versions of the code to safely communicate.v0.17.0MITUsed by 2 other packages23 May 2024
-
String interpolation PPX preprocessor1.0.1Apache-2.0Used by 2 other packages28 Jan 2021
-
Generation of runtime types from type declarationsv0.17.0MITUsed by 2 other packages23 May 2024
-
Compiler from OCaml bytecode to JavaScript6.0.1GPL-2.0-or-later; LGPL-2.1-or-later WITH OCaml-LGPL-linking-exceptionUsed by 1 other packages13 Feb 2025
-
A PPX Rewriter for automating generation of data-conversion code for use with Camlp5's Q_ast0.12BSD-3-ClauseUsed by 1 other packages09 Jul 2024
-
A Camlp5 PPX Rewriter for treating PPX extensions as Camlp5 quotations0.02BSD-3-ClauseUsed by 1 other packages27 Sep 2023
-
A Camlp5 PPX Rewriter for static blocks0.02BSD-3-ClauseUsed by 1 other packages12 Sep 2023
-
[@@deriving hash]0.1.3MITUsed by 1 other packages21 Mar 2025
-
A ppx deriving sample-functions for Popper0.1.1ISCUsed by 1 other packages12 May 2021
-
ppx_deriving_qcheck
No documentation
PPX Deriver for QCheck0.7BSD-2-ClauseUsed by 1 other packages07 Apr 2025 -
0.4.0ISCUsed by 1 other packages19 Nov 2024
-
Expands [@disable_unused_warnings] into [@warning "-20-26-32-33-34-35-36-37-38-39-60-66-67"]v0.17.0MITUsed by 1 other packages23 May 2024
-
Extension to distribute guards over or-patterns0.3MITUsed by 1 other packages30 Jun 2021
-
Cram like framework for OCamlv0.17.2MITUsed by 1 other packages04 Feb 2025
-
Simpler notation for fixed point literalsv0.17.0MITUsed by 1 other packages23 May 2024
-
A sample syntax extension using OCaml's new extension points API2.1Public domainUsed by 1 other packages24 Oct 2020
-
A ppx rewriter that generates functions to copy local values to the global heapv0.17.0MITUsed by 1 other packages23 May 2024
-
Ignore Jane Street specific instrumentation extensionsv0.17.0MITUsed by 1 other packages23 May 2024
-
PPX for converting between OCaml values and JSON, Sexp and camlon4.1.0MITUsed by 1 other packages05 Aug 2022
-
Ppx rewriter that records top-level module startup timesv0.17.0MITUsed by 1 other packages23 May 2024
-
Pattern matching on flat optionsv0.17.0MITUsed by 1 other packages23 May 2024
-
Syntax for a partial application of functions that omits any argument1.0ISCUsed by 1 other packages29 Jun 2024
-
[@@deriving] plugin to generate Python conversion functionsv0.17.0MITUsed by 1 other packages26 May 2024
-
Spiritual equivalent of let%expect_test, but for property based tests as an ergonomic wrapper to write quickcheck tests.v0.17.0MITUsed by 1 other packages26 May 2024
-
Stable types conversions generatorv0.17.0MITUsed by 1 other packages23 May 2024
-
Ppx extension for generating of_string & to_stringv0.17.0MITUsed by 1 other packages23 May 2024
-
Let expressions, inferring pattern type from expression.v0.17.0MITUsed by 1 other packages23 May 2024
-
Jsonschema generator forderiving0.0.3MITUsed by 0 other packages21 Oct 2024
-
Migrate toprotocol_conv0.8.1Used by 0 other packages03 Dec 2017