libdcmtk16
OFFIS DICOM toolkit runtime libraries
DCMTK includes a collection of libraries and applications for examining,
constructing and converting DICOM image files, handling offline media,
sending and receiving images over a network connection, as well as
demonstrative image storage and worklist servers.
r-cran-posterior
GNU R tools for working with posterior distributions
Provides useful tools for both users and developers of packages
for fitting Bayesian models or working with output from Bayesian models.
The primary goals of the package are to:
(a) Efficiently convert between many different useful formats of
draws (samples) from posterior or prior distributions.
(b) Provide consistent methods for operations commonly performed on draws,
for example, subsetting, binding, or mutating draws.
(c) Provide various summaries of draws in convenient formats.
(d) Provide lightweight implementations of state of the art posterior
inference diagnostics. References: Vehtari et al. (2021)
<doi:10.1214/20-BA1221>.
libnvidia-tesla-470-encode1
NVENC Video Encoding runtime library (Tesla 470 version)
The NVENC Video Encoding library provides an interface to video encoder
hardware on supported NVIDIA GPUs.
debugbreak
Put breakpoints in C/C++ code
debugbreak.h allows one to put breakpoints in their C/C++ code
with a call to debug_break(). Include the header file and insert
calls to debug_break() in the code where one wishes to break into
the debugger. debugbreak supports GCC, Clang. debugbreak works well
on ARM, AArch64, i686, x86-64, POWER and has a fallback code path for
other architectures.
libn32gphobos3-mips-cross
Phobos D standard library (runtime library)
This is the Phobos standard library that comes with the D2 compiler.
librte-kni22
Data Plane Development Kit (librte-kni runtime library)
DPDK is a set of libraries for fast packet processing. Applications run
in user-space and communicate directly with dedicated network interfaces.