librte-net-softnic25
Data Plane Development Kit (librte-net-softnic runtime library)
DPDK is a set of libraries for fast packet processing. Applications run
in user-space and communicate directly with dedicated network interfaces.
libdotconf0
Configuration file parser library - runtime files
dot.conf is a simple-to-use and powerful configuration-file parser
library written in C. The configuration files created for dot.conf
look very similar to those used by the Apache Webserver. Even
Container-Directives known from httpd.conf can easily be used in the
exact same manner as for Apache-Modules. It supports various types of
arguments, dynamically loadable modules that create their own
configuration options on-the-fly, a here-documents feature to pass
very long ARG_STR data to your app, and on-the-fly inclusion of
additional config files.
feed2exec
programmable feed reader
feed2exec is a simple program that runs custom actions on new RSS
feed items (or whatever feedparser can read). It currently has
support for writing into mailboxes (Maildir or mbox folders) or
executing commands, but more actions can be easily implemented
through plugins. Email are saved as multipart plain/HTML and can be
sent to arbitrary folders.
librte-net-tap25
Data Plane Development Kit (librte-net-tap runtime library)
DPDK is a set of libraries for fast packet processing. Applications run
in user-space and communicate directly with dedicated network interfaces.
librte-net-thunderx25
Data Plane Development Kit (librte-net-thunderx runtime library)
DPDK is a set of libraries for fast packet processing. Applications run
in user-space and communicate directly with dedicated network interfaces.
dmsetup
Linux Kernel Device Mapper userspace library
The Linux Kernel Device Mapper is the LVM (Linux Logical Volume Management)
Team's implementation of a minimalistic kernel-space driver that handles
volume management, while keeping knowledge of the underlying device layout
in user-space. This makes it useful for not only LVM, but software raid,
and other drivers that create "virtual" block devices.