libopenvr-api1t64

OpenVR SDK

OpenVR is an API and runtime that allows access to VR hardware from multiple vendors without requiring that applications have specific knowledge of the hardware they are targeting. This repository is an SDK that contains the API and samples. The runtime is under SteamVR in Tools on Steam.

libcotp3

C library that generates TOTP and HOTP

C library that generates TOTP and HOTP according to RFC-6238.

idle-python3.13

IDE for Python (v3.13) using Tkinter

IDLE is an Integrated Development Environment for Python (v3.13). IDLE is written using Tkinter and therefore quite platform-independent.

python3.13

Interactive high-level object-oriented language (version 3.13)

Python is a high-level, interactive, object-oriented language. Its 3.13 version includes an extensive class library with lots of goodies for network programming, system administration, sounds and graphics.

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.