4459 search results for ""

Showing 3351 - 3400
  1. Syntax extension for writing in-line tests in ocaml code
    v0.17.1
    MIT
    Used by 105 other packages
    12 Jun 2025
  2. Syntax extension for writing in-line tests in ocaml code (with stripped dependencies)
    v0.17.0.2
    MIT
    Used by 2 other packages
    24 Jul 2025
  3. ppx_interact

    No documentation

    Opens a REPL in context
    0.2.0
    MIT
    Used by 0 other packages
    14 Aug 2025
  4. PPX deriver for Irmin type representations
    3.11.0
    ISC
    Used by 7 other packages
    23 Jun 2025
  5. Standard Jane Street ppx rewriters
    v0.17.0
    MIT
    Used by 178 other packages
    23 May 2024
  6. Code style checker for Jane Street Packages
    v0.17.1
    MIT
    Used by 2 other packages
    09 Oct 2025
  7. 0.21.1
    MIT
    Used by 0 other packages
    13 Aug 2025
  8. [@@deriving] plugin to generate Jsonaf conversion functions
    v0.17.1
    MIT
    Used by 3 other packages
    09 Oct 2025
  9. Monadic let-bindings
    v0.17.1
    MIT
    Used by 27 other packages
    12 Jun 2025
  10. Ppx_sexp_message-like extension nodes for lazily rendering log messages
    v0.17.0
    MIT
    Used by 1 other packages
    23 May 2024
  11. 0.0.2
    MIT
    Used by 0 other packages
    19 Nov 2025
  12. [@@deriving make]
    0.3.4
    MIT
    Used by 4 other packages
    24 Jan 2024
  13. A PPX rewriter to simplify the declaration of maps
    0.2.1
    MIT
    Used by 0 other packages
    24 Jun 2024
  14. ppx_marshal

    No documentation

    Preprocessor extension to marshal OCaml types
    0.4.1
    MIT
    Used by 0 other packages
    06 Apr 2026
  15. ppx_marshal_ext

    No documentation

    Preprocessor extension to simplify writing Gendarme encoders
    0.4.1
    MIT
    Used by 5 other packages
    06 Apr 2026
  16. A syntax extension for Rust's `matches!` in OCaml 🐪
    0.1.0
    MIT
    Used by 0 other packages
    27 Oct 2025
  17. PPX for converting between OCaml values and JSON, Sexp and camlon
    4.1.0
    MIT
    Used by 1 other packages
    05 Aug 2022
  18. PPX deriver that automates differential testing for OCaml modules
    0.1.0
    ISC
    Used by 0 other packages
    04 Oct 2024
  19. ppx_mikmatch

    No documentation

    Matching Regular Expressions with OCaml Patterns using Mikmatch's syntax
    1.4
    LGPL-3.0-or-later WITH LGPL-3.0-linking-exception
    Used by 0 other packages
    22 Apr 2026
  20. Debug logs for selected functions and let-bindings
    3.0.0
    LGPL-2.1-or-later
    Used by 2 other packages
    28 Oct 2025
  21. ppx_mixins

    No documentation

    A PPX for mixing module type signatures into a type declaration
    0.2.0
    Apache-2.0
    Used by 0 other packages
    19 Apr 2026
  22. Ppx rewriter that records top-level module startup times
    v0.17.0
    MIT
    Used by 1 other packages
    23 May 2024
  23. A Syntax Extension for all Monadic Syntaxes
    0.2.0
    LGPL-3.0-or-later
    Used by 0 other packages
    24 Feb 2022
  24. Syntax extension for building values of monoids
    0.3.3
    MIT
    Used by 0 other packages
    29 Jul 2022
  25. Syntax extension for facilitating usage of MySQL bindings
    1.1.3
    Used by 0 other packages
    11 Aug 2020
  26. Framework for writing nanopass-style compilers
    0.1
    MIT
    Used by 0 other packages
    19 Dec 2017
  27. Idiomatic selective `open`s in OCaml
    0.1
    MIT
    Used by 0 other packages
    27 Aug 2021
  28. Optional compilation for OCaml
    v0.17.1
    MIT
    Used by 28 other packages
    12 Jun 2025
  29. 0.2.0
    ISC
    Used by 0 other packages
    18 Sep 2023
  30. Pattern matching on flat options
    v0.17.0
    MIT
    Used by 3 other packages
    23 May 2024
  31. OCaml PPX extension for writing stream parsers
    0.2.1
    ISC
    Used by 0 other packages
    08 Dec 2025
  32. Syntax for a partial application of functions that omits any argument
    1.0
    ISC
    Used by 1 other packages
    29 Jun 2024
  33. A ppx for writing fast incremental bind nodes in a pattern match
    v0.17.1
    MIT
    Used by 3 other packages
    09 Oct 2025
  34. ppx_pbt

    No documentation

    PPX Rewriter for property based testing
    0.2.1
    MIT
    Used by 0 other packages
    05 Aug 2021
  35. A ppx rewriter that inlines reverse application operators `|>` and `|!`
    v0.17.0
    MIT
    Used by 3 other packages
    23 May 2024
  36. Ppx for generating serialisation and de-serialisation functions of ocaml types
    5.2.3
    BSD-3-Clause
    Used by 7 other packages
    04 Sep 2025
  37. Json driver for Ppx_protocol_conv
    5.2.3
    BSD-3-Clause
    Used by 1 other packages
    04 Sep 2025
  38. Jsonm driver for Ppx_protocol_conv
    5.2.3
    BSD-3-Clause
    Used by 0 other packages
    04 Sep 2025
  39. MessagePack driver for Ppx_protocol_conv
    5.2.3
    BSD-3-Clause
    Used by 0 other packages
    04 Sep 2025
  40. Xml driver for Ppx_protocol_conv
    5.2.3
    BSD-3-Clause
    Used by 1 other packages
    04 Sep 2025
  41. 5.2.3
    BSD-3-Clause
    Used by 1 other packages
    04 Sep 2025
  42. Yaml driver for Ppx_protocol_conv
    5.2.3
    BSD-3-Clause
    Used by 0 other packages
    04 Sep 2025
  43. Ppxlib based string format rewriter inspired by Python string `format`
    0.1.2
    MIT
    Used by 0 other packages
    21 Feb 2022
  44. [@@deriving] plugin to generate Python conversion functions
    v0.17.0
    MIT
    Used by 1 other packages
    26 May 2024
  45. Spiritual equivalent of let%expect_test, but for property based tests as an ergonomic wrapper to write quickcheck tests.
    v0.17.1
    MIT
    Used by 1 other packages
    09 Oct 2025
  46. Syntax extension for Caqti/PostgreSQL queries
    3.1.0
    MIT
    Used by 2 other packages
    08 May 2022
  47. 3.1.0
    MIT
    Used by 0 other packages
    08 May 2022
  48. 3.1.0
    MIT
    Used by 0 other packages
    08 May 2022
  49. 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
  50. PPX deriver for type representations
    0.8.0
    ISC
    Used by 8 other packages
    03 Dec 2025