librte-common-octeontx2-22

Data Plane Development Kit (librte-common-octeontx2 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-common-qat22

Data Plane Development Kit (librte-common-qat runtime library)

DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces.

libjenkins-java

Jenkins CI core Java libraries

python-slimmer

HTML, XHTML, CSS, JavaScript optimizer for Python2

Slimmer is a library that optimizes whitespace in CSS, JavaScript, HTML and XHTML output.

python-carrot

AMQP messaging queue framework

AMQP is the Advanced Message Queuing Protocol, an open standard protocol for message orientation, queuing, routing, reliability and security.

libconcurrentlinkedhashmap-java

Implementation of java.util.LinkedHashMap with concurrency support

Java library that provides a hash table supporting full concurrency of retrievals, adjustable expected concurrency for updates, and a maximum capacity to bound the map by. This implementation differs from java.util.concurrent.ConcurrentHashMap in that it maintains a page replacement algorithm that is used to evict an entry when the map has exceeded its capacity. Unlike the Java Collections Framework, this map does not have a publicly visible constructor and instances are created through a Builder.