libmgl7.5.0
library for scientific graphs (main runtime library)
A free cross-platform library of fast C++ routines for plotting data in up
to 3 dimensions. It can export plots to bitmaps and vector EPS, SVG, IDTF
files. There are simple window interfaces based on GLUT, FLTK and/or Qt.
MathGL can also be used in the console. There are interfaces to a set of
languages, such as, C, Fortran, Pascal, Forth, Python, Octave.
libqgisgrass7-2.14.16
QGIS - shared grass library
libbtbb1
Bluetooth baseband decoding library
This is the Bluetooth baseband decoding library, forked from the GR-Bluetooth
project. It can be used to extract Bluetooth packet and piconet information
from Ubertooth devices as well as GR-Bluetooth/USRP.
libghc-weigh-prof
measure allocations of a Haskell functions/values; profiling libraries
Weigh is a framework for seeing how much a function allocates.
It can weigh pure functions as well as IO actions.
libgarcon-gtk3-1-0
menu library for Xfce (GTK3 library)
garcon is a menu implementation that is compliant with the Desktop Menu
Specification of freedesktop.org
liburcu6
userspace RCU (read-copy-update) library
This data synchronization library provides read-side access which scales
linearly with the number of cores. It does so by allowing multiples copies of
a given data structure to live at the same time, and by monitoring the data
structure accesses to detect grace periods after which memory reclamation is
possible.