Contact us Category listing - devel (List all)
((V)irtual = Package is only listed here)
Previous | Query returned 3467 packages, results 1001 to 1100 | Next

nsis Scriptable system to build Windows installers
nspr Platform-neutral API for system level and libc like functions
nspr-reference HTML Documentation for NSPR
nss Libraries to support development of security-enabled applications
ObjectiveLib Object containers and generic algorithms for Objective-C
objfw Portable, lightweight framework for the Objective-C language
ocaml-angstrom Parser combinators for OCaml
ocaml-astring Alternative string library for OCaml
ocaml-async Asynchronous execution library from Jane Street
ocaml-async_extra Asynchronous execution library from Jane Street (extra)
ocaml-async_kernel Asynchronous execution library from Jane Street (core)
ocaml-async_rpc_kernel Platform-independent core of Async RPC library
ocaml-async_unix Asynchronous execution library from Jane Street (unix)
ocaml-base Alternative standard library for OCaml
ocaml-base_bigstring OCaml string type based on Bigarray, for use in I/O and C bindings
ocaml-base_quickcheck Randomised testing framework compatible with ocaml-base
ocaml-base64 Base64 encoding and decoding in OCaml
ocaml-batteries Alternative standard library for OCaml
ocaml-bigarray-compat Compatibility package for the BigArray library in OCaml
ocaml-bigstringaf Bigstring intrinsics and fast blits based on memcpy/memmmove
ocaml-bin_prot Binary protocol generator for OCaml
ocaml-biniou Extensible binary data format, like JSON but faster
ocaml-bos Basic OS interaction for OCaml
ocaml-checkseum Library for Adler-32, CRC32 and CRC32-C algorithms
ocaml-cmdliner Module for the declarative definition of command line interfaces
ocaml-compiler-libs Repackaging of OCaml compiler libraries
ocaml-core Standard library overlay for OCaml by Jane Street
ocaml-core_kernel OCaml standard library overlay (kernel)
ocaml-core_unix Standard library overlay for OCaml by Jane Street (unix-specific)
ocaml-cppo C-style preprocessor for OCaml
ocaml-csexp Canonical S-expressions library for OCaml
ocaml-cstruct Map OCaml arrays onto C-like structs
ocaml-digestif Simple hash algorithms in OCaml
ocaml-duff Library to generate ocaml-angstrom decoders and encoders
ocaml-dune Composable build system for OCaml
ocaml-dune-configurator Configuration test library for Dune
ocaml-encore Library to generate ocaml-angstrom decoders and encoders
ocaml-eqaf Constant time equal function to avoid timing attacks
ocaml-expect_test_helpers_core Helper library for writing expectation tests
ocaml-extlib Alternative standard library for OCaml
ocaml-fieldslib OCaml record fields as first-class values
ocaml-findlib Library finder for OCaml
ocaml-fmt OCaml combinators for pretty-printing functions
ocaml-fpath System-independent file path for OCaml
ocaml-git Pure-language git bindings for OCaml
ocaml-hex Hexadecimal converter for OCaml
ocaml-hmap Heterogeneous value map library
ocaml-hxd Hexdump in OCaml
ocaml-int_repr Integers of various widths in OCaml
ocaml-intrinsics Library of intrinsics for OCaml
ocaml-jane-street-headers Jane Street header files for OCaml
ocaml-js-build-tools OCaml build helper tools from Jane Street
ocaml-jst-config Compile-time configuration for Jane Street libraries
ocaml-ke Fast implementation of queue in OCaml
ocaml-logs Logging infrastructure for OCaml
ocaml-lru Scalable LRU caches for OCaml
ocaml-lwt Cooperative threading library for OCaml
ocaml-lwt_glib SSL module for ocaml-lwt
ocaml-lwt_log Lwt-friendly logging library
ocaml-lwt_ppx PPX module for ocaml-lwt
ocaml-lwt_react Reactive programming module for ocaml-lwt
ocaml-lwt_ssl SSL module for ocaml-lwt
ocaml-migrate-parsetree Migrate parse trees between versions of OCaml
ocaml-mirage-flow Flow implementations for Mirage
ocaml-mmap File mapping for Ocaml
ocaml-oasis Build system for OCaml projects
ocaml-ocplib-endian Optimised functions to read and write int16/32/64
ocaml-optint Library to provide fast integer (x64) or allocated int32 (x84)
ocaml-parsexp S-expression parsing library for OCaml
ocaml-ppx_assert Assert-like extension nodes that raise useful errors on failure
ocaml-ppx_base Base set of PPX rewriters
ocaml-ppx_bench Syntax extension for writing in-line benchmarks in OCaml code
ocaml-ppx_bin_prot Generation of bin_prot readers and writers from types
ocaml-ppx_cold Cold path annotation translator for OCaml
ocaml-ppx_compare Generation of comparison functions from types
ocaml-ppx_custom_printf Printf-style format-strings for user-defined string conversion
ocaml-ppx_derivers Interoperation package for ocaml-ppx_deriving and ocaml-ppx_type_conv
ocaml-ppx_deriving Type-driven code generation for OCaml
ocaml-ppx_disable_unused_warnings Extension to simplify disabling unused warnings
ocaml-ppx_enumerate Generate a list containing all values of a finite type
ocaml-ppx_expect Cram-like framework for OCaml
ocaml-ppx_fail PPX rewriter to add location to calls to failwiths
ocaml-ppx_fields_conv Generation of access and iteration functions for OCaml records
ocaml-ppx_fixed_literal Extension for simpler notation for fixed point literals
ocaml-ppx_hash Rewriter that generates hash functions from types
ocaml-ppx_here PPX rewriter that defines an extension to find source position
ocaml-ppx_ignore_instrumentation Removes AST nodes for instrumentation extensions
ocaml-ppx_inline_test Syntax extension for writing inline tests in OCaml code
ocaml-ppx_jane Standard Jane Street PPX rewriters for OCaml
ocaml-ppx_let Monadic let-bindings for OCaml
ocaml-ppx_log Extension nodes for lazily rendering log messages
ocaml-ppx_module_timer PPX rewriter that records top-level module startup times
ocaml-ppx_optcomp Optional compilation for OCaml
ocaml-ppx_optional PPX rewriter for pattern matching on flat options
ocaml-ppx_pipebang PPX rewriter that inlines reverse application operators
ocaml-ppx_sexp_conv Generation of S-expression conversion functions from type definitions
ocaml-ppx_sexp_message PPX rewriter for easy construction of s-expressions
ocaml-ppx_sexp_value PPX rewriter that simplifies building s-expressions from OCaml values
ocaml-ppx_stable Stable type conversions generator for OCaml
ocaml-ppx_string Extension for string interpolation