usbsdmux

control software for USB-SD-Mux devices

The USB-SD-Mux hardware allows switching a microSD card between the host computer via USB or a device-under-test, allowing programmatic testing of low-level parts of the boot process such as boot loader and early operating system.

libsyntax-keyword-multisub-perl

multiple subroutine dispatch syntax extension

Syntax::Keyword::MultiSub provides a new keyword, multi, to put before subroutine declarations, which permits multiple distinct function bodies to be provided, which take different parameters. A call to a multi sub will invoke whichever function body best fits the arguments passed.

sqlite-utils

CLI tool and Python utility functions for manipulating SQLite

Feature highlights:

libjboss-modules-java

Modular Classloading System

JBoss Modules is a standalone implementation of a modular (non-hierarchical) class loading and execution environment for Java. In other words, rather than a single class loader which loads all JARs into a flat class path, each library becomes a module which only links against the exact modules it depends on, and nothing more. It implements a thread-safe, fast, and highly concurrent delegating class loader model, coupled to an extensible module resolution system, which combine to form a unique, simple and powerful system for application execution and distribution.

libunbound8

library implementing DNS resolution and validation

libunbound performs and validates DNS lookups; it can be used to convert hostnames to IP addresses and back and obtain other information from the DNS. Cryptographic validation of results is performed with DNSSEC.

dropbear

lightweight SSH2 server and client - startup scripts

dropbear is a SSH 2 server and client designed to be small enough to be used in small memory environments, while still being functional and secure enough for general use.