This is a staging site. Uploads will not persist. Testing only.

librocm-smi64-1

ROCm System Management Interface (ROCm SMI) library

The ROCm System Management Interface Library, or ROCm SMI library, is part of the ROCm software stack. It is a C library for Linux that provides a user space interface for applications to monitor and control GPU applications.

python3-django-postgres-extra

Extended PostgreSQL for Django (Python3 version)

This provides extended functionality for PostgreSQL databases to Django. Currently supported are: * Native upserts (single query, concurrency safe and bulk support) * Extended support for HStoreField (unique or null constraints, selecting individual keys) * Extra signals for updates * MIN and MAX expressions for multiple value fields such as hstore and array * Custom indexes with conditions.

libdexx-java

immutable, persistent collection classes for Java

Dexx Collections are a port of Scala's immutable, persistent collection classes to pure Java. Persistent in the context of functional data structures means the data structure preserves the previous version of itself when modified. This means any reference to a collection is effectively immutable. However, modifications can be made by returning a new version of the data structure, leaving the original structure unchanged.

rsopv

Stateless OpenPGP Verification-only (SOPV) CLI (rpgp and rpgpie)

rsopv offers a Rust-based implementation of the Stateless OpenPGP Command Line Interface's verification-only subset (also known as "sopv").

libflatbuffers23.5.26

efficient cross platform serialization library - shared library

FlatBuffers is an efficient cross platform serialization library for C++, C#, C, Go, Java, JavaScript, TypeScript, PHP, and Python. It was originally created at Google for game development and other performance-critical applications.

libpf4j-update-java

update mechanism for Java modular applications

This package allows one to inspect repositories to check the availability of updates for Java plugins. The available updates can then be installed, updated or uninstalled using the classes in this package. Plugins are containers for extension points (defining where, in the application, custom code may be called), for extensions (which implement extension points) and for optional life-cycle methods to start, load and stop extensions.