libhx32t64

C library providing queue, tree, I/O and utility functions

a C library (with some C++ bindings available) that provides data structures and functions commonly needed, such as maps, deques, linked lists, string formatting and autoresizing, option and config file parsing, type checking casts and more.

libguytools2t64

libguytools is a small programming toolbox

Includes modules for configuration file handling, error handling, logging and system information retrieval. A signal handler enables applications to do stack backtracing in case of segmentation faults.

libgyoto9

Gyoto framework main library an standard plug-in

Gyoto aims at providing a framework for computing orbits and ray-traced images in General relativity. It consists in a shared library (this package), utility programs (in the gyoto package), and a plug-in for the Python 3 and Yorick programming languages (in python3-gyoto and yorick-gyoto respectively). Gyoto can be extended with plug-ins (see libgyoto9-dev).

libgtkdatabox1t64

Gtk+ library to display large amounts of numerical data

One or more data sets of thousands of data points (X and Y coordinate) may be displayed and updated in split seconds. The widget is therefore used in many scientific and private projects that need to show quickly changing data live. GtkDatabox offers the ability to zoom into and out of the data and to navigate through your data by scrolling.

libgphoto2-6t64

gphoto2 digital camera library

The gphoto2 library can be used by applications to access various digital camera models, via standard protocols such as USB Mass Storage and PTP, or vendor-specific protocols.

cmock

mock and stub generator and runtime for unit testing C

CMock is a mock and stub generator and runtime for unit testing C. It's been designed to work smoothly with Unity Test, another of the embedded-software testing tools developed by ThrowTheSwitch.org. CMock automagically parses your C headers and creates useful and usable mock interfaces for unit testing. Give it a try!