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

libtypec5

generic USB-C port management library

libtypec provides a generic interface abstracting all platform complexity for efficient userspace USB-C port management.

libogre1.12.10t64

3D Object-Oriented Graphics Rendering Engine (libraries)

OGRE (Object-Oriented Graphics Rendering Engine) is a scene-oriented, flexible 3D engine written in C++ designed to make it easier and more intuitive for developers to produce applications utilising hardware-accelerated 3D graphics. The class library abstracts all the details of using the underlying system libraries like Direct3D and OpenGL and provides an interface based on world objects and other intuitive classes.

libasan8-sparc64-cross

AddressSanitizer -- a fast memory error detector

AddressSanitizer (ASan) is a fast memory error detector. It finds use-after-free and {heap,stack,global}-buffer overflow bugs in C/C++ programs.

libatomic1-arc-cross

support library providing __atomic built-in functions

library providing __atomic built-in functions. When an atomic call cannot be turned into lock-free instructions, GCC will make calls into this library.

kind

Kubernetes IN Docker - local clusters for testing Kubernetes (program)

kind is a tool designed for running local Kubernetes clusters by utilizing Docker containers as nodes.

libghc-commutative-semigroups-prof

commutative semigroups; profiling libraries

A commutative semigroup is a semigroup where the order of arguments to mappend does not matter.