4516 search results for ""

Showing 3301 - 3350
  1. A PPX rewriter to simplify the declaration of maps
    0.2.1
    MIT
    Used by 0 other packages
    24 Jun 2024
  2. Preprocessor extension to marshal OCaml types
    0.3.0
    MIT
    Used by 0 other packages
    27 Jun 2025
  3. Preprocessor extension to simplify writing Gendarme encoders
    0.3.0
    MIT
    Used by 3 other packages
    27 Jun 2025
  4. Small ppx to help check if a value matches a pattern
    0.1
    MIT
    Used by 0 other packages
    07 Sep 2021
  5. PPX for converting between OCaml values and JSON, Sexp and camlon
    4.1.0
    MIT
    Used by 1 other packages
    05 Aug 2022
  6. PPX deriver that automates differential testing for OCaml modules
    0.1.0
    ISC
    Used by 0 other packages
    04 Oct 2024
  7. Debug logs for selected functions and let-bindings
    2.3.0
    LGPL-2.1-or-later
    Used by 2 other packages
    21 Jun 2025
  8. Ppx rewriter that records top-level module startup times
    v0.17.0
    MIT
    Used by 1 other packages
    23 May 2024
  9. A Syntax Extension for all Monadic Syntaxes
    0.2.0
    LGPL-3.0-or-later
    Used by 0 other packages
    24 Feb 2022
  10. Syntax extension for building values of monoids
    0.3.3
    MIT
    Used by 0 other packages
    29 Jul 2022
  11. Syntax extension for facilitating usage of MySQL bindings
    1.1.3
    Used by 0 other packages
    11 Aug 2020
  12. Convenience package for using ppx_mysql with Mysql and the identity monad for IO
    1.1
    Used by 0 other packages
    31 May 2019
  13. Framework for writing nanopass-style compilers
    0.1
    MIT
    Used by 0 other packages
    19 Dec 2017
  14. Idiomatic selective `open`s in OCaml
    0.1
    MIT
    Used by 0 other packages
    27 Aug 2021
  15. Optional compilation for OCaml
    v0.17.1
    MIT
    Used by 25 other packages
    12 Jun 2025
  16. 0.2.0
    ISC
    Used by 0 other packages
    18 Sep 2023
  17. Pattern matching on flat options
    v0.17.0
    MIT
    Used by 3 other packages
    23 May 2024
  18. OCaml PPX extension for writing stream parsers
    0.2.0
    ISC
    Used by 0 other packages
    11 Dec 2024
  19. Syntax for a partial application of functions that omits any argument
    1.0
    ISC
    Used by 1 other packages
    29 Jun 2024
  20. A ppx for writing fast incremental bind nodes in a pattern match
    v0.17.0
    MIT
    Used by 3 other packages
    26 May 2024
  21. ppx_pbt

    No documentation

    PPX Rewriter for property based testing
    0.2.1
    MIT
    Used by 0 other packages
    05 Aug 2021
  22. A ppx rewriter that inlines reverse application operators `|>` and `|!`
    v0.17.0
    MIT
    Used by 3 other packages
    23 May 2024
  23. Ppx for generating serialisation and de-serialisation functions of ocaml types
    5.2.2
    BSD-3-Clause
    Used by 7 other packages
    23 Jan 2025
  24. Json driver for Ppx_protocol_conv
    5.2.2
    BSD-3-Clause
    Used by 1 other packages
    23 Jan 2025
  25. Jsonm driver for Ppx_protocol_conv
    5.2.2
    BSD-3-Clause
    Used by 0 other packages
    23 Jan 2025
  26. MessagePack driver for Ppx_protocol_conv
    5.2.2
    BSD-3-Clause
    Used by 0 other packages
    23 Jan 2025
  27. Xml driver for Ppx_protocol_conv
    5.2.2
    BSD-3-Clause
    Used by 1 other packages
    23 Jan 2025
  28. 5.2.2
    BSD-3-Clause
    Used by 1 other packages
    23 Jan 2025
  29. Yaml driver for Ppx_protocol_conv
    5.2.2
    BSD-3-Clause
    Used by 0 other packages
    23 Jan 2025
  30. Ppxlib based string format rewriter inspired by Python string `format`
    0.1.2
    MIT
    Used by 0 other packages
    21 Feb 2022
  31. [@@deriving] plugin to generate Python conversion functions
    v0.17.0
    MIT
    Used by 1 other packages
    26 May 2024
  32. Spiritual equivalent of let%expect_test, but for property based tests as an ergonomic wrapper to write quickcheck tests.
    v0.17.0
    MIT
    Used by 1 other packages
    26 May 2024
  33. Syntax extension for Caqti/PostgreSQL queries
    3.1.0
    MIT
    Used by 2 other packages
    08 May 2022
  34. 3.1.0
    MIT
    Used by 0 other packages
    08 May 2022
  35. 3.1.0
    MIT
    Used by 0 other packages
    08 May 2022
  36. Matching Regular Expressions with OCaml Patterns
    0.5.1
    LGPL-3.0-or-later WITH LGPL-3.0-linking-exception
    Used by 0 other packages
    09 Jun 2022
  37. PPX deriver for type representations
    0.7.0
    ISC
    Used by 16 other packages
    15 Aug 2023
  38. Seq literals ppx for OCaml
    0.3.2
    ISC
    Used by 0 other packages
    27 Jun 2022
  39. [@@deriving] plugin to generate S-expression conversion functions
    v0.17.1
    MIT
    Used by 154 other packages
    12 Jun 2025
  40. A ppx rewriter for easy construction of s-expressions
    v0.17.0
    MIT
    Used by 10 other packages
    23 May 2024
  41. A ppx rewriter that simplifies building s-expressions from ocaml values
    v0.17.0
    MIT
    Used by 19 other packages
    23 May 2024
  42. OCaml PPX deriver for deriving show based on ppxlib
    0.2.1
    BSD-2-Clause
    Used by 6 other packages
    28 Feb 2021
  43. Stable types conversions generator
    v0.17.1
    MIT
    Used by 1 other packages
    12 Jun 2025
  44. 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.0
    MIT
    Used by 2 other packages
    23 May 2024
  45. Ppx extension for string interpolation
    v0.17.0
    MIT
    Used by 13 other packages
    23 May 2024
  46. Ppx extension for generating of_string & to_string
    v0.17.0
    MIT
    Used by 1 other packages
    23 May 2024
  47. String interpolation PPX preprocessor
    1.1.0
    Apache-2.0
    Used by 2 other packages
    03 Jul 2025
  48. [@@deriving subliner] and [%%subliner] for Cmdliner
    0.2.1
    MIT
    Used by 0 other packages
    22 Aug 2023
  49. A ppx to know host operating system at compile time
    1.0
    GPL-3.0
    Used by 0 other packages
    14 Oct 2022
  50. A ppx replacement of pa_ounit
    1.8.0
    MIT
    Used by 2 other packages
    23 Dec 2021