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.

node-lib0

Monorepo of isomorphic utility functions

This library is meant to replace all global JavaScript functions with isomorphic module imports. Additionally, it implements several performance-oriented utility modules. Most noteworthy are the binary encoding/decoding modules lib0/encoding and lib0/decoding, the randomized testing framework lib0/testing, the fast Pseudo Random Number Generator lib0/PRNG, the small socket.io alternative lib0/websocket, and the logging module lib0/logging that allows colorized logging in all environments.