libx32cilkrts5-amd64-cross

Intel Cilk Plus language extensions (x32)

php-robmorgan-phinx

Simple PHP Database Migrations

Phinx makes it ridiculously easy to manage the database migrations for your PHP app. In less than 5 minutes, you can install Phinx and create your first database migration. Phinx is just about migrations without all the bloat of a database ORM system or framework.

qemu-skiboot

OpenPower firmware component

kmerresistance

correlates mapped genes with the predicted species of WGS samples

KmerResistance correlates mapped genes with the predicted species of WGS samples, where this allows for identification of genes in samples which have been poorly sequenced or high accuracy predictions for samples with contamination. KmerResistance has one dependency, namely KMA to perform the mapping, which is also freely available.

64tass

cross (turbo) assembler targeting the MOS 65xx series of micro processors

Multi pass optimizing macro assembler for the 65xx series of processors. Key features: - Familiar syntax to Omicron TASS and TASM - Supports 6502, 65C02, R65C02, W65C02, 65CE02, 65816, DTV, 65EL02, 4510 - Arbitrary-precision integers and bit strings, double precision floating point numbers - Character and byte strings, array arithmetic - Handles UTF-8, UTF-16 and 8 bit RAW encoded source files, Unicode character strings - Supports Unicode identifiers with compatibility normalization and optional case insensitivity - Built-in `linker' with section support - Various memory models, binary targets and text output formats (also Hex/ S-record) - Assembly and label listings available for debugging or exporting - Conditional compilation, macros, structures, unions, scopes

r-cran-pkgload

simulate GNU R package installation and attach

Simulates the process of installing a package and then attaching it. This is a key part of the 'devtools' package as it allows you to rapidly iterate while developing a package.