binutils-sparc-linux-gnu

GNU binary utilities, for sparc-linux-gnu target

This package provides GNU assembler, linker and binary utilities for the sparc-linux-gnu target.

python3-asyncinject

Run async workflows using pytest-fixtures-style dependency injection

This library simplifies the execution of parallel asynchronous operations by utilising a dependency injection style similar to pytest fixtures. It allows you to define a collection of functions, where the function arguments represent dependent functions that must be executed first. The library creates and executes an efficient sequence for executing the necessary functions in parallel. Functions, whether regular or asynchronous, can be registered and executed by the library, providing flexibility in managing dependencies. The dependency injection mechanism allows passing keyword arguments directly to functions and enables default parameter values, thereby excluding them from dependency checks. Additionally, users can gather timing information for executed tasks or disable parallel execution for benchmarking purposes. This makes the execution of complex workflows more manageable by organizing and parallelizing dependent tasks.

python3-isal

gaster zlib and gzip compatible (de-)compression using the ISA-L library

This package provides Python bindings for the ISA-L library.

python3-fastrlock

fast RLock implementation for CPython

This is a C-level implementation of a fast, re-entrant, optimistic lock for CPython. It is a drop-in replacement for threading.RLock. FastRLock is implemented in Cython and also provides a C-API for direct use from Cython code via from fastrlock cimport rlock or from cython.cimports.fastrlock import rlock.

libdbusmenu-lxqt0

DBusMenu protocol implementation for lxqt

This library provides DBusMenu protocol implementation for lxqt.

amdgcn-tools-19

linker tools for the amdgcn architecture

The package provides the tools ar, as, ld and nm for the amdgcn target architecture (used in AMD gpus). The tools are based on LLVM.