librte-pmd-bbdev-fpga-lte-fec20.0
Data Plane Development Kit (librte-pmd-bbdev-fpga-lte-fec runtime library)
planner
project management application
Planner is a Project Management application that supports Gantt charts,
resource allocation and integration with other GNOME applications.
libdata-validate-perl
module providing common data validation routines for strings/numbers
Data::Validate collects common validation routines to make input validation,
and untainting easier and more readable. Most of the functions are not much
shorter than their direct perl equivalent (and are much longer in some
cases), but their names make it clear what you're trying to test for (e.g.
is_integer(), is_hex(), is_alphanumeric()...).
python3-gffutils
Work with GFF and GTF files in a flexible database framework
A Python package for working with and manipulating the GFF and GTF format
files typically used for genomic annotations. Files are loaded into a
sqlite3 database, allowing much more complex manipulation of hierarchical
features (e.g., genes, transcripts, and exons) than is possible with
plain-text methods alone.
libcarrotsearch-hppc-java
High Performance Primitive Collections for Java
hppc is a library that contains fundamental data structures (maps,
sets, lists, stacks, queues) generated for combinations of object and
primitive types to conserve JVM memory and speed up execution.