debugbreak

Put breakpoints in C/C++ code

debugbreak.h allows one to put breakpoints in their C/C++ code with a call to debug_break(). Include the header file and insert calls to debug_break() in the code where one wishes to break into the debugger. debugbreak supports GCC, Clang. debugbreak works well on ARM, AArch64, i686, x86-64, POWER and has a fallback code path for other architectures.

golang-github-docker-go-plugins-helpers

Helper packages to extend Docker Engine in Golang

This package contains is a rather random collection of helpers used by tools that interact closely with docker source code

libpromise-xs-perl

Fast promises in Perl

This module provides a Promises/A+ interface with its major parts implemented in XS for speed. It is a fork and refactor of AnyEvent::XSPromises, and retains that module's bare-bones interface.

bootterm

simple terminal to ease connections with SBCs

Bootterm is a simple, reliable and powerful terminal designed to ease connection to ephemeral serial ports as found on various SBCs, and typically USB-based ones.

gfortran-14-multilib-mips-linux-gnu

GNU Fortran compiler (multilib support) (cross compiler for mips architecture)

This is the GNU Fortran compiler, which compiles Fortran on platforms supported by the gcc compiler.

librpm9t64

RPM shared library

The RPM Package Manager (RPM) is a command-line driven package management system capable of installing, uninstalling, verifying, querying, and updating computer software packages.