icingaweb2-module-cube
simple and responsive web interface to show host statistics
Icinga Web 2 is a very modular, fast and simple web interface for your Icinga
monitoring environment.
hwloc
Hierarchical view of the machine - utilities
Hardware Locality (hwloc) provides a portable abstraction (across OS, versions,
architectures, ...) of the hierarchical topology of modern architectures. It
primarily aims at helping high-performance computing applications with
gathering information about the hardware so as to exploit it accordingly and
efficiently.
freecad
Extensible Open Source CAx program
For 3D printing, CNC milling or for the manual assembly of complicated
constructs one needs a formal specification of the workpiece, i.e.,
its parts and how these come together. The process to get there is
called Computer-Aided Design (CAD). The process to transform a CAD
model into a series of instructions that can be performed on a machine
is called Computer-Aided Manufacturing (CAM). FreeCAD can do both, the
prior yet a bit better than the latter.
libauthen-sasl-perl
Authen::SASL - SASL Authentication framework
SASL is a generic mechanism for authentication used by several network
protocols. Authen::SASL provides an implementation framework that all
protocols should be able to share.
yosys-plugin-ghdl
VHDL to RTL synthesis plugin using GHDL
This yosys plugin allows running RTL synthesis from VHDL source code
instead of yosys' native Verilog.
python3-parse-stages
Parse a mini-language for selecting objects by tag or name
This library is mostly useful for command-line parsing by other tools like
`tox-stages` and `nox-stages`. It may be used to parse e.g. a command-line
specification like "@check and not pylint" or "@tests or ruff" and then
match it against a list of objects that have names and lists of tags.