this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Remove restrictions on 32-bit platforms

-199
-1
packages/abstract_algebra/abstract_algebra.v0.16.0/opam
··· 15 15 "ppx_jane" {>= "v0.16" & < "v0.17"} 16 16 "dune" {>= "2.0.0"} 17 17 ] 18 - available: arch != "arm32" & arch != "x86_32" 19 18 synopsis: "A small library describing abstract algebra concepts" 20 19 description: " 21 20 A library describing abstract algebra concepts. Currently, it includes
-1
packages/accessor/accessor.v0.16.0/opam
··· 16 16 "ppx_jane" {>= "v0.16" & < "v0.17"} 17 17 "dune" {>= "2.0.0"} 18 18 ] 19 - available: arch != "arm32" & arch != "x86_32" 20 19 synopsis: "A library that makes it nicer to work with nested functional data structures" 21 20 description: " 22 21 An accessor is a value that understands how to reach data within a larger data structure,
-1
packages/accessor_async/accessor_async.v0.16.0/opam
··· 18 18 "ppx_jane" {>= "v0.16" & < "v0.17"} 19 19 "dune" {>= "2.0.0"} 20 20 ] 21 - available: arch != "arm32" & arch != "x86_32" 22 21 synopsis: "Accessors for Async types, for use with the Accessor library" 23 22 description: " 24 23 This library provides accessors for numerous types in Async.
-1
packages/accessor_base/accessor_base.v0.16.0/opam
··· 18 18 "ppx_jane" {>= "v0.16" & < "v0.17"} 19 19 "dune" {>= "2.0.0"} 20 20 ] 21 - available: arch != "arm32" & arch != "x86_32" 22 21 synopsis: "Accessors for Base types, for use with the Accessor library" 23 22 description: " 24 23 This library provides accessors for numerous types in Base.
-1
packages/accessor_core/accessor_core.v0.16.0/opam
··· 18 18 "ppx_optcomp" {>= "v0.16" & < "v0.17"} 19 19 "dune" {>= "2.0.0"} 20 20 ] 21 - available: arch != "arm32" & arch != "x86_32" 22 21 synopsis: "Accessors for Core types, for use with the Accessor library" 23 22 description: " 24 23 This library provides accessors for numerous types in Core.
-1
packages/async/async.v0.16.0/opam
··· 22 22 "textutils" {>= "v0.16" & < "v0.17"} 23 23 "dune" {>= "2.0.0"} 24 24 ] 25 - available: arch != "arm32" & arch != "x86_32" 26 25 synopsis: "Monadic concurrency library" 27 26 description: " 28 27 Part of Jane Street's Core library
-1
packages/async_durable/async_durable.v0.16.0/opam
··· 18 18 "ppx_jane" {>= "v0.16" & < "v0.17"} 19 19 "dune" {>= "2.0.0"} 20 20 ] 21 - available: arch != "arm32" & arch != "x86_32" 22 21 synopsis: "Durable connections for use with async" 23 22 description: " 24 23 Async_durable helps recover from errors when connections can be easily be recreated.
-1
packages/async_extra/async_extra.v0.16.0/opam
··· 17 17 "ppx_jane" {>= "v0.16" & < "v0.17"} 18 18 "dune" {>= "2.0.0"} 19 19 ] 20 - available: arch != "arm32" & arch != "x86_32" 21 20 synopsis: "Monadic concurrency library" 22 21 description: " 23 22 Part of Jane Street's Core library
-1
packages/async_find/async_find.v0.16.0/opam
··· 16 16 "ppx_jane" {>= "v0.16" & < "v0.17"} 17 17 "dune" {>= "2.0.0"} 18 18 ] 19 - available: arch != "arm32" & arch != "x86_32" 20 19 synopsis: "Directory traversal with Async" 21 20 description: " 22 21 "
-1
packages/async_inotify/async_inotify.v0.16.0/opam
··· 19 19 "dune" {>= "2.0.0"} 20 20 "inotify" {>= "2.4.0"} 21 21 ] 22 - available: arch != "arm32" & arch != "x86_32" 23 22 synopsis: "Async wrapper for inotify" 24 23 description: " 25 24 "
-1
packages/async_interactive/async_interactive.v0.16.0/opam
··· 18 18 "dune" {>= "2.0.0"} 19 19 "spawn" {>= "v0.15"} 20 20 ] 21 - available: arch != "arm32" & arch != "x86_32" 22 21 synopsis: "Utilities for building simple command-line based user interfaces" 23 22 description: " 24 23 "
-1
packages/async_js/async_js.v0.16.0/opam
··· 20 20 "uri" {>= "3.0.0"} 21 21 "uri-sexp" {>= "3.0.0"} 22 22 ] 23 - available: arch != "arm32" & arch != "x86_32" 24 23 synopsis: "A small library that provide Async support for JavaScript platforms" 25 24 description: " 26 25 "
-1
packages/async_kernel/async_kernel.v0.16.0/opam
··· 16 16 "ppx_jane" {>= "v0.16" & < "v0.17"} 17 17 "dune" {>= "2.0.0"} 18 18 ] 19 - available: arch != "arm32" & arch != "x86_32" 20 19 synopsis: "Monadic concurrency library" 21 20 description: " 22 21 Part of Jane Street's Core library
-1
packages/async_rpc_kernel/async_rpc_kernel.v0.16.0/opam
··· 17 17 "protocol_version_header" {>= "v0.16" & < "v0.17"} 18 18 "dune" {>= "2.0.0"} 19 19 ] 20 - available: arch != "arm32" & arch != "x86_32" 21 20 synopsis: "Platform-independent core of Async RPC library" 22 21 description: " 23 22 Part of Jane Street's Core library
-1
packages/async_rpc_websocket/async_rpc_websocket.v0.16.0/opam
··· 17 17 "cohttp-async" {>= "2.5.7" & < "3.0.0" | >= "5.1.1" & < "6.0.0"} 18 18 "dune" {>= "2.0.0"} 19 19 ] 20 - available: arch != "arm32" & arch != "x86_32" 21 20 synopsis: "Library to serve and dispatch Async RPCs over websockets" 22 21 description: " 23 22 Library to serve and dispatch Async RPCs over websockets.
-1
packages/async_sendfile/async_sendfile.v0.16.0/opam
··· 17 17 "ppx_jane" {>= "v0.16" & < "v0.17"} 18 18 "dune" {>= "2.0.0"} 19 19 ] 20 - available: arch != "arm32" & arch != "x86_32" 21 20 synopsis: "Thin wrapper around [Linux_ext.sendfile] to send full files" 22 21 description: " 23 22 "
-1
packages/async_shell/async_shell.v0.16.0/opam
··· 17 17 "shell" {>= "v0.16" & < "v0.17"} 18 18 "dune" {>= "2.0.0"} 19 19 ] 20 - available: arch != "arm32" & arch != "x86_32" 21 20 synopsis: "Shell helpers for Async" 22 21 description: " 23 22 "
-1
packages/async_smtp/async_smtp.v0.16.0/opam
··· 29 29 "cryptokit" {>= "1.16" & < "1.17"} 30 30 "dune" {>= "2.0.0"} 31 31 ] 32 - available: arch != "arm32" & arch != "x86_32" 33 32 synopsis: "SMTP client and server" 34 33 description: " 35 34 "
-1
packages/async_ssl/async_ssl.v0.16.0/opam
··· 23 23 "dune" {>= "2.0.0"} 24 24 "dune-configurator" 25 25 ] 26 - available: arch != "arm32" & arch != "x86_32" 27 26 synopsis: "An Async-pipe-based interface with OpenSSL" 28 27 description: " 29 28 This library allows you to create an SSL client and server, with
-1
packages/async_udp/async_udp.v0.16.0/opam
··· 16 16 "ppx_jane" {>= "v0.16" & < "v0.17"} 17 17 "dune" {>= "2.0.0"} 18 18 ] 19 - available: arch != "arm32" & arch != "x86_32" 20 19 synopsis: "Monadic concurrency library" 21 20 description: " 22 21 Part of Jane Street's Core library
-1
packages/async_unix/async_unix.v0.16.0/opam
··· 18 18 "ppx_jane" {>= "v0.16" & < "v0.17"} 19 19 "dune" {>= "2.0.0"} 20 20 ] 21 - available: arch != "arm32" & arch != "x86_32" 22 21 synopsis: "Monadic concurrency library" 23 22 description: " 24 23 Part of Jane Street's Core library
-1
packages/async_websocket/async_websocket.v0.16.0/opam
··· 17 17 "cryptokit" {>= "1.16" & < "1.17"} 18 18 "dune" {>= "2.0.0"} 19 19 ] 20 - available: arch != "arm32" & arch != "x86_32" 21 20 synopsis: "A library that implements the websocket protocol on top of Async" 22 21 description: " 23 22 This library implements both the server and client side of
-1
packages/babel/babel.v0.16.0/opam
··· 18 18 "tilde_f" {>= "v0.16" & < "v0.17"} 19 19 "dune" {>= "2.0.0"} 20 20 ] 21 - available: arch != "arm32" & arch != "x86_32" 22 21 synopsis: "A library for defining Rpcs that can evolve over time without breaking backward compatibility." 23 22 description: " 24 23 A library for defining Rpcs that can evolve over time without breaking backward compatibility.
-1
packages/base/base.v0.16.0/opam
··· 15 15 "dune" {>= "2.0.0"} 16 16 "dune-configurator" 17 17 ] 18 - available: arch != "arm32" & arch != "x86_32" 19 18 synopsis: "Full standard library replacement for OCaml" 20 19 description: " 21 20 Full standard library replacement for OCaml
-1
packages/base_bigstring/base_bigstring.v0.16.0/opam
··· 16 16 "ppx_jane" {>= "v0.16" & < "v0.17"} 17 17 "dune" {>= "2.0.0"} 18 18 ] 19 - available: arch != "arm32" & arch != "x86_32" 20 19 synopsis: "String type based on [Bigarray], for use in I/O and C-bindings" 21 20 description: " 22 21 String type based on [Bigarray], for use in I/O and C-bindings.
-1
packages/base_quickcheck/base_quickcheck.v0.16.0/opam
··· 21 21 "dune" {>= "2.0.0"} 22 22 "ppxlib" {>= "0.28.0"} 23 23 ] 24 - available: arch != "arm32" & arch != "x86_32" 25 24 synopsis: "Randomized testing framework, designed for compatibility with Base" 26 25 description: " 27 26 Base_quickcheck provides randomized testing in the style of Haskell's Quickcheck library,
-1
packages/base_trie/base_trie.v0.16.0/opam
··· 17 17 "ppx_jane" {>= "v0.16" & < "v0.17"} 18 18 "dune" {>= "2.0.0"} 19 19 ] 20 - available: arch != "arm32" & arch != "x86_32" 21 20 synopsis: "Trie data structure library" 22 21 description: " 23 22 This library provides an implementation of a trie data structure.
-1
packages/bidirectional_map/bidirectional_map.v0.16.0/opam
··· 13 13 "ocaml" {>= "4.14.0"} 14 14 "dune" {>= "2.0.0"} 15 15 ] 16 - available: arch != "arm32" & arch != "x86_32" 17 16 synopsis: "A library for bidirectional maps and multimaps." 18 17 description: " 19 18
-1
packages/bigdecimal/bigdecimal.v0.16.0/opam
··· 18 18 "dune" {>= "2.0.0"} 19 19 "zarith" {>= "1.11"} 20 20 ] 21 - available: arch != "arm32" & arch != "x86_32" 22 21 synopsis: "Arbitrary-precision decimal based on Zarith" 23 22 description: " 24 23 A high-precision representation of decimal numbers as [mantissa * 10^exponent], where
-1
packages/bignum/bignum.v0.16.0/opam
··· 20 20 "num" 21 21 "zarith" {>= "1.11"} 22 22 ] 23 - available: arch != "arm32" & arch != "x86_32" 24 23 synopsis: "Core-flavoured wrapper around zarith's arbitrary-precision rationals" 25 24 description: " 26 25 "
-1
packages/bin_prot/bin_prot.v0.16.0/opam
··· 24 24 depopts: [ 25 25 "mirage-xen-ocaml" 26 26 ] 27 - available: arch != "arm32" & arch != "x86_32" 28 27 synopsis: "A binary protocol generator" 29 28 description: " 30 29 Part of Jane Street's Core library
-1
packages/bonsai/bonsai.v0.16.0/opam
··· 54 54 "re" {>= "1.8.0"} 55 55 "uri" {>= "3.0.0"} 56 56 ] 57 - available: arch != "arm32" & arch != "x86_32" 58 57 synopsis: "A library for building dynamic webapps, using Js_of_ocaml" 59 58 description: " 60 59 Bonsai is a library for building reusable UI components inside an
-1
packages/cohttp_async_websocket/cohttp_async_websocket.v0.16.0/opam
··· 22 22 "dune" {>= "2.0.0"} 23 23 "uri-sexp" {>= "3.0.0"} 24 24 ] 25 - available: arch != "arm32" & arch != "x86_32" 26 25 synopsis: "Websocket library for use with cohttp and async" 27 26 description: " 28 27 Websocket library for use with cohttp and async.
-1
packages/cohttp_static_handler/cohttp_static_handler.v0.16.0/opam
··· 16 16 "dune" {>= "2.0.0"} 17 17 "uri-sexp" {>= "3.0.0"} 18 18 ] 19 - available: arch != "arm32" & arch != "x86_32" 20 19 synopsis: "A library for easily creating a cohttp handler for static files" 21 20 description: " 22 21 Single page handlers are handlers that serve user specified JavaScript and css
-1
packages/command_rpc/command_rpc.v0.16.0/opam
··· 16 16 "ppx_jane" {>= "v0.16" & < "v0.17"} 17 17 "dune" {>= "2.0.0"} 18 18 ] 19 - available: arch != "arm32" & arch != "x86_32" 20 19 synopsis: "Utilities for Versioned RPC communication with a child process over stdin and stdout" 21 20 description: " 22 21 "
-1
packages/content_security_policy/content_security_policy.v0.16.0/opam
··· 15 15 "ppx_jane" {>= "v0.16" & < "v0.17"} 16 16 "dune" {>= "2.0.0"} 17 17 ] 18 - available: arch != "arm32" & arch != "x86_32" 19 18 synopsis: "A library for building content-security policies" 20 19 description: " 21 20 https://developer.mozilla.org/en-US/docs/Web/HTTP/CSP
-1
packages/core/core.v0.16.0/opam
··· 34 34 "variantslib" {>= "v0.16" & < "v0.17"} 35 35 "dune" {>= "2.0.0"} 36 36 ] 37 - available: arch != "arm32" & arch != "x86_32" 38 37 synopsis: "Industrial strength alternative to OCaml's standard library" 39 38 description: " 40 39 The Core suite of libraries is an industrial strength alternative to
-1
packages/core_bench/core_bench.v0.16.0/opam
··· 23 23 "dune" {>= "2.0.0"} 24 24 "re" {>= "1.8.0"} 25 25 ] 26 - available: arch != "arm32" & arch != "x86_32" 27 26 synopsis: "Benchmarking library" 28 27 description: " 29 28 "
-1
packages/core_extended/core_extended.v0.16.0/opam
··· 18 18 "dune" {>= "2.0.0"} 19 19 "re" {>= "1.8.0"} 20 20 ] 21 - available: arch != "arm32" & arch != "x86_32" 22 21 synopsis: "Extra components that are not as closely vetted or as stable as Core" 23 22 description: " 24 23 The Core suite of libraries is an industrial strength alternative to
-1
packages/core_kernel/core_kernel.v0.16.0/opam
··· 19 19 "base-threads" 20 20 "dune" {>= "2.0.0"} 21 21 ] 22 - available: arch != "arm32" & arch != "x86_32" 23 22 synopsis: "Industrial strength alternative to OCaml's standard library" 24 23 description: " 25 24 The Core suite of libraries is an industrial strength alternative to
-1
packages/core_profiler/core_profiler.v0.16.0/opam
··· 21 21 "textutils_kernel" {>= "v0.16" & < "v0.17"} 22 22 "dune" {>= "2.0.0"} 23 23 ] 24 - available: arch != "arm32" & arch != "x86_32" 25 24 synopsis: "Profiling library" 26 25 description: " 27 26 Core_profiler is a library that helps you profile programs and
-1
packages/core_unix/core_unix.v0.16.0/opam
··· 25 25 "dune" {>= "2.0.0"} 26 26 "spawn" {>= "v0.15"} 27 27 ] 28 - available: arch != "arm32" & arch != "x86_32" 29 28 synopsis: "Unix-specific portions of Core" 30 29 description: " 31 30 Unix-specific extensions to some of the modules defined in [core] and [core_kernel].
-1
packages/csvfields/csvfields.v0.16.0/opam
··· 17 17 "dune" {>= "2.0.0"} 18 18 "num" 19 19 ] 20 - available: arch != "arm32" & arch != "x86_32" 21 20 synopsis: "Runtime support for ppx_xml_conv and ppx_csv_conv_deprecated" 22 21 description: " 23 22 "
-1
packages/dedent/dedent.v0.16.0/opam
··· 16 16 "stdio" {>= "v0.16" & < "v0.17"} 17 17 "dune" {>= "2.0.0"} 18 18 ] 19 - available: arch != "arm32" & arch != "x86_32" 20 19 synopsis: "A library for improving redability of multi-line string constants in code." 21 20 description: " 22 21 A library for improving redability of multi-line string constants in code.
-1
packages/delimited_parsing/delimited_parsing.v0.16.0/opam
··· 17 17 "ppx_jane" {>= "v0.16" & < "v0.17"} 18 18 "dune" {>= "2.0.0"} 19 19 ] 20 - available: arch != "arm32" & arch != "x86_32" 21 20 synopsis: "Parsing of character (e.g., comma) separated and fixed-width values" 22 21 description: " 23 22 Delimited_parsing parses character-separated values (such as CSV files) and fixed-width
-1
packages/diffable/diffable.v0.16.0/opam
··· 17 17 "streamable" {>= "v0.16" & < "v0.17"} 18 18 "dune" {>= "2.0.0"} 19 19 ] 20 - available: arch != "arm32" & arch != "x86_32" 21 20 synopsis: "An interface for diffs." 22 21 description: " 23 22 Diffable interface.
-1
packages/ecaml/ecaml.v0.16.0/opam
··· 21 21 "ppx_jane" {>= "v0.16" & < "v0.17"} 22 22 "dune" {>= "2.0.0"} 23 23 ] 24 - available: arch != "arm32" & arch != "x86_32" 25 24 synopsis: "Library for writing Emacs plugin in OCaml" 26 25 description: " 27 26 Ecaml is a library for writing Emacs plugins in OCaml. It uses Emacs
-1
packages/email_message/email_message.v0.16.0/opam
··· 23 23 "dune" {>= "2.0.0"} 24 24 "magic-mime" 25 25 ] 26 - available: arch != "arm32" & arch != "x86_32" 27 26 synopsis: "E-mail message parser" 28 27 description: " 29 28 "
-1
packages/env_config/env_config.v0.16.0/opam
··· 17 17 "ppx_jane" {>= "v0.16" & < "v0.17"} 18 18 "dune" {>= "2.0.0"} 19 19 ] 20 - available: arch != "arm32" & arch != "x86_32" 21 20 synopsis: "Helper library for retrieving configuration from an environment variable" 22 21 description: " 23 22 The Env_config library is a helper for retrieving library and program
-1
packages/expect_test_helpers_async/expect_test_helpers_async.v0.16.0/opam
··· 19 19 "sexp_pretty" {>= "v0.16" & < "v0.17"} 20 20 "dune" {>= "2.0.0"} 21 21 ] 22 - available: arch != "arm32" & arch != "x86_32" 23 22 synopsis: "Async helpers for writing expectation tests" 24 23 description: " 25 24 This library provides helper functions for writing expect tests.
-1
packages/expect_test_helpers_core/expect_test_helpers_core.v0.16.0/opam
··· 20 20 "dune" {>= "2.0.0"} 21 21 "re" {>= "1.8.0"} 22 22 ] 23 - available: arch != "arm32" & arch != "x86_32" 24 23 synopsis: "Helpers for writing expectation tests" 25 24 description: " 26 25 This library provides helper functions for writing expect tests.
-1
packages/fieldslib/fieldslib.v0.16.0/opam
··· 14 14 "base" {>= "v0.16" & < "v0.17"} 15 15 "dune" {>= "2.0.0"} 16 16 ] 17 - available: arch != "arm32" & arch != "x86_32" 18 17 synopsis: "Syntax extension to define first class values representing record fields, to get and set record fields, iterate and fold over all fields of a record and create new record values" 19 18 description: " 20 19 Part of Jane Street's Core library
-1
packages/file_path/file_path.v0.16.0/opam
··· 20 20 "ppx_jane" {>= "v0.16" & < "v0.17"} 21 21 "dune" {>= "2.0.0"} 22 22 ] 23 - available: arch != "arm32" & arch != "x86_32" 24 23 synopsis: "A library for typed manipulation of UNIX-style file paths" 25 24 description: " 26 25 A library for typed manipulation of UNIX-style file paths.
-1
packages/fuzzy_match/fuzzy_match.v0.16.0/opam
··· 15 15 "ppx_jane" {>= "v0.16" & < "v0.17"} 16 16 "dune" {>= "2.0.0"} 17 17 ] 18 - available: arch != "arm32" & arch != "x86_32" 19 18 synopsis: "Libraries for fuzzy string matching" 20 19 description: " 21 20 Libraries for fuzzy string matching
-1
packages/fzf/fzf.v0.16.0/opam
··· 16 16 "ppx_jane" {>= "v0.16" & < "v0.17"} 17 17 "dune" {>= "2.0.0"} 18 18 ] 19 - available: arch != "arm32" & arch != "x86_32" 20 19 synopsis: "A library for running the fzf command line tool" 21 20 description: " 22 21 A library for running the fzf command line fuzzy matcher
-1
packages/hardcaml/hardcaml.v0.16.0/opam
··· 22 22 "ppxlib" {>= "0.28.0"} 23 23 "zarith" {>= "1.11"} 24 24 ] 25 - available: arch != "arm32" & arch != "x86_32" 26 25 synopsis: "RTL Hardware Design in OCaml" 27 26 description: " 28 27 Hardcaml is an embedded DSL for designing and simulating hardware in OCaml.
-1
packages/hardcaml_axi/hardcaml_axi.v0.16.0/opam
··· 19 19 "ppx_jane" {>= "v0.16" & < "v0.17"} 20 20 "dune" {>= "2.0.0"} 21 21 ] 22 - available: arch != "arm32" & arch != "x86_32" 23 22 synopsis: "Hardcaml AXI Interface Types" 24 23 description: " 25 24 AXI Lite, Full and Stream Interfaces for Hardcaml
-1
packages/hardcaml_c/hardcaml_c.v0.16.0/opam
··· 20 20 "ctypes-foreign" 21 21 "dune" {>= "2.0.0"} 22 22 ] 23 - available: arch != "arm32" & arch != "x86_32" 24 23 synopsis: "Hardcaml C Simulation Backend" 25 24 description: " 26 25 A fast C-based simulation backend for Hardcaml circuits.
-1
packages/hardcaml_circuits/hardcaml_circuits.v0.16.0/opam
··· 17 17 "ppx_jane" {>= "v0.16" & < "v0.17"} 18 18 "dune" {>= "2.0.0"} 19 19 ] 20 - available: arch != "arm32" & arch != "x86_32" 21 20 synopsis: "Hardcaml Circuits" 22 21 description: " 23 22 A small library of useful/interesting Hardcaml circuits.
-1
packages/hardcaml_fixed_point/hardcaml_fixed_point.v0.16.0/opam
··· 16 16 "ppx_jane" {>= "v0.16" & < "v0.17"} 17 17 "dune" {>= "2.0.0"} 18 18 ] 19 - available: arch != "arm32" & arch != "x86_32" 20 19 synopsis: "Hardcaml fixed point arithmetic" 21 20 description: " 22 21 Signed and Unsigned fixed point operations, with a full complement of rounding and
-1
packages/hardcaml_handshake/hardcaml_handshake.v0.16.0/opam
··· 17 17 "ppx_jane" {>= "v0.16" & < "v0.17"} 18 18 "dune" {>= "2.0.0"} 19 19 ] 20 - available: arch != "arm32" & arch != "x86_32" 21 20 synopsis: "Hardcaml Handshake" 22 21 description: " 23 22 Library for constructing circuits with a pair of valid and ready handshake signals.
-1
packages/hardcaml_of_verilog/hardcaml_of_verilog.v0.16.0/opam
··· 23 23 "stdio" {>= "v0.16" & < "v0.17"} 24 24 "dune" {>= "2.0.0"} 25 25 ] 26 - available: arch != "arm32" & arch != "x86_32" 27 26 synopsis: "Convert Verilog to a Hardcaml design" 28 27 description: " 29 28 The opensource synthesis tool yosys is used to convert a verilog design to a JSON based
-1
packages/hardcaml_step_testbench/hardcaml_step_testbench.v0.16.0/opam
··· 17 17 "ppx_jane" {>= "v0.16" & < "v0.17"} 18 18 "dune" {>= "2.0.0"} 19 19 ] 20 - available: arch != "arm32" & arch != "x86_32" 21 20 synopsis: "Hardcaml Testbench Monad" 22 21 description: " 23 22 A monad for interacting with Hardcaml.Cyclesim based simulations.
-1
packages/hardcaml_verify/hardcaml_verify.v0.16.0/opam
··· 20 20 "dune" {>= "2.0.0"} 21 21 "re" {>= "1.8.0"} 22 22 ] 23 - available: arch != "arm32" & arch != "x86_32" 24 23 synopsis: "Hardcaml Verification Tools" 25 24 description: " 26 25 Tools for verifying properties of Hardcaml circuits.
-1
packages/hardcaml_verilator/hardcaml_verilator.v0.16.0/opam
··· 20 20 "ctypes-foreign" 21 21 "dune" {>= "2.0.0"} 22 22 ] 23 - available: arch != "arm32" & arch != "x86_32" 24 23 synopsis: "Hardcaml Verilator Simulation Backend" 25 24 description: " 26 25 Very fast verilator-based simulations of Hardcaml circuits.
-1
packages/hardcaml_waveterm/hardcaml_waveterm.v0.16.0/opam
··· 24 24 "num" 25 25 "re" {>= "1.8.0"} 26 26 ] 27 - available: arch != "arm32" & arch != "x86_32" 28 27 synopsis: "A terminal based digital waveform viewer for Hardcaml" 29 28 description: " 30 29 The hardcaml_waveterm library renders digital waveforms to unicode. Such
-1
packages/hardcaml_xilinx/hardcaml_xilinx.v0.16.0/opam
··· 17 17 "ppx_jane" {>= "v0.16" & < "v0.17"} 18 18 "dune" {>= "2.0.0"} 19 19 ] 20 - available: arch != "arm32" & arch != "x86_32" 21 20 synopsis: "Hardcaml wrappers for Xilinx memory primitives" 22 21 description: " 23 22 The Hardcaml_xilinx library provides wrappers for Xilinx specific RAM and FIFO primitive
-1
packages/hardcaml_xilinx_components/hardcaml_xilinx_components.v0.16.0/opam
··· 20 20 "dune" {>= "2.0.0"} 21 21 "re" {>= "1.8.0"} 22 22 ] 23 - available: arch != "arm32" & arch != "x86_32" 24 23 synopsis: "Hardcaml Xilinx component definitions" 25 24 description: " 26 25 A tool for reading Xilinx VHDL Unisim and XPM component definitions from a Vivado
-1
packages/hardcaml_xilinx_reports/hardcaml_xilinx_reports.v0.16.0/opam
··· 22 22 "textutils" {>= "v0.16" & < "v0.17"} 23 23 "dune" {>= "2.0.0"} 24 24 ] 25 - available: arch != "arm32" & arch != "x86_32" 26 25 synopsis: "Hardcaml Xilinx Reports" 27 26 description: " 28 27 Provides a library which can take a hierarchical hardcaml design and run Xilinx
-1
packages/hex_encode/hex_encode.v0.16.0/opam
··· 15 15 "ppx_jane" {>= "v0.16" & < "v0.17"} 16 16 "dune" {>= "2.0.0"} 17 17 ] 18 - available: arch != "arm32" & arch != "x86_32" 19 18 synopsis: "Hexadecimal encoding library" 20 19 description: " 21 20 This library implements hexadecimal encoding and decoding
-1
packages/hg_lib/hg_lib.v0.16.0/opam
··· 18 18 "ppx_jane" {>= "v0.16" & < "v0.17"} 19 19 "dune" {>= "2.0.0"} 20 20 ] 21 - available: arch != "arm32" & arch != "x86_32" 22 21 synopsis: "A library that wraps the Mercurial command line interface" 23 22 description: " 24 23 A library that wraps the Mercurial command line interface.
-1
packages/higher_kinded/higher_kinded.v0.16.0/opam
··· 15 15 "ppx_jane" {>= "v0.16" & < "v0.17"} 16 16 "dune" {>= "2.0.0"} 17 17 ] 18 - available: arch != "arm32" & arch != "x86_32" 19 18 synopsis: "A library with an encoding of higher kinded types in OCaml" 20 19 description: " 21 20 OCaml natively supports parameterized type constructors, such as =option=. The parameters
-1
packages/incr_dom/incr_dom.v0.16.0/opam
··· 23 23 "js_of_ocaml" {>= "5.1.1"} 24 24 "js_of_ocaml-ppx" {>= "5.1.1"} 25 25 ] 26 - available: arch != "arm32" & arch != "x86_32" 27 26 synopsis: "A library for building dynamic webapps, using Js_of_ocaml" 28 27 description: " 29 28 The library is designed roughly on a model/view/controller model.
-1
packages/incr_dom_interactive/incr_dom_interactive.v0.16.0/opam
··· 24 24 "js_of_ocaml" {>= "5.1.1"} 25 25 "js_of_ocaml-ppx" {>= "5.1.1"} 26 26 ] 27 - available: arch != "arm32" & arch != "x86_32" 28 27 synopsis: "A monad for composing chains of interactive UI elements" 29 28 description: " 30 29 This library allows your program to receive input from the user using DOM elements such as checkboxes, text fields, and buttons. It allows you to inspect the user's input and decide afterwards what the rest of the [Interactive.t] should be. This library is intended to be used in conjunction with Incr_dom.
-1
packages/incr_dom_partial_render/incr_dom_partial_render.v0.16.0/opam
··· 20 20 "js_of_ocaml" {>= "5.1.1"} 21 21 "js_of_ocaml-ppx" {>= "5.1.1"} 22 22 ] 23 - available: arch != "arm32" & arch != "x86_32" 24 23 synopsis: "A library for simplifying rendering of large amounts of data" 25 24 description: " 26 25 This library provides tools for rendering of tabular data efficiently, in particular supporting _partial rendering_, i.e. only rendering a subset of the widgets that are logically in the view, depending on what is expected to be visible to the end user.
-1
packages/incr_dom_sexp_form/incr_dom_sexp_form.v0.16.0/opam
··· 23 23 "js_of_ocaml" {>= "5.1.1"} 24 24 "js_of_ocaml-ppx" {>= "5.1.1"} 25 25 ] 26 - available: arch != "arm32" & arch != "x86_32" 27 26 synopsis: "A library for building forms that allow the user to edit complicated types" 28 27 description: " 29 28 It relies on the fact that the type of the value being edited can be serialized via sexps.
-1
packages/incr_map/incr_map.v0.16.0/opam
··· 21 21 "streamable" {>= "v0.16" & < "v0.17"} 22 22 "dune" {>= "2.0.0"} 23 23 ] 24 - available: arch != "arm32" & arch != "x86_32" 25 24 synopsis: "Helpers for incremental operations on map like data structures" 26 25 description: " 27 26 A set of functions for operating incrementally and efficiently on map
-1
packages/incr_select/incr_select.v0.16.0/opam
··· 16 16 "ppx_jane" {>= "v0.16" & < "v0.17"} 17 17 "dune" {>= "2.0.0"} 18 18 ] 19 - available: arch != "arm32" & arch != "x86_32" 20 19 synopsis: "Handling of large set of incremental outputs from a single input" 21 20 description: " 22 21 Ability to create a large set of incremental outputs based on a single
-1
packages/incremental/incremental.v0.16.0/opam
··· 18 18 "ppx_optcomp" {>= "v0.16" & < "v0.17"} 19 19 "dune" {>= "2.0.0"} 20 20 ] 21 - available: arch != "arm32" & arch != "x86_32" 22 21 synopsis: "Library for incremental computations" 23 22 description: " 24 23 Part of Jane Street's Core library
-1
packages/indentation_buffer/indentation_buffer.v0.16.0/opam
··· 15 15 "ppx_jane" {>= "v0.16" & < "v0.17"} 16 16 "dune" {>= "2.0.0"} 17 17 ] 18 - available: arch != "arm32" & arch != "x86_32" 19 18 synopsis: "A library for building strings with indentation" 20 19 description: " 21 20 A library for building strings with indentation
-1
packages/int_repr/int_repr.v0.16.0/opam
··· 15 15 "ppx_jane" {>= "v0.16" & < "v0.17"} 16 16 "dune" {>= "2.0.0"} 17 17 ] 18 - available: arch != "arm32" & arch != "x86_32" 19 18 synopsis: "Integers of various widths" 20 19 description: " 21 20 Integers of various widths.
-1
packages/jane-street-headers/jane-street-headers.v0.16.0/opam
··· 13 13 "ocaml" {>= "4.14.0"} 14 14 "dune" {>= "2.0.0"} 15 15 ] 16 - available: arch != "arm32" & arch != "x86_32" 17 16 synopsis: "Jane Street C header files" 18 17 description: " 19 18 C header files shared between the various Jane Street packages
-1
packages/jane_rope/jane_rope.v0.16.0/opam
··· 15 15 "ppx_jane" {>= "v0.16" & < "v0.17"} 16 16 "dune" {>= "2.0.0"} 17 17 ] 18 - available: arch != "arm32" & arch != "x86_32" 19 18 synopsis: "String representation with cheap concatenation." 20 19 description: " 21 20 "
-1
packages/janestreet_csv/janestreet_csv.v0.16.0/opam
··· 26 26 "pcre" 27 27 "tyxml" {>= "4.3.0"} 28 28 ] 29 - available: arch != "arm32" & arch != "x86_32" 30 29 synopsis: "Tools for working with CSVs on the command line" 31 30 description: " 32 31 A suite of tools for working with CSVs from the command line. It
-1
packages/js_of_ocaml_patches/js_of_ocaml_patches.v0.16.0/opam
··· 15 15 "js_of_ocaml" {>= "5.1.1"} 16 16 "js_of_ocaml-ppx" {>= "5.1.1"} 17 17 ] 18 - available: arch != "arm32" & arch != "x86_32" 19 18 synopsis: "Additions to js_of_ocaml's standard library that are required by Jane Street libraries." 20 19 description: " 21 20 Additions to js_of_ocaml's standard library that are required by Jane Street libraries. Most, if not everything in this library is intended to be upstreamed.
-1
packages/jsonaf/jsonaf.v0.16.0/opam
··· 17 17 "dune" {>= "2.0.0"} 18 18 "faraday" 19 19 ] 20 - available: arch != "arm32" & arch != "x86_32" 21 20 synopsis: "A library for parsing, manipulating, and serializing data structured as JSON" 22 21 description: " 23 22 A library for parsing, manipulating, and serializing data structured as JSON.
-1
packages/jst-config/jst-config.v0.16.0/opam
··· 16 16 "dune" {>= "2.0.0"} 17 17 "dune-configurator" 18 18 ] 19 - available: arch != "arm32" & arch != "x86_32" 20 19 synopsis: "Compile-time configuration for Jane Street libraries" 21 20 description: " 22 21 Defines compile-time constants used in Jane Street libraries such as Base, Core, and
-1
packages/line-up-words/line-up-words.v0.16.0/opam
··· 19 19 "dune" {>= "2.0.0"} 20 20 "pcre" 21 21 ] 22 - available: arch != "arm32" & arch != "x86_32" 23 22 synopsis: "Align words in an intelligent way" 24 23 description: " 25 24 line-up-words is a small command line tool that tries to align words
-1
packages/lru_cache/lru_cache.v0.16.0/opam
··· 15 15 "ppx_jane" {>= "v0.16" & < "v0.17"} 16 16 "dune" {>= "2.0.0"} 17 17 ] 18 - available: arch != "arm32" & arch != "x86_32" 19 18 synopsis: "An LRU Cache implementation." 20 19 description: " 21 20 Implementation of a Least Recently Used Cache.
-1
packages/man_in_the_middle_debugger/man_in_the_middle_debugger.v0.16.0/opam
··· 18 18 "angstrom-async" {>= "0.15.0"} 19 19 "dune" {>= "2.0.0"} 20 20 ] 21 - available: arch != "arm32" & arch != "x86_32" 22 21 synopsis: "Man-in-the-middle debugging library" 23 22 description: " 24 23 This library helps debug a connection between two parties speaking a
-1
packages/mlt_parser/mlt_parser.v0.16.0/opam
··· 17 17 "dune" {>= "2.0.0"} 18 18 "ppxlib" {>= "0.28.0"} 19 19 ] 20 - available: arch != "arm32" & arch != "x86_32" 21 20 synopsis: "Parsing of top-expect files" 22 21 description: " 23 22 Mlt_parser contains functions for parsing .mlt files (which contain OCaml toplevel
-1
packages/n_ary/n_ary.v0.16.0/opam
··· 21 21 "ppx_sexp_message" {>= "v0.16" & < "v0.17"} 22 22 "dune" {>= "2.0.0"} 23 23 ] 24 - available: arch != "arm32" & arch != "x86_32" 25 24 synopsis: "A library for N-ary datatypes and operations." 26 25 description: " 27 26
-1
packages/netsnmp/netsnmp.v0.16.0/opam
··· 18 18 "dune" {>= "2.0.0"} 19 19 "re" {>= "1.8.0"} 20 20 ] 21 - available: arch != "arm32" & arch != "x86_32" 22 21 synopsis: "An interface to the Net-SNMP client library" 23 22 description: " 24 23 Provides a wrapper around the Net-SNMP client libraries including
-1
packages/notty_async/notty_async.v0.16.0/opam
··· 16 16 "dune" {>= "2.0.0"} 17 17 "notty" {>= "0.2.1"} 18 18 ] 19 - available: arch != "arm32" & arch != "x86_32" 20 19 synopsis: "An Async driver for Notty" 21 20 description: " 22 21 Notty is a library for writing graphical terminal applications, and Notty_async
-1
packages/numeric_string/numeric_string.v0.16.0/opam
··· 15 15 "ppx_jane" {>= "v0.16" & < "v0.17"} 16 16 "dune" {>= "2.0.0"} 17 17 ] 18 - available: arch != "arm32" & arch != "x86_32" 19 18 synopsis: "A comparison function for strings that sorts numeric fragments of strings according to their numeric value, so that e.g. \"abc2\" < \"abc10\"." 20 19 description: " 21 20 A comparison function (and assorted sets / maps / etc.) for strings
-1
packages/ocaml-embed-file/ocaml-embed-file.v0.16.0/opam
··· 17 17 "ppx_jane" {>= "v0.16" & < "v0.17"} 18 18 "dune" {>= "2.0.0"} 19 19 ] 20 - available: arch != "arm32" & arch != "x86_32" 21 20 synopsis: "Files contents as module constants" 22 21 description: " 23 22 Embed-file takes some files and generates code for an OCaml module
-1
packages/of_json/of_json.v0.16.0/opam
··· 17 17 "ppx_jane" {>= "v0.16" & < "v0.17"} 18 18 "dune" {>= "2.0.0"} 19 19 ] 20 - available: arch != "arm32" & arch != "x86_32" 21 20 synopsis: "A friendly applicative interface for Jsonaf." 22 21 description: " 23 22 This library provides an applicative interface for extracting values from JSON objects with an emphasis on readability and error handling, particularly with nested values.
-1
packages/ordinal_abbreviation/ordinal_abbreviation.v0.16.0/opam
··· 15 15 "ppx_jane" {>= "v0.16" & < "v0.17"} 16 16 "dune" {>= "2.0.0"} 17 17 ] 18 - available: arch != "arm32" & arch != "x86_32" 19 18 synopsis: "A minimal library for generating ordinal names of integers." 20 19 description: " 21 20 A minimal library for generating ordinal names of integers.
-1
packages/pam/pam.v0.16.0/opam
··· 16 16 "conf-pam" 17 17 "dune" {>= "2.0.0"} 18 18 ] 19 - available: arch != "arm32" & arch != "x86_32" 20 19 synopsis: "OCaml bindings for the Linux-PAM library" 21 20 description: " 22 21 This provides OCaml bindings for the Linux-PAM (Pluggable Authentication
-1
packages/parsexp/parsexp.v0.16.0/opam
··· 14 14 "sexplib0" {>= "v0.16" & < "v0.17"} 15 15 "dune" {>= "2.0.0"} 16 16 ] 17 - available: arch != "arm32" & arch != "x86_32" 18 17 synopsis: "S-expression parsing library" 19 18 description: " 20 19 This library provides generic parsers for parsing S-expressions from
-1
packages/parsexp_io/parsexp_io.v0.16.0/opam
··· 17 17 "stdio" {>= "v0.16" & < "v0.17"} 18 18 "dune" {>= "2.0.0"} 19 19 ] 20 - available: arch != "arm32" & arch != "x86_32" 21 20 synopsis: "S-expression parsing library (IO functions)" 22 21 description: " 23 22 Parsexp_io provides functions for loading s-expressions from files.
-1
packages/patdiff/patdiff.v0.16.0/opam
··· 21 21 "pcre" 22 22 "re" {>= "1.8.0"} 23 23 ] 24 - available: arch != "arm32" & arch != "x86_32" 25 24 synopsis: "File Diff using the Patience Diff algorithm" 26 25 description: " 27 26 "
-1
packages/patience_diff/patience_diff.v0.16.0/opam
··· 16 16 "ppx_jane" {>= "v0.16" & < "v0.17"} 17 17 "dune" {>= "2.0.0"} 18 18 ] 19 - available: arch != "arm32" & arch != "x86_32" 20 19 synopsis: "Diff library using Bram Cohen's patience diff algorithm" 21 20 description: " 22 21 "
-1
packages/polling_state_rpc/polling_state_rpc.v0.16.0/opam
··· 19 19 "ppx_jane" {>= "v0.16" & < "v0.17"} 20 20 "dune" {>= "2.0.0"} 21 21 ] 22 - available: arch != "arm32" & arch != "x86_32" 23 22 synopsis: "An RPC which tracks state on the client and server so it only needs to send diffs across the wire." 24 23 description: " 25 24 An RPC which tracks state on the client and server so it only needs to send diffs across the wire.
-1
packages/posixat/posixat.v0.16.0/opam
··· 16 16 "ppx_sexp_conv" {>= "v0.16" & < "v0.17"} 17 17 "dune" {>= "2.0.0"} 18 18 ] 19 - available: arch != "arm32" & arch != "x86_32" 20 19 synopsis: "Bindings to the posix *at functions" 21 20 description: " 22 21 Posixat is a small library that just binds the various *at posix
-1
packages/postgres_async/postgres_async.v0.16.0/opam
··· 18 18 "ppx_jane" {>= "v0.16" & < "v0.17"} 19 19 "dune" {>= "2.0.0"} 20 20 ] 21 - available: arch != "arm32" & arch != "x86_32" 22 21 synopsis: "OCaml/async implementation of the postgres protocol (i.e., does not use C-bindings to libpq)" 23 22 description: " 24 23 postgres_async is an OCaml PostgreSQL client that implements the PostgreSQL
-1
packages/ppx_accessor/ppx_accessor.v0.16.0/opam
··· 16 16 "dune" {>= "2.0.0"} 17 17 "ppxlib" {>= "0.28.0"} 18 18 ] 19 - available: arch != "arm32" & arch != "x86_32" 20 19 synopsis: "[@@deriving] plugin to generate accessors for use with the Accessor libraries" 21 20 description: " 22 21 Automatically generate accessors given a type definition.
-1
packages/ppx_assert/ppx_assert.v0.16.0/opam
··· 19 19 "dune" {>= "2.0.0"} 20 20 "ppxlib" {>= "0.28.0"} 21 21 ] 22 - available: arch != "arm32" & arch != "x86_32" 23 22 synopsis: "Assert-like extension nodes that raise useful errors on failure" 24 23 description: " 25 24 Part of the Jane Street's PPX rewriters collection.
-1
packages/ppx_base/ppx_base.v0.16.0/opam
··· 20 20 "dune" {>= "2.0.0"} 21 21 "ppxlib" {>= "0.28.0"} 22 22 ] 23 - available: arch != "arm32" & arch != "x86_32" 24 23 synopsis: "Base set of ppx rewriters" 25 24 description: " 26 25 ppx_base is the set of ppx rewriters used for Base.
-1
packages/ppx_bench/ppx_bench.v0.16.0/opam
··· 15 15 "dune" {>= "2.0.0"} 16 16 "ppxlib" {>= "0.28.0"} 17 17 ] 18 - available: arch != "arm32" & arch != "x86_32" 19 18 synopsis: "Syntax extension for writing in-line benchmarks in ocaml code" 20 19 description: " 21 20 Part of the Jane Street's PPX rewriters collection.
-1
packages/ppx_bin_prot/ppx_bin_prot.v0.16.0/opam
··· 17 17 "dune" {>= "2.0.0"} 18 18 "ppxlib" {>= "0.28.0"} 19 19 ] 20 - available: arch != "arm32" & arch != "x86_32" 21 20 synopsis: "Generation of bin_prot readers and writers from types" 22 21 description: " 23 22 Part of the Jane Street's PPX rewriters collection.
-1
packages/ppx_cold/ppx_cold.v0.16.0/opam
··· 15 15 "dune" {>= "2.0.0"} 16 16 "ppxlib" {>= "0.28.0"} 17 17 ] 18 - available: arch != "arm32" & arch != "x86_32" 19 18 synopsis: "Expands [@cold] into [@inline never][@specialise never][@local never]" 20 19 description: " 21 20 Part of the Jane Street's PPX rewriters collection.
-1
packages/ppx_compare/ppx_compare.v0.16.0/opam
··· 15 15 "dune" {>= "2.0.0"} 16 16 "ppxlib" {>= "0.28.0"} 17 17 ] 18 - available: arch != "arm32" & arch != "x86_32" 19 18 synopsis: "Generation of comparison functions from types" 20 19 description: " 21 20 Part of the Jane Street's PPX rewriters collection.
-1
packages/ppx_conv_func/ppx_conv_func.v0.16.0/opam
··· 15 15 "dune" {>= "2.0.0"} 16 16 "ppxlib" {>= "0.28.0"} 17 17 ] 18 - available: arch != "arm32" & arch != "x86_32" 19 18 synopsis: "Deprecated" 20 19 description: " 21 20 Part of the Jane Street's PPX rewriters collection.
-1
packages/ppx_css/ppx_css.v0.16.0/opam
··· 30 30 "re" {>= "1.8.0"} 31 31 "sedlex" {>= "2.6"} 32 32 ] 33 - available: arch != "arm32" & arch != "x86_32" 34 33 synopsis: "A ppx that takes in css strings and produces a module for accessing the unique names defined within" 35 34 description: " 36 35 A ppx that takes in css strings and produces a module for accessing the unique names defined within.
-1
packages/ppx_csv_conv/ppx_csv_conv.v0.16.0/opam
··· 18 18 "dune" {>= "2.0.0"} 19 19 "ppxlib" {>= "0.28.0"} 20 20 ] 21 - available: arch != "arm32" & arch != "x86_32" 22 21 synopsis: "Generate functions to read/write records in csv format" 23 22 description: " 24 23 Part of the Jane Street's PPX rewriters collection.
-1
packages/ppx_custom_printf/ppx_custom_printf.v0.16.0/opam
··· 16 16 "dune" {>= "2.0.0"} 17 17 "ppxlib" {>= "0.28.0"} 18 18 ] 19 - available: arch != "arm32" & arch != "x86_32" 20 19 synopsis: "Printf-style format-strings for user-defined string conversion" 21 20 description: " 22 21 Part of the Jane Street's PPX rewriters collection.
-1
packages/ppx_demo/ppx_demo.v0.16.0/opam
··· 17 17 "dune" {>= "2.0.0"} 18 18 "ppxlib" {>= "0.28.0"} 19 19 ] 20 - available: arch != "arm32" & arch != "x86_32" 21 20 synopsis: "PPX that exposes the source code string of an expression/module structure." 22 21 description: " 23 22 PPX that exposes the source code string of an expression/module structure.
-1
packages/ppx_derive_at_runtime/ppx_derive_at_runtime.v0.16.0/opam
··· 17 17 "dune" {>= "2.0.0"} 18 18 "ppxlib" {>= "0.28.0"} 19 19 ] 20 - available: arch != "arm32" & arch != "x86_32" 21 20 synopsis: "Define a new ppx deriver by naming a runtime module." 22 21 description: " 23 22
-1
packages/ppx_deriving_hardcaml/ppx_deriving_hardcaml.v0.16.0/opam
··· 17 17 "dune" {>= "2.0.0"} 18 18 "ppxlib" {>= "0.28.0"} 19 19 ] 20 - available: arch != "arm32" & arch != "x86_32" 21 20 synopsis: "Rewrite OCaml records for use as Hardcaml Interfaces" 22 21 description: " 23 22 An interface in Hardcaml is an OCaml record with special attributes including
-1
packages/ppx_disable_unused_warnings/ppx_disable_unused_warnings.v0.16.0/opam
··· 15 15 "dune" {>= "2.0.0"} 16 16 "ppxlib" {>= "0.28.0"} 17 17 ] 18 - available: arch != "arm32" & arch != "x86_32" 19 18 synopsis: "Expands [@disable_unused_warnings] into [@warning \"-20-26-32-33-34-35-36-37-38-39-60-66-67\"]" 20 19 description: " 21 20 Part of the Jane Street's PPX rewriters collection.
-1
packages/ppx_enumerate/ppx_enumerate.v0.16.0/opam
··· 15 15 "dune" {>= "2.0.0"} 16 16 "ppxlib" {>= "0.28.0"} 17 17 ] 18 - available: arch != "arm32" & arch != "x86_32" 19 18 synopsis: "Generate a list containing all values of a finite type" 20 19 description: " 21 20 Part of the Jane Street's PPX rewriters collection.
-1
packages/ppx_expect/ppx_expect.v0.16.0/opam
··· 19 19 "ppxlib" {>= "0.28.0"} 20 20 "re" {>= "1.8.0"} 21 21 ] 22 - available: arch != "arm32" & arch != "x86_32" 23 22 synopsis: "Cram like framework for OCaml" 24 23 description: " 25 24 Part of the Jane Street's PPX rewriters collection.
-1
packages/ppx_fields_conv/ppx_fields_conv.v0.16.0/opam
··· 16 16 "dune" {>= "2.0.0"} 17 17 "ppxlib" {>= "0.28.0"} 18 18 ] 19 - available: arch != "arm32" & arch != "x86_32" 20 19 synopsis: "Generation of accessor and iteration functions for ocaml records" 21 20 description: " 22 21 Part of the Jane Street's PPX rewriters collection.
-1
packages/ppx_fixed_literal/ppx_fixed_literal.v0.16.0/opam
··· 15 15 "dune" {>= "2.0.0"} 16 16 "ppxlib" {>= "0.28.0"} 17 17 ] 18 - available: arch != "arm32" & arch != "x86_32" 19 18 synopsis: "Simpler notation for fixed point literals" 20 19 description: " 21 20 A ppx rewriter that rewrites fixed point literal of the
-1
packages/ppx_globalize/ppx_globalize.v0.16.0/opam
··· 15 15 "dune" {>= "2.0.0"} 16 16 "ppxlib" {>= "0.28.0"} 17 17 ] 18 - available: arch != "arm32" & arch != "x86_32" 19 18 synopsis: "A ppx rewriter that generates functions to copy local values to the global heap" 20 19 description: " 21 20 Part of the Jane Street's PPX rewriters collection.
-1
packages/ppx_hash/ppx_hash.v0.16.0/opam
··· 17 17 "dune" {>= "2.0.0"} 18 18 "ppxlib" {>= "0.28.0"} 19 19 ] 20 - available: arch != "arm32" & arch != "x86_32" 21 20 synopsis: "A ppx rewriter that generates hash functions from type expressions and definitions" 22 21 description: " 23 22 Part of the Jane Street's PPX rewriters collection.
-1
packages/ppx_here/ppx_here.v0.16.0/opam
··· 15 15 "dune" {>= "2.0.0"} 16 16 "ppxlib" {>= "0.28.0"} 17 17 ] 18 - available: arch != "arm32" & arch != "x86_32" 19 18 synopsis: "Expands [%here] into its location" 20 19 description: " 21 20 Part of the Jane Street's PPX rewriters collection.
-1
packages/ppx_ignore_instrumentation/ppx_ignore_instrumentation.v0.16.0/opam
··· 14 14 "dune" {>= "2.0.0"} 15 15 "ppxlib" {>= "0.28.0"} 16 16 ] 17 - available: arch != "arm32" & arch != "x86_32" 18 17 synopsis: "Ignore Jane Street specific instrumentation extensions" 19 18 description: " 20 19 Ignore Jane Street specific instrumentation extensions from internal PPXs or compiler
-1
packages/ppx_inline_test/ppx_inline_test.v0.16.0/opam
··· 16 16 "dune" {>= "2.0.0"} 17 17 "ppxlib" {>= "0.28.0"} 18 18 ] 19 - available: arch != "arm32" & arch != "x86_32" 20 19 synopsis: "Syntax extension for writing in-line tests in ocaml code" 21 20 description: " 22 21 Part of the Jane Street's PPX rewriters collection.
-1
packages/ppx_jane/ppx_jane.v0.16.0/opam
··· 40 40 "dune" {>= "2.0.0"} 41 41 "ppxlib" {>= "0.28.0"} 42 42 ] 43 - available: arch != "arm32" & arch != "x86_32" 44 43 synopsis: "Standard Jane Street ppx rewriters" 45 44 description: " 46 45 This package installs a ppx-jane executable, which is a ppx driver
-1
packages/ppx_js_style/ppx_js_style.v0.16.0/opam
··· 16 16 "octavius" 17 17 "ppxlib" {>= "0.28.0"} 18 18 ] 19 - available: arch != "arm32" & arch != "x86_32" 20 19 synopsis: "Code style checker for Jane Street Packages" 21 20 description: " 22 21 Part of the Jane Street's PPX rewriters collection.
-1
packages/ppx_jsonaf_conv/ppx_jsonaf_conv.v0.16.0/opam
··· 17 17 "dune" {>= "2.0.0"} 18 18 "ppxlib" {>= "0.28.0"} 19 19 ] 20 - available: arch != "arm32" & arch != "x86_32" 21 20 synopsis: "[@@deriving] plugin to generate Jsonaf conversion functions" 22 21 description: " 23 22 Part of the Jane Street's PPX rewriters collection.
-1
packages/ppx_let/ppx_let.v0.16.0/opam
··· 16 16 "dune" {>= "2.0.0"} 17 17 "ppxlib" {>= "0.28.0"} 18 18 ] 19 - available: arch != "arm32" & arch != "x86_32" 20 19 synopsis: "Monadic let-bindings" 21 20 description: " 22 21 Part of the Jane Street's PPX rewriters collection.
-1
packages/ppx_log/ppx_log.v0.16.0/opam
··· 19 19 "dune" {>= "2.0.0"} 20 20 "ppxlib" {>= "0.28.0"} 21 21 ] 22 - available: arch != "arm32" & arch != "x86_32" 23 22 synopsis: "Ppx_sexp_message-like extension nodes for lazily rendering log messages" 24 23 description: " 25 24 Part of the Jane Street's PPX rewriters collection.
-1
packages/ppx_module_timer/ppx_module_timer.v0.16.0/opam
··· 18 18 "dune" {>= "2.0.0"} 19 19 "ppxlib" {>= "0.28.0"} 20 20 ] 21 - available: arch != "arm32" & arch != "x86_32" 22 21 synopsis: "Ppx rewriter that records top-level module startup times" 23 22 description: " 24 23 Part of the Jane Street's PPX rewriters collection.
-1
packages/ppx_optcomp/ppx_optcomp.v0.16.0/opam
··· 16 16 "dune" {>= "2.0.0"} 17 17 "ppxlib" {>= "0.28.0"} 18 18 ] 19 - available: arch != "arm32" & arch != "x86_32" 20 19 synopsis: "Optional compilation for OCaml" 21 20 description: " 22 21 Part of the Jane Street's PPX rewriters collection.
-1
packages/ppx_optional/ppx_optional.v0.16.0/opam
··· 15 15 "dune" {>= "2.0.0"} 16 16 "ppxlib" {>= "0.28.0"} 17 17 ] 18 - available: arch != "arm32" & arch != "x86_32" 19 18 synopsis: "Pattern matching on flat options" 20 19 description: " 21 20 A ppx rewriter that rewrites simple match statements with an if then
-1
packages/ppx_pattern_bind/ppx_pattern_bind.v0.16.0/opam
··· 16 16 "dune" {>= "2.0.0"} 17 17 "ppxlib" {>= "0.28.0"} 18 18 ] 19 - available: arch != "arm32" & arch != "x86_32" 20 19 synopsis: "A ppx for writing fast incremental bind nodes in a pattern match" 21 20 description: " 22 21 A ppx rewriter that is intended for use with Incremental. It makes it
-1
packages/ppx_pipebang/ppx_pipebang.v0.16.0/opam
··· 14 14 "dune" {>= "2.0.0"} 15 15 "ppxlib" {>= "0.28.0"} 16 16 ] 17 - available: arch != "arm32" & arch != "x86_32" 18 17 synopsis: "A ppx rewriter that inlines reverse application operators `|>` and `|!`" 19 18 description: " 20 19 Part of the Jane Street's PPX rewriters collection.
-1
packages/ppx_python/ppx_python.v0.16.0/opam
··· 17 17 "ppxlib" {>= "0.28.0"} 18 18 "pyml" {>= "20211015"} 19 19 ] 20 - available: arch != "arm32" & arch != "x86_32" 21 20 synopsis: "[@@deriving] plugin to generate Python conversion functions" 22 21 description: " 23 22 Part of the Jane Street's PPX rewriters collection.
-1
packages/ppx_sexp_conv/ppx_sexp_conv.v0.16.0/opam
··· 16 16 "dune" {>= "2.0.0"} 17 17 "ppxlib" {>= "0.28.0"} 18 18 ] 19 - available: arch != "arm32" & arch != "x86_32" 20 19 synopsis: "[@@deriving] plugin to generate S-expression conversion functions" 21 20 description: " 22 21 Part of the Jane Street's PPX rewriters collection.
-1
packages/ppx_sexp_message/ppx_sexp_message.v0.16.0/opam
··· 17 17 "dune" {>= "2.0.0"} 18 18 "ppxlib" {>= "0.28.0"} 19 19 ] 20 - available: arch != "arm32" & arch != "x86_32" 21 20 synopsis: "A ppx rewriter for easy construction of s-expressions" 22 21 description: " 23 22 Part of the Jane Street's PPX rewriters collection.
-1
packages/ppx_sexp_value/ppx_sexp_value.v0.16.0/opam
··· 17 17 "dune" {>= "2.0.0"} 18 18 "ppxlib" {>= "0.28.0"} 19 19 ] 20 - available: arch != "arm32" & arch != "x86_32" 21 20 synopsis: "A ppx rewriter that simplifies building s-expressions from ocaml values" 22 21 description: " 23 22 Part of the Jane Street's PPX rewriters collection.
-1
packages/ppx_stable/ppx_stable.v0.16.0/opam
··· 15 15 "dune" {>= "2.0.0"} 16 16 "ppxlib" {>= "0.28.0"} 17 17 ] 18 - available: arch != "arm32" & arch != "x86_32" 19 18 synopsis: "Stable types conversions generator" 20 19 description: " 21 20 A ppx extension for easier implementation of conversion functions between almost
-1
packages/ppx_stable_witness/ppx_stable_witness.v0.16.0/opam
··· 15 15 "dune" {>= "2.0.0"} 16 16 "ppxlib" {>= "0.28.0"} 17 17 ] 18 - available: arch != "arm32" & arch != "x86_32" 19 18 synopsis: "Ppx extension for deriving a witness that a type is intended to be stable. In this\n context, stable means that the serialization format will never change. This allows\n programs running at different versions of the code to safely communicate." 20 19 description: " 21 20 Part of the Jane Street's PPX rewriters collection.
-1
packages/ppx_string/ppx_string.v0.16.0/opam
··· 16 16 "dune" {>= "2.0.0"} 17 17 "ppxlib" {>= "0.28.0"} 18 18 ] 19 - available: arch != "arm32" & arch != "x86_32" 20 19 synopsis: "Ppx extension for string interpolation" 21 20 description: " 22 21 Part of the Jane Street's PPX rewriters collection.
-1
packages/ppx_tydi/ppx_tydi.v0.16.0/opam
··· 15 15 "dune" {>= "2.0.0"} 16 16 "ppxlib" {>= "0.28.0"} 17 17 ] 18 - available: arch != "arm32" & arch != "x86_32" 19 18 synopsis: "Let expressions, inferring pattern type from expression." 20 19 description: " 21 20 Provides a ppx for [let%tydi]: type-directed [let] bindings. In [let%tydi a = b in ...], [a]'s type is inferred from [b] rather than the other way around. This is convenient for record patterns whose fields are not in scope.
-1
packages/ppx_typed_fields/ppx_typed_fields.v0.16.0/opam
··· 23 23 "dune" {>= "2.0.0"} 24 24 "ppxlib" {>= "0.28.0"} 25 25 ] 26 - available: arch != "arm32" & arch != "x86_32" 27 26 synopsis: "GADT-based field accessors and utilities" 28 27 description: " 29 28 Part of the Jane Street's PPX rewriters collection.
-1
packages/ppx_typerep_conv/ppx_typerep_conv.v0.16.0/opam
··· 16 16 "dune" {>= "2.0.0"} 17 17 "ppxlib" {>= "0.28.0"} 18 18 ] 19 - available: arch != "arm32" & arch != "x86_32" 20 19 synopsis: "Generation of runtime types from type declarations" 21 20 description: " 22 21 Part of the Jane Street's PPX rewriters collection.
-1
packages/ppx_variants_conv/ppx_variants_conv.v0.16.0/opam
··· 16 16 "dune" {>= "2.0.0"} 17 17 "ppxlib" {>= "0.28.0"} 18 18 ] 19 - available: arch != "arm32" & arch != "x86_32" 20 19 synopsis: "Generation of accessor and iteration functions for ocaml variant types" 21 20 description: " 22 21 Part of the Jane Street's PPX rewriters collection.
-1
packages/ppx_xml_conv/ppx_xml_conv.v0.16.0/opam
··· 18 18 "dune" {>= "2.0.0"} 19 19 "ppxlib" {>= "0.28.0"} 20 20 ] 21 - available: arch != "arm32" & arch != "x86_32" 22 21 synopsis: "Generate XML conversion functions from records" 23 22 description: " 24 23 Part of the Jane Street's PPX rewriters collection.
-1
packages/ppx_yojson_conv/ppx_yojson_conv.v0.16.0/opam
··· 17 17 "dune" {>= "2.0.0"} 18 18 "ppxlib" {>= "0.28.0"} 19 19 ] 20 - available: arch != "arm32" & arch != "x86_32" 21 20 synopsis: "[@@deriving] plugin to generate Yojson conversion functions" 22 21 description: " 23 22 Part of the Jane Street's PPX rewriters collection.
-1
packages/ppx_yojson_conv_lib/ppx_yojson_conv_lib.v0.16.0/opam
··· 14 14 "dune" {>= "2.0.0"} 15 15 "yojson" {>= "1.7.0"} 16 16 ] 17 - available: arch != "arm32" & arch != "x86_32" 18 17 synopsis: "Runtime lib for ppx_yojson_conv" 19 18 description: " 20 19 Part of the Jane Street's PPX rewriters collection.
-1
packages/profunctor/profunctor.v0.16.0/opam
··· 16 16 "record_builder" {>= "v0.16" & < "v0.17"} 17 17 "dune" {>= "2.0.0"} 18 18 ] 19 - available: arch != "arm32" & arch != "x86_32" 20 19 synopsis: "A library providing a signature for simple profunctors and traversal of a record" 21 20 description: " 22 21 This is a very small library which provides a signature for profunctor types
-1
packages/protocol_version_header/protocol_version_header.v0.16.0/opam
··· 15 15 "ppx_jane" {>= "v0.16" & < "v0.17"} 16 16 "dune" {>= "2.0.0"} 17 17 ] 18 - available: arch != "arm32" & arch != "x86_32" 19 18 synopsis: "Protocol versioning" 20 19 description: " 21 20 This library offers a lightweight way for applications protocols to
-1
packages/pythonlib/pythonlib.v0.16.0/opam
··· 25 25 "dune" {>= "2.0.0"} 26 26 "pyml" {>= "20211015"} 27 27 ] 28 - available: arch != "arm32" & arch != "x86_32" 29 28 synopsis: "A library to help writing wrappers around ocaml code for python" 30 29 description: " 31 30 This library helps exposing ocaml functions to python. The python runtime interaction is handled by pyml.
-1
packages/re2/re2.v0.16.0/opam
··· 18 18 "conf-g++" {build} 19 19 "dune" {>= "2.0.0"} 20 20 ] 21 - available: arch != "arm32" & arch != "x86_32" 22 21 synopsis: "OCaml bindings for RE2, Google's regular expression library" 23 22 description: " 24 23 "
-1
packages/re_parser/re_parser.v0.16.0/opam
··· 16 16 "dune" {>= "2.0.0"} 17 17 "re" {>= "1.8.0"} 18 18 ] 19 - available: arch != "arm32" & arch != "x86_32" 20 19 synopsis: "Typed parsing using regular expressions." 21 20 description: " 22 21
-1
packages/record_builder/record_builder.v0.16.0/opam
··· 15 15 "ppx_jane" {>= "v0.16" & < "v0.17"} 16 16 "dune" {>= "2.0.0"} 17 17 ] 18 - available: arch != "arm32" & arch != "x86_32" 19 18 synopsis: "A library which provides traversal of records with an applicative" 20 19 description: " 21 20 This is a very small library which utilises the functionality provided by the
-1
packages/redis-async/redis-async.v0.16.0/opam
··· 18 18 "ppx_jane" {>= "v0.16" & < "v0.17"} 19 19 "dune" {>= "2.0.0"} 20 20 ] 21 - available: arch != "arm32" & arch != "x86_32" 22 21 synopsis: "Redis client for Async applications" 23 22 description: " 24 23 A client library for Redis versions 6 and higher.
-1
packages/regex_parser_intf/regex_parser_intf.v0.16.0/opam
··· 14 14 "base" {>= "v0.16" & < "v0.17"} 15 15 "dune" {>= "2.0.0"} 16 16 ] 17 - available: arch != "arm32" & arch != "x86_32" 18 17 synopsis: "Interface shared by Re_parser and Re2.Parser" 19 18 description: " 20 19 "
-1
packages/resource_cache/resource_cache.v0.16.0/opam
··· 17 17 "ppx_jane" {>= "v0.16" & < "v0.17"} 18 18 "dune" {>= "2.0.0"} 19 19 ] 20 - available: arch != "arm32" & arch != "x86_32" 21 20 synopsis: "General resource cache" 22 21 description: " 23 22 This library offers a functor to create a resource cache over some
-1
packages/rpc_parallel/rpc_parallel.v0.16.0/opam
··· 20 20 "sexplib" {>= "v0.16" & < "v0.17"} 21 21 "dune" {>= "2.0.0"} 22 22 ] 23 - available: arch != "arm32" & arch != "x86_32" 24 23 synopsis: "Type-safe parallel library built on top of Async_rpc" 25 24 description: " 26 25 Rpc_parallel offers an API to define various workers and protocols,
-1
packages/semantic_version/semantic_version.v0.16.0/opam
··· 16 16 "dune" {>= "2.0.0"} 17 17 "re" {>= "1.8.0"} 18 18 ] 19 - available: arch != "arm32" & arch != "x86_32" 20 19 synopsis: "Semantic versioning" 21 20 description: " 22 21 A library for representing semantic versions (https://semver.org)
-1
packages/sequencer_table/sequencer_table.v0.16.0/opam
··· 16 16 "ppx_jane" {>= "v0.16" & < "v0.17"} 17 17 "dune" {>= "2.0.0"} 18 18 ] 19 - available: arch != "arm32" & arch != "x86_32" 20 19 synopsis: "A table of [Async.Sequencer]'s, indexed by key" 21 20 description: " 22 21 A single-module library for a data structure.
-1
packages/sexp/sexp.v0.16.0/opam
··· 27 27 "shell" {>= "v0.16" & < "v0.17"} 28 28 "dune" {>= "2.0.0"} 29 29 ] 30 - available: arch != "arm32" & arch != "x86_32" 31 30 synopsis: "S-expression swiss knife" 32 31 description: " 33 32 A suite of tools for working with s-expressions from the command line.
-1
packages/sexp_diff/sexp_diff.v0.16.0/opam
··· 15 15 "ppx_jane" {>= "v0.16" & < "v0.17"} 16 16 "dune" {>= "2.0.0"} 17 17 ] 18 - available: arch != "arm32" & arch != "x86_32" 19 18 synopsis: "Code for computing the diff of two sexps" 20 19 description: " 21 20 The code behind the [diff] subcommand of the Jane Street's [sexp]
-1
packages/sexp_grammar/sexp_grammar.v0.16.0/opam
··· 21 21 "dune" {>= "2.0.0"} 22 22 "zarith" {>= "1.11"} 23 23 ] 24 - available: arch != "arm32" & arch != "x86_32" 25 24 synopsis: "Sexp grammar helpers" 26 25 description: " 27 26 Helpers for manipulating [Sexplib.Sexp_grammar] values.
-1
packages/sexp_macro/sexp_macro.v0.16.0/opam
··· 16 16 "sexplib" {>= "v0.16" & < "v0.17"} 17 17 "dune" {>= "2.0.0"} 18 18 ] 19 - available: arch != "arm32" & arch != "x86_32" 20 19 synopsis: "Sexp macros" 21 20 description: " 22 21 Sexp macros allow the user to define and use constants and simple functions in sexp files,
-1
packages/sexp_pretty/sexp_pretty.v0.16.0/opam
··· 17 17 "dune" {>= "2.0.0"} 18 18 "re" {>= "1.8.0"} 19 19 ] 20 - available: arch != "arm32" & arch != "x86_32" 21 20 synopsis: "S-expression pretty-printer" 22 21 description: " 23 22 A library for pretty-printing s-expressions, using better indentation rules than
-1
packages/sexp_select/sexp_select.v0.16.0/opam
··· 15 15 "ppx_jane" {>= "v0.16" & < "v0.17"} 16 16 "dune" {>= "2.0.0"} 17 17 ] 18 - available: arch != "arm32" & arch != "x86_32" 19 18 synopsis: "A library to use CSS-style selectors to traverse sexp trees" 20 19 description: " 21 20 This library provides a convenient method to traverse sexp trees
-1
packages/sexp_string_quickcheck/sexp_string_quickcheck.v0.16.0/opam
··· 16 16 "ppx_jane" {>= "v0.16" & < "v0.17"} 17 17 "dune" {>= "2.0.0"} 18 18 ] 19 - available: arch != "arm32" & arch != "x86_32" 20 19 synopsis: "Quickcheck helpers for strings parsing to sexps" 21 20 description: " 22 21 This library provides quickcheck generators, helpers, and shrinkers for
-1
packages/sexplib/sexplib.v0.16.0/opam
··· 16 16 "dune" {>= "2.0.0"} 17 17 "num" 18 18 ] 19 - available: arch != "arm32" & arch != "x86_32" 20 19 synopsis: "Library for serializing OCaml values to and from S-expressions" 21 20 description: " 22 21 Part of Jane Street's Core library
-1
packages/sexplib0/sexplib0.v0.16.0/opam
··· 13 13 "ocaml" {>= "4.08.0"} 14 14 "dune" {>= "2.0.0"} 15 15 ] 16 - available: arch != "arm32" & arch != "x86_32" 17 16 synopsis: "Library containing the definition of S-expressions and some base converters" 18 17 description: " 19 18 Part of Jane Street's Core library
-1
packages/shell/shell.v0.16.0/opam
··· 19 19 "dune" {>= "2.0.0"} 20 20 "spawn" {>= "v0.15"} 21 21 ] 22 - available: arch != "arm32" & arch != "x86_32" 23 22 synopsis: "Yet another implementation of fork&exec and related functionality" 24 23 description: " 25 24 This library is a relatively featureful and flexible implementation of fork&exec with related functionality, including some basic support for asynchronous I/O. This is an old and unmaintained code. New users are advised to try using [Async.Process] for certain use cases and [Shexp_process] for certain other use cases.
-1
packages/shexp/shexp.v0.16.0/opam
··· 17 17 "dune" {>= "2.0.0"} 18 18 "spawn" {>= "v0.15"} 19 19 ] 20 - available: arch != "arm32" & arch != "x86_32" 21 20 synopsis: "Process library and s-expression based shell" 22 21 description: " 23 22 Shexp is composed of two parts: a library providing a process monad
-1
packages/splay_tree/splay_tree.v0.16.0/opam
··· 15 15 "ppx_jane" {>= "v0.16" & < "v0.17"} 16 16 "dune" {>= "2.0.0"} 17 17 ] 18 - available: arch != "arm32" & arch != "x86_32" 19 18 synopsis: "A splay tree implementation" 20 19 description: " 21 20 Splay trees are binary search trees that move recently accessed nodes
-1
packages/splittable_random/splittable_random.v0.16.0/opam
··· 18 18 "ppx_sexp_message" {>= "v0.16" & < "v0.17"} 19 19 "dune" {>= "2.0.0"} 20 20 ] 21 - available: arch != "arm32" & arch != "x86_32" 22 21 synopsis: "PRNG that can be split into independent streams" 23 22 description: " 24 23 PRNG that can be split into independent streams
-1
packages/stdio/stdio.v0.16.0/opam
··· 14 14 "base" {>= "v0.16" & < "v0.17"} 15 15 "dune" {>= "2.0.0"} 16 16 ] 17 - available: arch != "arm32" & arch != "x86_32" 18 17 synopsis: "Standard IO library for OCaml" 19 18 description: " 20 19 Stdio implements simple input/output functionalities for OCaml.
-1
packages/stored_reversed/stored_reversed.v0.16.0/opam
··· 15 15 "ppx_jane" {>= "v0.16" & < "v0.17"} 16 16 "dune" {>= "2.0.0"} 17 17 ] 18 - available: arch != "arm32" & arch != "x86_32" 19 18 synopsis: "A library for representing a list temporarily stored in reverse order." 20 19 description: " 21 20 A ['a list t] represents a list temporarily stored in the reverse of its logical order.
-1
packages/streamable/streamable.v0.16.0/opam
··· 20 20 "dune" {>= "2.0.0"} 21 21 "ppxlib" {>= "0.28.0"} 22 22 ] 23 - available: arch != "arm32" & arch != "x86_32" 24 23 synopsis: "A collection of types suitable for incremental serialization." 25 24 description: " 26 25 A collection of types suitable for incremental serialization.
-1
packages/string_dict/string_dict.v0.16.0/opam
··· 16 16 "ppx_hash" {>= "v0.16" & < "v0.17"} 17 17 "dune" {>= "2.0.0"} 18 18 ] 19 - available: arch != "arm32" & arch != "x86_32" 20 19 synopsis: "Efficient static string dictionaries" 21 20 description: " 22 21 Efficient static string dictionaries.
-1
packages/textutils/textutils.v0.16.0/opam
··· 19 19 "dune" {>= "2.0.0"} 20 20 "uutf" {>= "1.0.2"} 21 21 ] 22 - available: arch != "arm32" & arch != "x86_32" 23 22 synopsis: "Text output utilities" 24 23 description: " 25 24 "
-1
packages/textutils_kernel/textutils_kernel.v0.16.0/opam
··· 16 16 "dune" {>= "2.0.0"} 17 17 "uutf" {>= "1.0.2"} 18 18 ] 19 - available: arch != "arm32" & arch != "x86_32" 20 19 synopsis: "Text output utilities" 21 20 description: " 22 21 "
-1
packages/tilde_f/tilde_f.v0.16.0/opam
··· 15 15 "ppx_jane" {>= "v0.16" & < "v0.17"} 16 16 "dune" {>= "2.0.0"} 17 17 ] 18 - available: arch != "arm32" & arch != "x86_32" 19 18 synopsis: "Provides a let-syntax for continuation-passing style." 20 19 description: " 21 20 Provides a let-syntax for continuation-passing style.
-1
packages/time_now/time_now.v0.16.0/opam
··· 18 18 "ppx_optcomp" {>= "v0.16" & < "v0.17"} 19 19 "dune" {>= "2.0.0"} 20 20 ] 21 - available: arch != "arm32" & arch != "x86_32" 22 21 synopsis: "Reports the current time" 23 22 description: " 24 23 Provides a single function to report the current time in nanoseconds
-1
packages/timezone/timezone.v0.16.0/opam
··· 15 15 "ppx_jane" {>= "v0.16" & < "v0.17"} 16 16 "dune" {>= "2.0.0"} 17 17 ] 18 - available: arch != "arm32" & arch != "x86_32" 19 18 synopsis: "Time-zone handling" 20 19 description: " 21 20 Timezone handles parsing timezone data and create [Timezone.t] that
-1
packages/toplevel_backend/toplevel_backend.v0.16.0/opam
··· 18 18 "dune" {>= "2.0.0"} 19 19 "ocamlfind" {>= "1.7.2"} 20 20 ] 21 - available: arch != "arm32" & arch != "x86_32" 22 21 synopsis: "Shared backend for setting up toplevels" 23 22 description: " 24 23 Module for setting up dependencies (like printers and liblinks) for toplevels.
-1
packages/toplevel_expect_test/toplevel_expect_test.v0.16.0/opam
··· 25 25 "ocamlfind" {>= "1.7.2"} 26 26 "ppxlib" {>= "0.28.0"} 27 27 ] 28 - available: arch != "arm32" & arch != "x86_32" 29 28 synopsis: "Expectation tests for the OCaml toplevel" 30 29 description: " 31 30 Allows one to write both toplevel phrases and the expected output from
-1
packages/topological_sort/topological_sort.v0.16.0/opam
··· 16 16 "stdio" {>= "v0.16" & < "v0.17"} 17 17 "dune" {>= "2.0.0"} 18 18 ] 19 - available: arch != "arm32" & arch != "x86_32" 20 19 synopsis: "Topological sort algorithm" 21 20 description: " 22 21 Topological_sort is a single-module library that implements a simple
-1
packages/torch/torch.v0.16.0/opam
··· 25 25 "ocaml-compiler-libs" {>= "v0.11.0"} 26 26 "libtorch" {>= "1.13.0" & < "1.14.0"} 27 27 ] 28 - available: arch != "arm32" & arch != "x86_32" 29 28 synopsis: "Torch bindings for OCaml" 30 29 description: " 31 30 The ocaml-torch project provides some OCaml bindings for the Torch library.
-1
packages/tracing/tracing.v0.16.0/opam
··· 18 18 "ppx_jane" {>= "v0.16" & < "v0.17"} 19 19 "dune" {>= "2.0.0"} 20 20 ] 21 - available: arch != "arm32" & arch != "x86_32" 22 21 synopsis: "Tracing library" 23 22 description: " 24 23 Utilities for creating and parsing traces in Fuchsia Trace Format.
-1
packages/typerep/typerep.v0.16.0/opam
··· 14 14 "base" {>= "v0.16" & < "v0.17"} 15 15 "dune" {>= "2.0.0"} 16 16 ] 17 - available: arch != "arm32" & arch != "x86_32" 18 17 synopsis: "Typerep is a library for runtime types" 19 18 description: " 20 19 "
-1
packages/username_kernel/username_kernel.v0.16.0/opam
··· 15 15 "ppx_jane" {>= "v0.16" & < "v0.17"} 16 16 "dune" {>= "2.0.0"} 17 17 ] 18 - available: arch != "arm32" & arch != "x86_32" 19 18 synopsis: "An identifier for a user" 20 19 description: " 21 20 A string representation for a user, typically a UNIX username
-1
packages/variantslib/variantslib.v0.16.0/opam
··· 14 14 "base" {>= "v0.16" & < "v0.17"} 15 15 "dune" {>= "2.0.0"} 16 16 ] 17 - available: arch != "arm32" & arch != "x86_32" 18 17 synopsis: "Part of Jane Street's Core library" 19 18 description: " 20 19 The Core suite of libraries is an industrial strength alternative to
-1
packages/vcaml/vcaml.v0.16.0/opam
··· 27 27 "dune" {>= "2.0.0"} 28 28 "faraday" 29 29 ] 30 - available: arch != "arm32" & arch != "x86_32" 31 30 synopsis: "OCaml bindings for the Neovim API" 32 31 description: " 33 32 VCaml provides OCaml bindings for Neovim's and models some of Neovim's
-1
packages/virtual_dom/virtual_dom.v0.16.0/opam
··· 26 26 "tyxml" {>= "4.3.0"} 27 27 "uri" {>= "3.0.0"} 28 28 ] 29 - available: arch != "arm32" & arch != "x86_32" 30 29 synopsis: "OCaml bindings for the virtual-dom library" 31 30 description: " 32 31 The library itself may be found at
-1
packages/zarith_stubs_js/zarith_stubs_js.v0.16.0/opam
··· 13 13 "ocaml" {>= "4.14.0"} 14 14 "dune" {>= "2.0.0"} 15 15 ] 16 - available: arch != "arm32" & arch != "x86_32" 17 16 synopsis: "Javascripts stubs for the Zarith library" 18 17 description: " 19 18 This library contains no ocaml code, but instead implements