libvma-utils
Examples and tools for the libvma library
libvma is a LD_PRELOAD-able library that boosts performance of TCP and
UDP traffic. It allows application written over standard socket API to
handle fast path data traffic from user space over Ethernet and/or
Infiniband with full network stack bypass and get better throughput,
latency and packets/sec rate.
libtemplate-tiny-perl
lightweight implementation of Template Toolkit
Template::Tiny is a reimplementation of a partial subset of the Template
Toolkit, in as few lines of code as possible.
manpages-ja
Japanese version of the manual pages (for users)
This package contains the Linux manual pages translated into
Japanese.
libmkl-tbb-thread
Intel® MKL: Intel TBB threading library for the Intel compilers
Intel® Math Kernel Library (Intel® MKL) is a computing math library of highly
optimized, extensively threaded routines for applications that require
maximum performance.
python3-pako
Universal package manager library (Python 3)
Often, scripts need to install system dependencies using the native
package manager of the user's OS. Typically, this is solved by having
some bash script that runs apt-get, assuming the user is on Ubuntu.
Smarter scripts use hand crafted code to detect the user's platform
and aggregate a set of dependencies on a few of the more popular platforms.
This approach is different:
- pako install libgdbm-devel sdl2-dev
On Ubuntu, this command will run:
- sudo apt-get install -y libgdbm-dev libsdl2-dev
However, on Solus, this will run:
- sudo eopkg install -y gdbm-devel sdl2-devel
Works as follows:
- Parse package format (devel/debug/normal library or executable)
- Look up package managers that exist in PATH
- Format parsed package with common package convention of package manager
msxpertsuite
mass spectrometry software suite - metapackage
msXpertSuite provides programs to model linear (bio-) polymer
chemistries, simulate mass spectral data, analyse and data-mine mass.
It is the successor of GNU polyXmass, first, and then of massXpert.