mcelog

x86 Machine Check Exceptions collector and decoder

The Linux kernel for x86 CPUs no longer decodes and logs recoverable Machine Check Exception (MCE) events to the kernel log on its own.

mcp-plugins

LADSPA plugins designed for Alsa Modular Synth

MCP plugins implement a set of LADSPA plugins that vastly improve the sound of AlsaModularSynth.

python-webflash

Portable flash messages for Python WSGI applications

WebFlash is a library to display "flash" messages in Python web applications.

python-pywbem

Python WBEM Client and Provider Interface

PyWBEM is a Python library that implements a Web Based Enterprise Management (WBEM) client. It performs WBEM operations using the CIM-XML and CIM Operations over HTTP protocols as defined by the Distributed Management Task Force (DMTF). WBEM is used to remotely describe and manage distributed computing environments. It is a peer and perhaps successor to the SNMP protocol.

mcpp

Alternative C/C++ preprocessor

C/C++ preprocessor defines and expands macros and processes '#if', '#include' and some other directives.

postgresql-16-first-last-agg

PostgreSQL extension providing first and last aggregate functions

first-last-agg is a simple extension providing two aggregate functions, last and first, operating on any element type and returning the last or the first value of the group.