librte-bus-vdev20.0
Data Plane Development Kit (librte_bus_vdev runtime library)
libopenhft-affinity-java
OpenHFT Java Thread Affinity library
The Thread Affinity library can increase applications performance by
allowing threads to be bound to specific CPU cores. This is a benefit
if the data is already on the cores L1 cache because it won't have
to be reloaded. The OpenHFT Thread Affinity library is the ideal choice
for writing low latency code.
python3-croniter
provides iteration for datetime object with cron like format - Python 3.x
Croniter is a Python module to provide iteration for datetime object. Given a
cron tab text entry as input, it Croniter will output all the dates matching
the definition.
r-cran-treespace
Statistical Exploration of Landscapes of Phylogenetic Trees
Tools for the exploration of distributions of phylogenetic trees.
This package includes a shiny interface which can be started from R using
'treespaceServer()'.
xmldiff
library and command line utility for diffing xml files
xmldiff is a library and a command-line utility for making diffs
out of XML. This may seem like something that doesn't need a
dedicated utility, but change detection in hierarchical data is
very different from change detection in flat data. XML type formats
are also not only used for computer readable data, it is also often
used as a format for hierarchical data that can be rendered into human
readable formats. A traditional diff on such a format would tell you
line by line the differences, but that would not be readable by a human.
xmldiff provides tools to make human readable diffs in those situations.
xmlstarlet
command line XML toolkit
XMLStarlet is a set of command line utilities (tools) which can be used to
transform, query, validate, and edit XML documents and files using simple set
of shell commands in similar way it is done for plain text files using
UNIX grep, sed, awk, diff, patch, join, etc commands.