4293 search results for "author:" ""

Showing 3051 - 3100
  1. Generate useful code for stats gathering from records of counters
    0.1
    MIT
    Used by 0 other packages
    06 May 2022
  2. A ppx that takes in css strings and produces a module for accessing the unique names defined within
    v0.17.0
    MIT
    Used by 2 other packages
    26 May 2024
  3. 6.2.0
    ISC
    Used by 22 other packages
    14 Mar 2023
  4. Generate functions to read/write records in csv format
    v0.17.0
    MIT
    Used by 2 other packages
    26 May 2024
  5. Printf-style format-strings for user-defined string conversion
    v0.17.0
    MIT
    Used by 8 other packages
    23 May 2024
  6. A ppx for decimal literals
    1.0.2
    PSF-2.0
    Used by 0 other packages
    28 Jan 2025
  7. Generate default values for your types
    0.1.1
    MIT
    Used by 0 other packages
    10 Oct 2023
  8. Go-like [%defer later]; now syntax
    0.5.0
    MIT
    Used by 0 other packages
    10 Sep 2021
  9. PPX that exposes the source code string of an expression/module structure.
    v0.17.0
    MIT
    Used by 0 other packages
    26 May 2024
  10. Define a new ppx deriver by naming a runtime module.
    v0.17.0
    MIT
    Used by 0 other packages
    26 May 2024
  11. Shared [@@deriving] plugin registry
    1.2.1
    BSD-3-Clause
    Used by 6 other packages
    05 Apr 2019
  12. Type-driven code generation for OCaml
    6.1.1
    MIT
    Used by 228 other packages
    18 Jul 2025
  13. Very simple ppx deriver of command line parser for Ocaml >=4.02
    0.0.5
    MIT
    Used by 0 other packages
    07 Apr 2018
  14. PPX Deriver for OCADml transformation functions
    0.2.0
    GPL-2.0-or-later
    Used by 0 other packages
    10 Feb 2023
  15. 0.6.0
    MIT
    Used by 1 other packages
    03 May 2021
  16. 1.0
    MIT
    Used by 0 other packages
    20 Dec 2024
  17. 0.4.1
    LGPL-2.1-or-later
    Used by 0 other packages
    17 Apr 2025
  18. 0.4.1
    ISC
    Used by 0 other packages
    23 Jun 2025
  19. Rewrite OCaml records for use as Hardcaml Interfaces
    v0.16.0
    MIT
    Used by 10 other packages
    14 Jun 2023
  20. 0.1.3
    MIT
    Used by 1 other packages
    21 Mar 2025
  21. Ppx deriver for generating JSON schema objects from type definitions
    1.0.1
    BSD-3-Clause
    Used by 0 other packages
    16 Oct 2024
  22. 0.0.4
    MIT
    Used by 0 other packages
    02 May 2025
  23. 0.3
    LGPL-2.1-or-later
    Used by 2 other packages
    14 Dec 2022
  24. Library deriving cast functions based on their types
    0.2
    LGPL-3.0-or-later
    Used by 0 other packages
    09 Feb 2023
  25. A ppx deriving sample-functions for Popper
    0.1.1
    ISC
    Used by 1 other packages
    12 May 2021
  26. A Protocol Buffers codec generator for OCaml
    3.0.0
    MIT
    Used by 6 other packages
    06 Feb 2021
  27. Migrate to ppx_protocol_conv
    0.8.1
    Used by 0 other packages
    03 Dec 2017
  28. PPX Deriver for QCheck
    0.7
    BSD-2-Clause
    Used by 1 other packages
    07 Apr 2025
  29. Ppx deriver for ocaml-rpc, a library to deal with RPCs in OCaml
    9.0.0
    ISC
    Used by 6 other packages
    16 Jun 2022
  30. PPX Deriver for Scad_ml transformation functions
    1.0.0
    AGPL-3.0-or-later
    Used by 0 other packages
    31 Oct 2021
  31. OCaml PPX deriver that generates converters between variants and strings
    1.0.1
    MIT
    Used by 0 other packages
    16 May 2024
  32. 0.4.1
    ISC
    Used by 2 other packages
    23 Jun 2025
  33. 3.10.0
    MIT
    Used by 84 other packages
    26 Mar 2025
  34. A PPX rewriter that genreates the implementation of [Ldiffable.S].
    v0.17.1
    MIT
    Used by 3 other packages
    12 Jun 2025
  35. Expands [@disable_unused_warnings] into [@warning "-20-26-32-33-34-35-36-37-38-39-60-66-67"]
    v0.17.0
    MIT
    Used by 1 other packages
    23 May 2024
  36. Extension to distribute guards over or-patterns
    0.3
    MIT
    Used by 1 other packages
    30 Jun 2021
  37. PPX to process Dream's Embedded ML syntax
    1.0
    MIT
    Used by 0 other packages
    07 Dec 2023
  38. 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
  39. Generate a list containing all values of a finite type
    v0.17.0
    MIT
    Used by 13 other packages
    23 May 2024
  40. Cram like framework for OCaml
    v0.17.3
    MIT
    Used by 192 other packages
    12 Jun 2025
  41. ppx_expect_nobase

    No documentation

    Cram like framework for OCaml (with stripped dependencies)
    v0.17.2.2
    MIT
    Used by 1 other packages
    24 Jul 2025
  42. 0.2.0
    BSD-2-Clause
    Used by 0 other packages
    10 Nov 2020
  43. Add location to calls to failwiths
    v0.14.0
    MIT
    Used by 0 other packages
    31 May 2020
  44. Generation of accessor and iteration functions for ocaml records
    v0.17.0
    MIT
    Used by 22 other packages
    23 May 2024
  45. Simpler notation for fixed point literals
    v0.17.0
    MIT
    Used by 1 other packages
    23 May 2024
  46. 0.0.9
    MIT
    Used by 0 other packages
    03 May 2024
  47. A ppx rewriter that transforms a recursive module expression into a `struct`
    2.0.0
    MIT
    Used by 1 other packages
    07 May 2021
  48. A sample syntax extension using OCaml's new extension points API
    2.1
    Public domain
    Used by 1 other packages
    24 Oct 2020
  49. 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
  50. Rewrite OCaml records for use as Hardcaml Interfaces
    v0.17.0
    MIT
    Used by 9 other packages
    26 May 2024