libghc-mwc-random-prof

Fast, high quality pseudo random number generation; profiling libraries

This package contains code for generating high quality random numbers that follow either a uniform or normal distribution. The generated numbers are suitable for use in statistical applications.

libghc-optparse-applicative-prof

utilities and combinators for parsing command-line options; profiling libraries

This is a library for constructing command-line option parsers in the applicative style.

libghc-pipes-safe-prof

safety for the pipes ecosystem; profiling libraries

This package adds resource management and exception handling to the pipes ecosystem.

libghc-resourcet-prof

deterministic allocation and freeing of scarce resources; profiling libraries

Control.Monad.Trans.Resource allocates resources which are guaranteed to be released. One point to note: all register cleanup actions live in the IO monad, not the main monad. This allows both more efficient code, and for monads to be transformed.

gnocchi-statsd

Metric as a Service - statsd daemon

Gnocchi is a service for managing a set of resources and storing metrics about them, in a scalable and resilient way. Its functionalities are exposed over an HTTP REST API.

python3-gnocchi

Metric as a Service - Python 3.x

Gnocchi is a service for managing a set of resources and storing metrics about them, in a scalable and resilient way. Its functionalities are exposed over an HTTP REST API.