node-d3-queue

Evaluate asynchronous tasks with configurable concurrency

A queue evaluates zero or more deferred asynchronous tasks with configurable concurrency: you control how many tasks run at the same time. When all the tasks complete, or an error occurs, the queue passes the results to your await callback.

libtools-build-clojure

Library for building artifacts in Clojure projects

tools.build is a library of functions for building Clojure projects. They are intended to be used in a build program to create user-invokable target functions.

t-coffee

Multiple Sequence Alignment

T-Coffee is a multiple sequence alignment package. Given a set of sequences (Proteins or DNA), T-Coffee generates a multiple sequence alignment. Version 2.00 and higher can mix sequences and structures.

libmaeparser1

parser for Schrödinger Maestro files

Maestro is a commercial "all-purpose molecular modeling environment", produced and distributed by the company Schrödinger. Maestro has its own cognate file format, typically associated with the ".mae" file extension. This package provides an Open Source parser for the Maestro file format, released and maintained by the Maestro developers.

sugar-terminal-activity

Sugar Learning Platform - terminal emulation activity

Sugar Learning Platform promotes collaborative learning through Sugar Activities that encourage critical thinking, the heart of a quality education. Designed from the ground up especially for children, Sugar offers an alternative to traditional “office-desktop” software.

rdmacm-utils

Examples for the librdmacm library

librdmacm is a library that allows applications to set up reliable connected and unreliable datagram transfers when using RDMA adapters. It provides a transport-neutral interface in the sense that the same code can be used for both InfiniBand and iWARP adapters. The interface is based on sockets, but adapted for queue pair (QP) based semantics: communication must use a specific RDMA device, and data transfers are message-based.