libghc-zlib-prof

Compression and decompression in the gzip and zlib formats; profiling libraries

This package provides a pure interface for compressing and decompressing streams of data represented as lazy ByteStrings. It uses the zlib C library so it has high performance. It supports the "zlib", "gzip" and "raw" compression formats.

r-cran-bayesplot

GNU R plotting for bayesian models

Plotting functions for posterior analysis, model checking, and MCMC diagnostics. The package is designed not only to provide convenient functionality for users, but also a common set of functions that can be easily used by developers working on a variety of R packages for Bayesian modeling, particularly (but not exclusively) packages interfacing with 'Stan'.

libscca1t64

Windows Prefetch File access library

libscca is a library to access the Windows Prefetch File (SCCA) format.
high-performance preforking PSGI/Plack web server

starman

high-performance preforking PSGI/Plack web server

Starman is a PSGI perl web server that has unique features such as: * High Performance - Uses the fast XS/C HTTP header parser * Preforking - Spawns workers preforked like most high performance UNIX servers do. Starman also reaps dead children and automatically restarts the worker pool. * Signals - Supports HUP for graceful restarts, and TTIN/TTOU to dynamically increase or decrease the number of worker processes. * Superdaemon aware - Supports Server::Starter for hot deploy and graceful restarts. * Multiple interfaces and UNIX Domain Socket support - Able to listen on multiple intefaces including UNIX sockets. * Small memory footprint - Preloading the applications with --preload-app command line option enables copy-on-write friendly memory management. Also, the minimum memory usage Starman requires for the master process is 7MB and children (workers) is less than 3.0MB. * PSGI compatible - Can run any PSGI applications and frameworks * HTTP/1.1 support - Supports chunked requests and responses, keep-alive and pipeline requests.

libc6-mips64el-cross

GNU C Library: Shared libraries (for cross-compiling)

This package was generated by dpkg-cross for cross compiling.

libpdl-vectorvalued-perl

module to provide some utilities for vector-valued PDLs

PDL::VectorValued provides generalizations of some elementary PDL functions to higher-order PDLs which treat vectors as "data values".