fusefile
Using FUSE to combine file fragments into a single file.
fusefile is a FUSE "file mount" that presents a series of fragments
of other files as a contiguous concatenation. Technically it bind
mounts a driver on top of the filename mountpoint to provide access
to the given file fragments as if in a single, contiguous file. The
fusefile mount driver offers read/write access to the fused file,
distributing written data across the given fragments or to an overlay
file.
libcontactsd1
Telepathy - QtContacts bridge for contacts (plugin shared library)
contactsd is a service for collecting and observing changes in roster list
from all the users telepathy accounts (buddies, their status and presence
information), and store it to QtContacts.
libopendsp3
OpenDSP signal processing library
OpenDSP is an open source signal processing library.
It contains methods and routines for signal processing
in imaging and radio astronomy.
libopenvlbi3
OpenVLBI Correlator library
OpenVLBI is an open source library for astronomical interferometers.
with OpenVLBI astronomers can join together more telescopes to observe
celestial objects at great resolution.
OpenVLBI can be used with radio antennas or optical sensors.
A test and multi-contextual client/server applications are included into
openvlbi-bin, and libopenvlbi contains the correlator library.
An INDI client is included into openvlbi-bin which connects to one or more
INDI servers that observe in realtime.
libcubeb0
cross platform audio library
cubeb is a cross platform audio library most notable for its use as
the audio backend within Gecko, Mozilla's browser engine. It supports
multiple audio backends and allows enumeration of audio devices and
opening audio streams with control over latency, sample rate and more.
librte-bus-platform24
Data Plane Development Kit (librte-bus-platform runtime library)
DPDK is a set of libraries for fast packet processing. Applications run
in user-space and communicate directly with dedicated network interfaces.