gfortran-11-mipsel-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.
libjs-codemirror
JavaScript editor interface for code-like content
CodeMirror is a JavaScript library that can be used to create a relatively
pleasant editor interface for code-like content -- computer programs, HTML
markup, and similar.
If a mode has been written for the language you are editing, the code will
be coloured, and the editor will optionally help you with indentation.
gfortran-11-mipsisa32r6-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-11-mipsisa32r6el-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.
ruby-msgpack
Ruby library for MessagePack
ruby-msgpack is Ruby library for MessagePack, a binary-based efficient object
serialization. It enables to exchange structured objects between many
languages like JSON. But unlike JSON, it is very fast and small.
ganglia-modules-linux
Ganglia extra modules for Linux (IO, filesystems, multicpu)
Ganglia's core modules provide essential metrics like RAM and CPU load
and most of them are implemented for any platform where Ganglia runs.
The ganglia-modules-linux project is not constrained by the requirements
to support all the Ganglia platforms: these modules are implemented
exclusively for Linux users. The implementations are high-performance
C code. The exact modules currently included are IO statistics
(similar to the statistics from iostat), individual filesystem capacity
statistics and per-core CPU metrics.