python3-dotty-dict

Dictionary wrapper for quick access to deeply nested keys

Features:

python3-bcj

BCJ (Branch-Call-Jump) filter for Python

In data compression, BCJ, short for Branch-Call-Jump, refers to a technique that improves the compression of machine code of executable binaries by replacing relative branch addresses with absolute ones. This allows a LZMA compressor to identify duplicate targets and archive higher compression rate.

libopencl-clang17

thin wrapper for clang

Opencl-clang is a thin wrapper library around clang. It has an OpenCL-oriented API and is capable of compiling OpenCL C kernels to SPIR-V modules.

python3-asv-runner

Core Python benchmark code for ASV

ASV Runner provides essential functionality for benchmarking Python packages with ease and efficiency.

libn32go23-mips64-cross

Runtime library for GNU Go applications (n32)

Library needed for GNU Go applications linked against the shared library.

python3-pytest-mypy-testing

Plugin to test mypy output with pytest

This plugin provides a way to test that mypy produces a given output. As mypy can be told to display the type of an expression, this allows one to check mypy's type interference.