globus-gram-job-manager

Grid Community Toolkit - GRAM Jobmanager

The Grid Community Toolkit (GCT) is an open source software toolkit used for building grid systems and applications. It is a fork of the Globus Toolkit originally created by the Globus Alliance. It is supported by the Grid Community Forum (GridCF) that provides community-based support for core software packages in grid computing.

libignition-plugin1-1

Ignition Robotics Plugin Library - Shared library

Ignition Plugin is a component in the ignition framework, a set of libraries designed to rapidly develop robot applications.

libnetcdf19

Interface for scientific data access to large binary data

NetCDF (network Common Data Form) is an interface for scientific data access and a freely-distributed software library that provides an implementation of the interface. The netCDF library also defines a machine-independent format for representing scientific data. Together, the interface, library, and format support the creation, access, and sharing of scientific data.

libjs-class.js

Class Based Inheritance for JavaScript

Class.js is a JavaScript library for building class based object-oriented programs using JavaScript’s prototypal inheritance. class.js strives to mimic classical class inheritance provided by other languages such as Python, Java or C. Its syntax is heavily inspired by MooTools class implementation.

python3-inflect

Generate plurals, singular nouns, ordinals, indefinite articles (Python 3)

The inflect Python module correctly generates plurals, singular nouns, ordinals and indefinite articles. It can also convert numbers to words.

sqlsmith

random SQL query generator

SQLsmith is a random SQL query generator. Its paragon is Csmith, which proved valuable for quality assurance in C compilers.