fades

system for automatically handling virtual environments

fades is a system that automatically handles the virtualenvs in the cases normally found when writing scripts and simple programs, and even helps to administer big projects.

gcj-s390x-linux-gnu

GNU Java compiler (based on GCC) for the s390x architecture

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

king-probe

Evaluate and visualize protein interatomic packing

king-probe is a program that allows one to evaluate atomic packing, either within or between molecules. It generates "contact dots" where atoms are in close contact.

gfortran-5-sh4-linux-gnu

GNU Fortran compiler

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

gfortran-5-multilib-mips64-linux-gnuabi64

GNU Fortran compiler (multilib support)

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

python-smmap

pure Python implementation of a sliding window memory map manager

Smmap wraps an interface around mmap and tracks the mapped files as well as the amount of clients who use it. If the system runs out of resources, or if a memory limit is reached, it will automatically unload unused maps to allow continued operation.