gcc-11-arc-linux-gnu

GNU C compiler (cross compiler for arc architecture)

This is the GNU C compiler, a fairly portable optimizing compiler for C.

libsop-java-java

Stateless OpenPGP Protocol API and CLI for Java

The Stateless OpenPGP Protocol specification defines a generic stateless CLI for dealing with OpenPGP messages. Its goal is to provide a minimal, yet powerful API for the most common OpenPGP related operations.

python3-asyncio-mqtt

Idomatic asyncio wrapper around paho-mqtt

asyncio-mqtt combines the stability of the time-proven paho-mqtt library with a modern, asyncio-based interface.

libgnuradio-soapy3.10.10

gnuradio SoapySDR support

Soapy hardware drivers using the SoapySDR driver framework. Part of the main gnuradio build.

gdc-13-multilib-mips64-linux-gnuabi64

GNU D compiler (version 2, multilib support) (cross compiler for mips64 architec

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

chibicc

small C compiler

This is yet another small C compiler that implements most C11 features. Even though it still probably falls into the "toy compilers" category just like other small compilers do, chibicc can compile several real-world programs, including Git, SQLite, libpng and chibicc itself, without making modifications to the compiled programs. Generated executables of these programs pass their corresponding test suites. So, chibicc actually supports a wide variety of C11 features and is able to compile hundreds of thousands of lines of real-world C code correctly.