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

golang-1.16-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.

python3-circuitbreaker

Python Circuit Breaker pattern implementation

This is a Python implementation of the "Circuit Breaker" Pattern:

gcc-12-mips64-linux-gnuabi64

GNU C compiler (cross compiler for mips64 architecture)

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

liblcrq0.0

librecast RaptorQ library (runtime)

C library implementation of RaptorQ Forward Error Correction for Librecast

gcc-12-mips64el-linux-gnuabi64-base

GCC, the GNU Compiler Collection (base package)

This package contains files common to all languages and libraries contained in the GNU Compiler Collection (GCC).

librtaudio7

C++ library for realtime audio input/ouput

RtAudio is a set of C++ classes that provides a common API (Application Programming Interface) for realtime audio input/output across Linux (native ALSA, JACK, and OSS), Macintosh OS X, SGI, and Windows (DirectSound and ASIO) operating systems. RtAudio significantly simplifies the process of interacting with computer audio hardware. It was designed with the following objectives: