gobjc++-12-mipsel-linux-gnu
GNU Objective-C++ compiler
This is the GNU Objective-C++ compiler, which compiles
Objective-C++ on platforms supported by the gcc compiler. It uses the
gcc backend to generate optimized code.
gobjc++-12-mipsisa32r6el-linux-gnu
GNU Objective-C++ compiler
This is the GNU Objective-C++ compiler, which compiles
Objective-C++ on platforms supported by the gcc compiler. It uses the
gcc backend to generate optimized code.
libvotca-tools2021
VOTCA's tools library
VOTCA is a software package which focuses on the analysis of molecular
dynamics data, the development of systematic coarse-graining techniques as
well as methods used for simulating microscopic charge transport in
disordered semiconductors.
gobjc++-12-mipsisa64r6-linux-gnuabi64
GNU Objective-C++ compiler
This is the GNU Objective-C++ compiler, which compiles
Objective-C++ on platforms supported by the gcc compiler. It uses the
gcc backend to generate optimized code.
ruby-neighbor
Nearest neighbor search for Rails and Postgres
Ruby package used for finding nearest neighbor search for Rails and Postgres
ruby-circuitbox
Robust circuit breaker that manages failing external services
It protects your application from failures of its service dependencies.
It wraps calls to external services and monitors for failures in one minute
intervals. Using a circuit's defaults once more than 5 requests have been
made with a 50% failure rate, Circuitbox stops sending requests to that
failing service for 90 seconds. This helps your application gracefully degrade.