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

libstd-rust-1.49

Rust standard libraries

Rust is a curly-brace, block-structured expression language. It visually resembles the C language family, but differs significantly in syntactic and semantic details. Its design is oriented toward concerns of "programming in the large", that is, of creating and maintaining boundaries - both abstract and operational - that preserve large-system integrity, availability and concurrency.

gdc-11-mips64el-linux-gnuabi64

GNU D compiler (version 2) (cross compiler for mips64el architecture)

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

python3-expecttest

Expect tests in Python (also known as "golden" tests)

This library implements expect tests (also known as "golden" tests). Expect tests are a method of writing tests where instead of hard-coding the expected output of a test, you run the test to get the output, and the test framework automatically populates the expected output. If the output of the test changes, you can rerun the test with the environment variable EXPECTTEST_ACCEPT=1 to automatically update the expected output.

libslurm39

Runtime library files for Slurm

The Slurm Workload Manager is an open-source cluster resource management and job scheduling system that strives to be simple, scalable, portable, fault-tolerant, and interconnect agnostic. This package contains the Slurm runtime library.

libghc-bitwise-prof

fast multi-dimensional unboxed bit packed Bool arrays; profiling libraries

Unboxed multidimensional bit packed Bool arrays with fast aggregate operations based on lifting Bool operations to bitwise operations.

gccgo-11-multilib-mipsel-linux-gnu

GNU Go compiler (multilib support) (cross compiler for mipsel architecture)

This is the GNU Go compiler, which compiles Go on platforms supported by the gcc compiler.