prometheus-ipmi-exporter

Prometheus exporter for IPMI devices

Prometheus exporter for Intelligent Platform Management Interface (IPMI) device sensor metrics. Supports local IPMI devices (e.g., /dev/ipmi0), or remote devices via Remote Management Control Protocol (RMCP). When using RMCP, a single exporter can be used to monitor a large number of IPMI devices by passing a target hostname as a parameter.

libghc-lifted-async-prof

operations from async lifted to MonadBase; profiling libraries

This package provides IO operations from async package lifted to any instance of 'MonadBase' or 'MonadBaseControl'.

libntl44

Number Theory Library, shared library

NTL is a high-performance, portable C++ library providing data structures and algorithms for manipulating signed, arbitrary length integers, and for vectors, matrices, and polynomials over the integers and over finite fields.

libopenrefine-arithcode-java

Java implementation of arithmetic coding and PPM compression

Arithmetic coding is a general technique for coding the outcome of a stochastic process based on an adaptive model. The expected bit rate is the cross-entropy rate of the model versus the actual process. PPM, prediction by partial matching, is an adaptive statistical model of a symbol sequence which models the likelihood of the next byte based on a (relatively short) suffix of the sequence of previous bytes.

python3-icmplib

forge ICMP packets and make your own ping and traceroute

icmplib is an implementation of the ICMP protocol in Python. It is possible to use the built-in functions or to build your own. It features: * ready-to-use functions such as: ping, multiping and traceroute. * multithreaded functions (like multiping). * runs without root privileges. * ICMPv4 and ICMPv6 support. * Broadcast support. * No dependency.

libjs-cssrelpreload

JavaScript to load CSS asynchronously

This JavaScript library provides functions to load CSS asynchronously.