libhamlib++4t64

Run-time C++ library to control radio transceivers and receivers

Most recent amateur radio transceivers allow external control of their functions through a computer interface. Unfortunately, control commands are not always consistent across a manufacturer's product line and each manufacturer's product line differs greatly from its competitors.

libsimdjson23

Parsing gigabytes of JSON per second (shared object)

JSON is everywhere on the Internet. Servers spend a *lot* of time parsing it. We need a fresh approach. The simdjson library uses commonly available SIMD instructions and microparallel algorithms to parse JSON 4x faster than RapidJSON and 25x faster than JSON for Modern C++.

python3-pyside6.qtuitools

Python bindings for Qt 6 UiTools module (Python 3)

pyside6 provides Python bindings for Qt 6.x framework.

gamescope

Micro-compositor for game scaling

Gamescope wraps your games to give them scaling and fullscreen options. It provides a Wayland compositor to your games, but gamescope runs under both Wayland and X.org.

python3-pyside6.qttest

Python bindings for Qt 6 Test module (Python 3)

pyside6 provides Python bindings for Qt 6.x framework.

justbuild

Generic build system

Justbuild is a generic build system supporting multi-repository builds. A peculiarity of the tool is the separation between global names and physical location on the one hand, and logical paths used for actions and installation on the other hand (sometimes referred to as "staging"). The language-specific information to translate high-level concepts (libraries, binaries) into individual compile action is taken from user-defined rules described by functional expressions.