blueprint-tools
Blueprint meta build system (command-line tools)
Blueprint is a meta-build system that reads in Blueprints files that
describe modules that need to be built, and produces a Ninja manifest
describing the commands that need to be run and their dependencies.
Where most build systems use built-in rules or a domain-specific language
to describe the logic for converting module descriptions to build rules,
Blueprint delegates this to per-project build logic written in Go.
For large, heterogenous projects this allows the inherent complexity
of the build logic to be maintained in a high-level language, while
still allowing simple changes to individual modules by modifying easy
to understand Blueprints files.
lib32gphobos1-ppc64-cross
Phobos D standard library (runtime library)
This is the Phobos standard library that comes with the D2 compiler.
libphobos2-ldc-shared91
LLVM D Compiler - Standard and runtime libraries
LDC is a portable compiler for the D programming language with modern
optimization and code generation capabilities.
It is based on the latest DMD frontend and uses LLVM as backend.
libmumps-seq-5.3.1
Direct linear systems solver - non-parallel shared libraries
vim-gitgutter
Vim plugin which shows a git diff in the sign column
Vim plugin which shows a git diff in the 'gutter' (sign column). It shows
which lines have been added, modified, or removed. You can also preview,
stage, and undo individual hunks; and stage partial hunks. The plugin also
provides a hunk text object.
puppet-module-rally
Puppet module for OpenStack Rally
Puppet lets you centrally manage every important aspect of your system using a
cross-platform specification language that manages all the separate elements
normally aggregated in different files, like users, cron jobs, and hosts,
along with obviously discrete elements like packages, services, and files.