gccgo-for-build

Go compiler, based on the GCC backend for the build architecture

This is the GNU Go compiler, which compiles Go on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code.

golang-1.24

Go programming language compiler - metapackage

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.

fltk-options

Fast Light Toolkit - library option manager

This package provides a tool for viewing and setting overall FLTK options interactively or programmatically.

go-junit-report

convert Go test output to JUnit XML (program)

go-junit-report is a tool that converts go test output to a JUnit compatible XML report, suitable for use with applications such as Jenkins or GitLab CI.

libgtk-session-lock0

Wayland screen locker library using ext-session-lock-v1 (shared library)

gtk-session-lock is a library to use GTK 3 to build screen lockers using the secure ext-session-lock-v1 protocol. This Library is compatible with C, C++ and any language that supports GObject introspection files (Python, Vala, etc, see using the library below).

libhexagonrpc0.3

Implementation of the FastRPC procotol -- shared library

Qualcomm processors include Digital Signal Processors (DSP) which can be accessed from Linux using the FastRPC protocol. This protocol is used to: * serve remote files to the DSPs * call functions to offload work to the DSPs