4951 search results for ""

Showing 3801 - 3850
  1. 1.5.3
    MIT
    Used by 0 other packages
    20 Sep 2023
  2. OCRA (OATH Challenge-Response Algorithm) implementation in OCaml
    1.0.4
    BSD-2-Clause
    Used by 0 other packages
    25 Mar 2020
  3. Edwards Curves X25519 and X448 from RFC 7748
    1.0
    BSD-3-Clause
    Used by 0 other packages
    06 Dec 2018
  4. A toolset for describing and simulating StateChart-like state diagrams
    2.0
    MIT
    Used by 0 other packages
    12 Dec 2023
  5. Data Structures and Algorithms implemented in Reason
    0.0.1
    MIT
    Used by 0 other packages
    28 Jan 2019
  6. riak

    No documentation

    A Riak OCaml client
    1.0.0
    Used by 0 other packages
    21 Nov 2013
  7. riak-pb

    No documentation

    Riak OCaml Protobuffs library
    1.0.0
    Used by 1 other packages
    21 Nov 2013
  8. riakc

    No documentation

    Protobuf based Riak client
    2.0.0
    Used by 0 other packages
    21 Nov 2013
  9. riakc_ppx

    No documentation

    An OCaml riak client with ppx extensions
    3.1.4
    Used by 1 other packages
    03 Apr 2016
  10. Bounded-length collections
    1.1.0
    MIT
    Used by 4 other packages
    14 Jun 2024
  11. Lwt-wrappers for Ringo caches
    0.9
    MIT
    Used by 3 other packages
    14 Apr 2022
  12. 0.0.8
    MIT
    Used by 5 other packages
    05 Mar 2024
  13. 0.0.9
    MIT
    Used by 4 other packages
    15 Apr 2024
  14. RSS2 and Atom feed aggregator for OCaml
    0.4
    MIT
    Used by 0 other packages
    08 Nov 2024
  15. RLP: Recursive Length Prefix Encoding
    0.1
    Apache-2.0
    Used by 0 other packages
    07 Sep 2017
  16. rml

    No documentation

    ReactiveML: a programming language for implementing interactive systems
    1.09.07
    QPL-1.0; LGPL-2.1-or-later WITH OCaml-LGPL-linking-exception
    Used by 1 other packages
    27 Jul 2021
  17. rmlbuild is a fork of ocamlbuild that handles ReactiveML projets
    0.14.0-00
    LGPL-2.0-only WITH OCaml-LGPL-linking-exception
    Used by 0 other packages
    24 Sep 2020
  18. Minimalist framework to build extensible HTTP servers and clients
    0.20.0
    MIT
    Used by 1 other packages
    11 Dec 2020
  19. Manipulate roman numerals (ocaml.org dune/opam tutorial)
    0.2
    BSD-2-Clause
    Used by 0 other packages
    28 Apr 2021
  20. 0.5.1
    ISC
    Used by 0 other packages
    07 Sep 2018
  21. Ropes (heavyweight strings)
    0.6.3
    LGPL-2.1-or-later WITH OCaml-LGPL-linking-exception
    Used by 3 other packages
    27 Feb 2024
  22. String manipulation library
    0.2.0
    MIT
    Used by 0 other packages
    30 May 2022
  23. 0.3.0
    MIT
    Used by 4 other packages
    14 Mar 2020
  24. rotor

    No documentation

    0.1
    MIT
    Used by 0 other packages
    29 Aug 2019
  25. Typed routing for OCaml applications
    2.0.0
    BSD-3-clause
    Used by 3 other packages
    11 Oct 2022
  26. rpc

    No documentation

    9.0.0
    ISC
    Used by 9 other packages
    16 Jun 2022
  27. Type-safe parallel library built on top of Async_rpc
    v0.17.0
    MIT
    Used by 0 other packages
    26 May 2024
  28. 9.0.0
    ISC
    Used by 8 other packages
    16 Jun 2022
  29. A library to deal with RPCs in OCaml - Async interface
    9.0.0
    ISC
    Used by 1 other packages
    16 Jun 2022
  30. A library to deal with RPCs in OCaml - html documentation generator
    9.0.0
    ISC
    Used by 0 other packages
    16 Jun 2022
  31. A library to deal with RPCs in OCaml - Bindings for js_of_ocaml
    9.0.0
    ISC
    Used by 0 other packages
    16 Jun 2022
  32. rpclib-lwt

    No documentation

    A library to deal with RPCs in OCaml - Lwt interface
    9.0.0
    ISC
    Used by 2 other packages
    16 Jun 2022
  33. 0.5.0
    MIT
    Used by 2 other packages
    27 Oct 2024
  34. CLI utility for reading RPM package information (like rpm -qi)
    0.4.0
    MIT
    Used by 0 other packages
    30 Sep 2024
  35. RPM package metadata reader (powered by Eio)
    0.5.0
    MIT
    Used by 1 other packages
    27 Oct 2024
  36. RPM package metadata reader (powered by Angstrom)
    0.5.0
    MIT
    Used by 0 other packages
    27 Oct 2024
  37. 0.7.0
    ISC
    Used by 149 other packages
    06 Oct 2021
  38. 0.1.0
    MIT
    Used by 0 other packages
    06 Oct 2023
  39. Library to read and write RSS files
    3.0
    LGPL-3.0-only
    Used by 1 other packages
    03 Aug 2021
  40. Module implementing timelines for React
    0.9.3
    Used by 0 other packages
    21 Nov 2013
  41. 3.13.0
    MIT
    Used by 0 other packages
    22 Oct 2024
  42. 0.1.1
    BSD-3-Clause
    Used by 0 other packages
    17 Aug 2023
  43. rubytt

    No documentation

    rubytt is a static code analyzer for Ruby.
    0.1
    MIT
    Used by 0 other packages
    20 Dec 2016
  44. Generates dune files to run benchmarks from centralised config
    0.0.1
    MIT
    Used by 0 other packages
    18 Feb 2021
  45. Tools for the runtime events tracing system in OCaml
    0.5.1
    ISC
    Used by 1 other packages
    27 Feb 2024
  46. Bindings to the GETRUSAGE(2) syscall
    1.0.0
    MIT
    Used by 5 other packages
    19 Nov 2020
  47. Utility for generating Rust static libraries for OCaml projects
    0.2.2
    Apache-2.0
    Used by 0 other packages
    12 Nov 2024
  48. A Sentinel/marker package to define the rust staticlib virtual library
    0.2.2
    Apache-2.0
    Used by 1 other packages
    12 Nov 2024
  49. Snowflake : A Generic Symbolic Dynamic Programming framework
    0.02.03
    LGPL-3.0-only WITH OCaml-LGPL-linking-exception
    Used by 1 other packages
    05 Sep 2022
  50. ASCII-based library for generating and querying source code
    0.1.0
    Apache-2.0
    Used by 0 other packages
    10 Jan 2024