libplack-perl
interface between web servers and Perl web applications
Plack is a set of tools similar to Ruby's Rack or Python's Paste for WSGI. It
implements the Perl Server Gateway Interface (PSGI) standard interface, which
allows developers to decouple their web application framework from the local
web server environment.
python3-django-pglocks
Django based context manager for PostgreSQL advisory locks (Python3 version)
django-pglocks is a context manager for Django.
Advisory locks are application-level locks that are acquired and released
purely by the client of the database; PostgreSQL never acquires them on its
own. They are very useful as a way of signalling to other sessions that a
higher-level resource than a single row is in use, without having to lock an
entire table or some other structure.
certmonger
D-Bus -based service to simplify interaction with certificate authorities
Certmonger is a D-Bus -based service which attempts to simplify
interaction with certifying authorities (CAs) on networks which use
public-key infrastructure (PKI).
librte-eal21
Data Plane Development Kit (librte-eal 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-event-dlb21
Data Plane Development Kit (librte-event-dlb 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-event-dsw21
Data Plane Development Kit (librte-event-dsw runtime library)
DPDK is a set of libraries for fast packet processing. Applications run
in user-space and communicate directly with dedicated network interfaces.