oras
OCI registry cli tool managing content like artifacts, images, packages
ORAS works similarly to tools you may already be familiar with, such as
docker. It allows you to push (upload) and pull (download) things to and
from an OCI Registry, and also handles login (authentication) and token
flow (authorization). What ORAS does differently is shift the focus from
container images to other types of artifacts.
node-undici
Node.js HTTP/1.1 client
undici provides the Node.js core HTTP client, using WebAssembly to achieve
performance and pluggability. It brings features like:
- redirect support
- native mocking layer using MockAgent
- Client, Pool, Agent are unified by a Dispatcher API
mlir-16-tools
Multi-Level Intermediate Representation tools
Novel approach to building reusable and extensible compiler infrastructure.
MLIR aims to address software fragmentation, improve compilation for
heterogeneous hardware, significantly reduce the cost of building domain
specific compilers, and aid in connecting existing compilers together.
php8.4-memcache
memcache extension module for PHP
Memcached is a caching daemon designed especially for dynamic web applications
to decrease database load by storing objects in memory.
gcc-13-offload-nvptx
GCC offloading compiler to NVPTX
The package provides offloading support for NVidia PTX. OpenMP and OpenACC
programs linked with -fopenmp will by default add PTX code into the binaries,
which can be offloaded to NVidia PTX capable devices if available.