libqt6test6t64

Qt 6 test module

Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality.

box64

run amd64 binaries on arm64 without emulating library calls

Using DynaRec on arm64, box64 will dynamically recompile x64_64 code to aarch64 but will also translate calls to foreign library functions to native library calls. This usually makes amd64 executables run via box64 much faster than emulating amd64 on arm64 via qemu which will emulate everything down to the C library. For example OpenArena emulated with box64 will be at about 85% of its native speed.

qt6-base-examples

Qt 6 base examples

Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality.

libqt6widgets6t64

Qt 6 widgets module

Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality.

phcpack

general-purpose solver for polynomial systems (command line)

PHCpack is a software package to solve polynomial systems by homotopy continuation methods.

libquickfix17t64

FIX protocol library - runtime files

The Financial Information eXchange (FIX) Protocol is a message standard developed to facilitate the electronic exchange of information related to securities transactions. It is intended for use between trading partners wishing to automate communications.