cpplint

Static code checker for C++

Command-line tool to check C/C++ files for style issues following Google's C++ style guide.

libace-xml-utils-8.0.2

ACE XML utility classes and methods

This package provides useful classes and methods for XML parsing with Xerces, including simplified strings, schema resolution, validation and more.

postgresql-15-prioritize

Get and set the nice priorities of PostgreSQL backends

This module implements an interface to getpriority() and setpriority() for PostgreSQL backends, callable from SQL functions. Essentially, this module allows users to `renice' their backends.

libace-tmcast-8.0.2

ACE transactional multicast library

The TMCast library is a transactional multicast protocol implementation.

postgresql-15-q3c

PostgreSQL 15 extension used for indexing the sky

Q3C, an extension for PostgreSQL, is designed for the work with large astronomical catalogues or any catalogs of objects on the sphere.

libace-tkreactor-8.0.2

ACE-GUI reactor integration for Tk

Recognizing the need to write reactor-based GUI applications, the ACE community has created several reactor extensions for use with X Window System. Each of these extends the ACE_Select_Reactor to work with a specific toolkit. By using these reactors, your GUI application can remain single threaded yet still respond to both GUI events, such as button presses, and your own application events.