gh

GitHub CLI, GitHub’s official command line tool

GitHub CLI "gh" is GitHub on the command line. It brings pull requests, issues, and other GitHub concepts to the terminal next to where you are already working with git and your code.

golang-1.21-src

Go programming language - source files

The Go programming language is an open source project to make programmers more productive. Go is expressive, concise, clean, and efficient. Its concurrency mechanisms make it easy to write programs that get the most out of multicore and networked machines, while its novel type system enables flexible and modular program construction. Go compiles quickly to machine code yet has the convenience of garbage collection and the power of run-time reflection. It's a fast, statically typed, compiled language that feels like a dynamically typed, interpreted language.

libhalideaot12-0

fast, portable computation on images and tensors (virtual library)

Halide is a programming language designed to make it easier to write high-performance image and array processing code on modern machines.

python3-omegaconf

hierarchical configuration from multiple sources

OmegaConf is a hierarchical configuration system, with support for merging configurations from multiple sources (YAML config files, dataclasses/objects and CLI arguments) providing a consistent API regardless of how the configuration was created.

libgomp1-arc-cross

GCC OpenMP (GOMP) support library

GOMP is an implementation of OpenMP for the C, C++, and Fortran compilers in the GNU Compiler Collection.

libstdc++-12-dev-arc-cross

GNU Standard C++ Library v3 (development files) (arc)

This package contains the headers and static library files necessary for building C++ programs which use libstdc++.