liblivemedia62

multimedia RTSP streaming library

lib32go13

Runtime library for GNU Go applications (32bit)

r-cran-magick

advanced graphics and image-processing in GNU R

Bindings to 'ImageMagick': the most comprehensive open-source image processing library available. Supports many common formats (png, jpeg, tiff, pdf, etc) and manipulations (rotate, scale, crop, trim, flip, blur, etc). All operations are vectorized via the Magick++ STL meaning they operate either on a single frame or a series of frames for working with layers, collages, or animation. In RStudio images are automatically previewed when printed to the console, resulting in an interactive editing environment. The latest version of the package includes a native graphics device for creating in-memory graphics or drawing onto images using pixel coordinates.

libghc-weigh-prof

measure allocations of a Haskell functions/values; profiling libraries

Weigh is a framework for seeing how much a function allocates. It can weigh pure functions as well as IO actions.

node-address

Get current machine IP, MAC and DNS servers

DNS servers are read from /etc/resolv.conf.

libghc-parallel-tree-search-prof

Parallel Tree Search; profiling libraries

This Haskell library provides an implementation of parallel search based on the search tree provided by the package tree-monad.