g++-13

GNU C++ compiler

This is the GNU C++ compiler, a fairly portable optimizing compiler for C++.

gcc-13-base

GCC, the GNU Compiler Collection (base package)

This package contains files common to all languages and libraries contained in the GNU Compiler Collection (GCC).

libpaje2

Parsing, manipulation and simulation of paje trace files

The libpaje library features the implementation of the Paje File Reader, Event Decoder and Simulator. It is capable of reading trace files in the Paje file format and keeping them in memory. Data is accessed through a well-defined and efficient interface. You can use this library to built new visualization techniques for trace analysis, without handling all the parsing of files and how events are simulated to rebuilt the behavior of the traced application that is meant to be analyzed.

libweb-api-perl

simple base module for implementing RESTful APIs

Web::API is a simple base module to implement almost any RESTful API with just a few lines of configuration. Implement the RESTful API of your choice in 10 minutes, roughly.

pajeng

space-time view and associated tools for Paje trace files

PajeNG (Paje Next Generation) is a re-implementation (in C++) and direct heir of the well-known Paje visualization tool for the analysis of execution traces (in the Paje File Format) through trace visualization (space/time view). Auxiliary tools are also available to dump to CSV and display gantt charts out of Paje trace files.

python3-pywavefront

Python 3 loader for Wavefront OBJ files

PyWavefront reads Wavefront 3D object files (something.obj, something.obj.gz and something.mtl) and generates interleaved vertex data for each material ready for rendering.