libdata-entropy-perl
Perl module for entropy (randomness) management
Data::Entropy maintains a concept of a current selection of entropy source.
Algorithms that require entropy can use the source nominated by this
module, avoiding the need for entropy source objects to be explicitly
passed around. This is convenient because usually one entropy source
will be used for an entire program run and so an explicit entropy source
parameter would rarely vary. There is also a default entropy source,
avoiding the need to explicitly configure a source at all.
libfest-util-java
common utilities for FEST (Fixtures for Easy Software Testing) packages
FEST Assertions is a Java library that provides a fluent interface
for writing assertions. It's main goal is to improve test code
readability and make maintenance of tests easier. FEST Assertions can
be used with either JUnit or TestNG.
libboost-chrono1.62.0
C++ representation of time duration, time point, and clocks
libio-stty-perl
module to change/print terminal (PTY) line settings
The IO::Stty module provides a generic interface to handle pseudoterminals
(PTY) in Perl scripts, such as in the "expect" library.
python3-yang
parser toolkit for IETF YANG data modeling - python3 support
librte-net-enic21
Data Plane Development Kit (librte-net-enic runtime library)
DPDK is a set of libraries for fast packet processing. Applications run
in user-space and communicate directly with dedicated network interfaces.