prometheus-postfix-exporter

Prometheus exporter for Postfix mail servers

Prometheus exporter which scrapes the log output of Postfix MTA daemons to expose various metrics such as SMTP connection counts, message delivery statuses / delays etc. This exporter has a slight advantage over the mtail log parser approach, since it also connects to the Postfix admin Unix socket to expose metrics about messages currently in the queue.

openssl-provider-fips

Secure Sockets Layer toolkit - cryptographic utility

This package is part of the OpenSSL project's implementation of the SSL and TLS cryptographic protocols for secure communication over the Internet.

libunwind8

library to determine the call-chain of a program - runtime

The primary goal of this project is to define a portable and efficient C programming interface (API) to determine the call-chain of a program. The API additionally provides the means to manipulate the preserved (callee-saved) state of each call-frame and to resume execution at any point in the call-chain (non-local goto). The API supports both local (same-process) and remote (across-process) operation. As such, the API is useful in a number of applications.

node-retry

Retry strategies for failed operations module for Node.js

node-retry abstracts exponential and custom retry strategies for failed operations. Its parameters are the number of retries, exponential factor, minimum and maximum (randomized) timeouts.

libdigestif-ocaml

hashes implementation (runtime)

Digestif is a toolbox to provide hashes implementations in C and OCaml. It uses the linking trick and user can decide at the end to use the C implementation or the OCaml implementation.

libxtst6

X11 Testing -- Record extension library

libXtst provides an X Window System client interface to the Record extension to the X protocol.