ruby-circuitbox

Robust circuit breaker that manages failing external services

It protects your application from failures of its service dependencies. It wraps calls to external services and monitors for failures in one minute intervals. Using a circuit's defaults once more than 5 requests have been made with a 50% failure rate, Circuitbox stops sending requests to that failing service for 90 seconds. This helps your application gracefully degrade.

libstdgpu-cuda0d

Efficient STL-like Data Structures on the GPU (CUDA backend)

stdgpu is an open-source library providing several generic GPU data structures for fast and reliable data management. Multiple platforms such as CUDA, OpenMP, and HIP are supported allowing you to rapidly write highly complex agnostic and native algorithms that look like sequential CPU code but are executed in parallel on the GPU.

gobjc++-12-multilib-mips-linux-gnu

GNU Objective-C++ compiler (multilib support)

This is the GNU Objective-C++ compiler, which compiles Objective-C++ on platforms supported by the gcc compiler.

php8.2-dba

DBA module for PHP

This package provides the DBA module(s) for PHP.

gobjc++-12-multilib-mips64-linux-gnuabi64

GNU Objective-C++ compiler (multilib support)

This is the GNU Objective-C++ compiler, which compiles Objective-C++ on platforms supported by the gcc compiler.

libqbscore2.1

Qbs core library

Qbs is a general purpose cross-platform build tool that aims at fast and correct incremental builds. It features a project description language that is similar to QML.