r-cran-crayon
GNU R colored terminal output
Colored terminal output on terminals that support ANSI color and
highlight codes. ANSI color support is automatically detected. Colors
and highlighting can be combined and nested. New styles can also be
created easily. This package was inspired by the chalk JavaScript
project.
libdate-range-perl
module to work with ranges of dates
Date::Range is a module that provides functionality to query ranges of
dates. In addition to determining whether a specified range of dates
includes a given date, it can return the number of days in a range, return
a list of the dates in a specified range, and determine whether two ranges
of dates overlap/abut one another.
python-fasteners
provides useful locks - Python 2.7
Fasteners is a Python package that provides useful locks. It includes locking
decorator (that acquires instance objects lock(s), acquires on method entry
and releases on method exit), reader-writer locks, inter-process locks and
generic lock helpers.
librte-vhost22
Data Plane Development Kit (librte-vhost runtime library)
DPDK is a set of libraries for fast packet processing. Applications run
in user-space and communicate directly with dedicated network interfaces.
python3-curtsies
library for terminal interaction (Python 3)
Curtsies is a library for interacting with the terminal. It features
string-like objects which carry formatting information, per-line fullscreen
terminal rendering, and keyboard input event reporting.
libfmt9
fast type-safe C++ formatting library -- library
This library provides fast, type-safe, small, C++11-aware replacement of
(s)printf and related machinery. In some cases it's noticeably faster
than boost::format, boost::lexical_cast and even sprintf itself.