4296 search results for "author:" ""

Showing 2451 - 2500
  1. ocaml-freestanding

    No documentation

    0.6.7
    MIT
    Used by 2 other packages
    04 Apr 2022
  2. Library freely inspired from Perl's HTTP::Daemon module
    0.1.6
    Used by 0 other packages
    18 Dec 2018
  3. Effortless Python bindings for OCaml modules
    0.1.0
    BSD-2-Clause
    Used by 0 other packages
    28 Mar 2022
  4. Binding OCaml to JavaScript standard library
    1.0
    LGPL-3.0-only WITH OCaml-LGPL-linking-exception
    Used by 3 other packages
    06 Jun 2017
  5. `LogicalForm` provides modules for efficient and intuitive manipulation
    v0.6.0
    MIT
    Used by 0 other packages
    06 Mar 2018
  6. 1.23.0
    ISC
    Used by 30 other packages
    25 Jun 2025
  7. 1.8
    MIT
    Used by 0 other packages
    28 Oct 2019
  8. Generic Makefile for building OCaml projects
    6.39.2
    LGPL-2.1-or-later WITH OCaml-LGPL-linking-exception
    Used by 1 other packages
    25 Oct 2018
  9. 5.3.0
    CC-BY-SA-4.0
    Used by 0 other packages
    08 Jan 2025
  10. This is a transition package, ocaml-markdown is now named markdown.
    transition
    MIT
    Used by 0 other packages
    16 Oct 2019
  11. 2.4.0
    LGPL-2.1-only WITH OCaml-LGPL-linking-exception
    Used by 12 other packages
    17 Jun 2022
  12. Ocamlbuild plugin for ocaml-migrate-parsetree
    1.2.0
    LGPL-2.1-only
    Used by 0 other packages
    11 Jan 2019
  13. A PPX extension to provide an OCaml-friendly monadic syntax
    0.5
    BSD-3-clause
    Used by 4 other packages
    15 Jun 2021
  14. ocaml-option-32bit

    No documentation

    Set OCaml to be compiled in 32-bit mode for 64-bit Linux and OS X hosts
    1
    CC0-1.0+
    Used by 2 other packages
    16 Nov 2020
  15. Set OCaml to be compiled with address sanitizer
    1
    CC0-1.0+
    Used by 0 other packages
    25 Nov 2022
  16. ocaml-option-afl

    No documentation

    Set OCaml to be compiled with afl-fuzz instrumentation
    1
    CC0-1.0+
    Used by 1 other packages
    16 Nov 2020
  17. Compile OCaml without the native-code compiler
    1
    CC0-1.0+
    Used by 5 other packages
    16 Nov 2020
  18. Set OCaml to be compiled without safe strings by default
    1
    CC0-1.0+
    Used by 0 other packages
    16 Nov 2020
  19. ocaml-option-flambda

    No documentation

    Set OCaml to be compiled with flambda activated
    1
    CC0-1.0+
    Used by 2 other packages
    16 Nov 2020
  20. ocaml-option-fp

    No documentation

    Set OCaml to be compiled with frame-pointers enabled
    1
    CC0-1.0+
    Used by 2 other packages
    16 Nov 2020
  21. Set OCaml to be compiled with leak sanitizer
    1
    CC0-1.0+
    Used by 0 other packages
    25 Nov 2022
  22. ocaml-option-mingw

    No documentation

    Select the mingw-w64 Windows port of OCaml
    1
    CC0-1.0+
    Used by 0 other packages
    05 Jun 2024
  23. ocaml-option-musl

    No documentation

    Set OCaml to be compiled with musl-gcc
    1
    CC0-1.0+
    Used by 1 other packages
    16 Nov 2020
  24. ocaml-option-nnp

    No documentation

    Set OCaml to be compiled with --disable-naked-pointers
    1
    CC0-1.0+
    Used by 4 other packages
    16 Nov 2020
  25. ocaml-option-nnpchecker

    No documentation

    Set OCaml to be compiled with --enable-naked-pointers-checker
    1
    CC0-1.0+
    Used by 1 other packages
    26 Jan 2021
  26. Set OCaml to be compiled with --without-zstd
    1
    CC0-1.0+
    Used by 2 other packages
    09 Oct 2023
  27. Set OCaml to be compiled with --disable-flat-float-array
    1
    CC0-1.0+
    Used by 1 other packages
    16 Nov 2020
  28. ocaml-option-spacetime

    No documentation

    Set OCaml to be compiled with spacetime activated
    1
    CC0-1.0+
    Used by 0 other packages
    16 Nov 2020
  29. ocaml-option-static

    No documentation

    Set OCaml to be compiled with musl-gcc -static
    1
    CC0-1.0+
    Used by 0 other packages
    16 Nov 2020
  30. ocaml-option-tsan

    No documentation

    Set OCaml to be compiled with ThreadSanitizer support
    1
    CC0-1.0+
    Used by 1 other packages
    31 Jul 2023
  31. ocaml-options-only-afl

    No documentation

    Ensure that OCaml is compiled with AFL support enabled, and no other custom options
    1
    CC0-1.0+
    Used by 0 other packages
    16 Nov 2020
  32. Ensure that OCaml is compiled with flambda activated, and no other custom options
    1
    CC0-1.0+
    Used by 0 other packages
    16 Nov 2020
  33. Ensure that OCaml is compiled with flambda and frame-pointer enabled, and no other custom options
    1
    CC0-1.0+
    Used by 0 other packages
    16 Nov 2020
  34. ocaml-options-only-fp

    No documentation

    Ensure that OCaml is compiled with only frame-pointer enabled, and no other custom options
    1
    CC0-1.0+
    Used by 0 other packages
    16 Nov 2020
  35. ocaml-options-only-nnp

    No documentation

    Ensure that OCaml is compiled with no-naked-pointers, and no other custom options
    1
    CC0-1.0+
    Used by 0 other packages
    16 Nov 2020
  36. Ensure that OCaml is compiled with enable-naked-pointers-checker, and no other custom options
    1
    CC0-1.0+
    Used by 0 other packages
    03 Mar 2021
  37. Ensure that OCaml is compiled with no-flat-float-array, and no other custom options
    1+bytecode-only
    CC0-1.0+
    Used by 0 other packages
    16 Dec 2022
  38. ocaml-options-only-tsan

    No documentation

    Ensure that OCaml is compiled with ThreadSanitizer support enabled, and no other custom options
    1
    CC0-1.0+
    Used by 0 other packages
    31 Jul 2023
  39. ocaml-options-vanilla

    No documentation

    Ensure that OCaml is compiled with no special options enabled
    1
    CC0-1.0+
    Used by 1 other packages
    16 Nov 2020
  40. Display human-readable OCaml interface from a compiled .cmi
    1.2.0
    ISC
    Used by 0 other packages
    01 Apr 2020
  41. USDT probes for OCaml: command line tool
    v0.17.0
    MIT
    Used by 0 other packages
    26 May 2024
  42. 3.1.1
    MIT
    Used by 5 other packages
    22 Jul 2024
  43. Plugin for protoc protobuf compiler to generate ocaml definitions from a .proto file
    6.1.0
    APACHE-2.0
    Used by 3 other packages
    29 Apr 2024
  44. JSON Runtime based on Yojson library for `ocaml-protoc` generated code
    0.2.0
    MIT
    Used by 0 other packages
    10 Apr 2017
  45. 0.6.0
    GPL-3.0-only
    Used by 0 other packages
    19 Jan 2023
  46. An abstraction layer for integrating SAT Solvers into OCaml
    0.7.1
    BSD-3-clause
    Used by 1 other packages
    16 Nov 2022
  47. OCaml 4.14.2 Secondary Switch Compiler
    4.14.2
    LGPL-2.1-or-later WITH OCaml-LGPL-linking-exception
    Used by 3 other packages
    05 Sep 2024
  48. ocaml-solo5

    No documentation

    OCaml cross-compiler to the freestanding Solo5 backend
    1.1.0
    MIT
    Used by 0 other packages
    17 Mar 2025
  49. OCaml cross-compiler to the freestanding 64-bit ARM Solo5 backend
    1.1.0
    MIT
    Used by 0 other packages
    17 Mar 2025
  50. ocaml-src

    No documentation

    Compiler sources
    5.3.0
    LGPL-2.1-or-later WITH OCaml-LGPL-linking-exception
    Used by 8 other packages
    08 Jan 2025