clang-tidy-17

clang-based C++ linter tool

Provide an extensible framework for diagnosing and fixing typical programming errors, like style violations, interface misuse, or bugs that can be deduced via static analysis. clang-tidy is modular and provides a convenient interface for writing new checks.

libspandsp2t64

Telephony signal processing library

spandsp is a low-level signal processing library that modulate and demodulate signals commonly used in telephony, such as the "noise" generated by a fax modem or DTMF touchpad.

libsource-highlight4t64

source highlighting library

This is the library that underlies the source-highlight program suite. It converts source code to a document with syntax highlighting and supports many file formats. The library can be used by other C++ programs to get source code highlighting capabilities.

libsoqt520t64

Qt5 GUI component toolkit for Inventor - runtime

SoQt is a Qt GUI component toolkit library for Coin, based on the API of the InventorXt GUI component toolkit. SoQt is also compatible with OpenInventor of SGI and TGS.

libsopt3.0t64

Sparse OPTimisation shared library

SOPT is a C package to perform Sparse OPTimisation. It solves a variety of sparse regularisation problems, including the SARA algorithm.

php-di-invoker

Generic and extensible callable invoker library

This library allows to invoke callables with named parameters in a generic and extensible way.