4554 search results for ""

Showing 3401 - 3450
  1. A PPX that allows embedding files directly into executables/libraries as strings or bytes
    v0.17.0
    MIT
    Used by 0 other packages
    26 May 2024
  2. ppx_enforce

    No documentation

    PPX that enforces required function calls at compile time
    0.1.0
    GPL-3.0-or-later
    Used by 1 other packages
    06 May 2026
  3. Generate a list containing all values of a finite type
    v0.17.0
    MIT
    Used by 15 other packages
    23 May 2024
  4. Cram like framework for OCaml
    v0.17.3
    MIT
    Used by 173 other packages
    12 Jun 2025
  5. Cram like framework for OCaml (with stripped dependencies)
    v0.17.3.0
    MIT
    Used by 1 other packages
    03 Nov 2025
  6. ppx_ezlua

    No documentation

    PPX deriving for Lua (ezlua)
    0.1
    MIT
    Used by 0 other packages
    14 Apr 2026
  7. 0.2.0
    BSD-2-Clause
    Used by 0 other packages
    10 Nov 2020
  8. Add location to calls to failwiths
    v0.14.0
    MIT
    Used by 0 other packages
    31 May 2020
  9. Generation of accessor and iteration functions for ocaml records
    v0.17.0
    MIT
    Used by 22 other packages
    23 May 2024
  10. Simpler notation for fixed point literals
    v0.17.0
    MIT
    Used by 1 other packages
    23 May 2024
  11. ppx_forbid

    No documentation

    PPX that forbids specific function calls or modules at compile time
    0.1.0
    GPL-3.0-or-later
    Used by 1 other packages
    06 May 2026
  12. Interpolate format strings
    1.0
    MIT
    Used by 0 other packages
    11 Sep 2025
  13. 0.0.9
    MIT
    Used by 0 other packages
    03 May 2024
  14. A ppx rewriter that transforms a recursive module expression into a `struct`
    2.0.0
    MIT
    Used by 1 other packages
    07 May 2021
  15. A sample syntax extension using OCaml's new extension points API
    2.1
    Public domain
    Used by 1 other packages
    24 Oct 2020
  16. A ppx rewriter that generates functions to copy local values to the global heap
    v0.17.2
    MIT
    Used by 1 other packages
    12 Jun 2025
  17. Rewrite OCaml records for use as Hardcaml Interfaces
    v0.17.1
    MIT
    Used by 9 other packages
    09 Oct 2025
  18. A ppx rewriter that generates hash functions from type expressions and definitions
    v0.17.0
    MIT
    Used by 24 other packages
    23 May 2024
  19. ppx_hegel_compat

    No documentation

    Internal ppxlib AST shim shared by Hegel's PPX packages
    0.12.2
    MIT
    Used by 2 other packages
    25 Jul 2026
  20. ppx_hegel_generator

    No documentation

    PPX deriver for Hegel generator derivation
    0.12.2
    MIT
    Used by 0 other packages
    25 Jul 2026
  21. ppx_hegel_test

    No documentation

    PPX expander for Hegel test definitions with Antithesis support
    0.12.2
    MIT
    Used by 1 other packages
    25 Jul 2026
  22. Expands [%here] into its location
    v0.17.0
    MIT
    Used by 33 other packages
    23 May 2024
  23. Ignore Jane Street specific instrumentation extensions
    v0.17.0
    MIT
    Used by 1 other packages
    23 May 2024
  24. A syntax extension for importing declarations from interface files
    1.12.0
    MIT
    Used by 12 other packages
    15 Oct 2025
  25. Inline tests backend for alcotest
    1.0.0
    ISC
    Used by 2 other packages
    25 Aug 2021
  26. Syntax extension for writing in-line tests in ocaml code
    v0.17.1
    MIT
    Used by 108 other packages
    12 Jun 2025
  27. ppx_inline_test_nobase

    No documentation

    Syntax extension for writing in-line tests in ocaml code (with stripped dependencies)
    v0.17.0.3
    MIT
    Used by 2 other packages
    03 Jun 2026
  28. ppx_interact

    No documentation

    Opens a REPL in context
    0.2.0
    MIT
    Used by 0 other packages
    14 Aug 2025
  29. PPX deriver for Irmin type representations
    3.11.0
    ISC
    Used by 7 other packages
    23 Jun 2025
  30. Standard Jane Street ppx rewriters
    v0.17.0
    MIT
    Used by 180 other packages
    23 May 2024
  31. Code style checker for Jane Street Packages
    v0.17.1
    MIT
    Used by 5 other packages
    09 Oct 2025
  32. 0.21.1
    MIT
    Used by 0 other packages
    13 Aug 2025
  33. [@@deriving] plugin to generate Jsonaf conversion functions
    v0.17.1
    MIT
    Used by 3 other packages
    09 Oct 2025
  34. Monadic let-bindings
    v0.17.1
    MIT
    Used by 27 other packages
    12 Jun 2025
  35. Ppx_sexp_message-like extension nodes for lazily rendering log messages
    v0.17.0
    MIT
    Used by 1 other packages
    23 May 2024
  36. ppx_lun

    No documentation

    0.0.3
    MIT
    Used by 0 other packages
    05 Jun 2026
  37. [@@deriving make]
    0.3.4
    MIT
    Used by 4 other packages
    24 Jan 2024
  38. A PPX rewriter to simplify the declaration of maps
    0.2.1
    MIT
    Used by 0 other packages
    24 Jun 2024
  39. ppx_marshal

    No documentation

    Preprocessor extension to marshal OCaml types
    0.5.0
    MIT
    Used by 0 other packages
    25 Jun 2026
  40. ppx_marshal_ext

    No documentation

    Preprocessor extension to simplify writing Gendarme encoders
    0.5.0
    MIT
    Used by 5 other packages
    25 Jun 2026
  41. ppx_matches

    No documentation

    A syntax extension for Rust's `matches!` in OCaml 🐪
    0.2.0
    MIT
    Used by 0 other packages
    22 Jul 2026
  42. PPX for converting between OCaml values and JSON, Sexp and camlon
    4.1.0
    MIT
    Used by 1 other packages
    05 Aug 2022
  43. PPX deriver that automates differential testing for OCaml modules
    0.1.0
    ISC
    Used by 0 other packages
    04 Oct 2024
  44. 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
  45. Debug logs for selected functions and let-bindings
    3.0.0
    LGPL-2.1-or-later
    Used by 2 other packages
    28 Oct 2025
  46. ppx_mixins

    No documentation

    A PPX for mixing module type signatures into a type declaration
    0.2.0
    Apache-2.0
    Used by 1 other packages
    19 Apr 2026
  47. Ppx rewriter that records top-level module startup times
    v0.17.0
    MIT
    Used by 1 other packages
    23 May 2024
  48. A Syntax Extension for all Monadic Syntaxes
    0.2.0
    LGPL-3.0-or-later
    Used by 0 other packages
    24 Feb 2022
  49. Syntax extension for building values of monoids
    0.3.3
    MIT
    Used by 0 other packages
    29 Jul 2022
  50. Syntax extension for facilitating usage of MySQL bindings
    1.1.3
    Used by 0 other packages
    11 Aug 2020