python3.13-nopie

Python interpreter linked without PIE (version 3.13)

This package contains the interpreter not built as position independent executable. This interpreter is diverting the python3.13 executable, and making the interpreter built with PIE available as python3.13-pie.

libstarpu-contrib-1.4-4t64

Task scheduler for heterogeneous multicore machines

StarPU is a runtime system that offers support for heterogeneous multicore machines. While many efforts are devoted to design efficient computation kernels for those architectures (e.g. to implement BLAS kernels on GPUs or on Cell's SPUs), StarPU not only takes care of offloading such kernels (and implementing data coherency across the machine), but it also makes sure the kernels are executed as efficiently as possible.

libcolord-gtk1t64

GTK+ convenience library for interacting with colord

colord is a system service that makes it easy to manage, install and generate colour profiles to accurately colour manage input and output devices.

libcolord-gtk4-1t64

GTK4 convenience library for interacting with colord

colord is a system service that makes it easy to manage, install and generate colour profiles to accurately colour manage input and output devices.

libgit2-fixtures

low-level Git library - test suite examples

libgit2 is a portable, pure C implementation of the Git distributed version control system core methods provided as a re-entrant link-able library with a solid API.

bitwise

Interactive bitwise operation in ncurses

This is multi base interactive calculator supporting dynamic base conversion and bit manipulation. It's a handy tool for low level hackers, kernel developers and device drivers developers.