In a nutshell Jenkins CI is the leading open-source continuous integration
server. Built with Java, it provides over 300 plugins to support building
and testing virtually any project.
git-flow (AVH Edition)
A collection of Git extensions to provide high-level repository operations
for Vincent Driessen's branching model.
This package provides a definition of simple interface that allows
to retrieve the size of the object for displaying and for sorting.
pyobfuscate is a source code obfuscator: It makes Python source code hard to
read for humans, while still being executable for the Python interpreter.
PCSC/Ada provides a thick Ada binding to PC/SC-middleware. The library
allows programs written in Ada to communicate with smart cards using the
SCard API.
This package is a faster profiler than the builtin Ruby profiler and
allows Ruby developers to focus on the methods that are hand-written.
Setup.rb is a common installer script for ruby packages. It can
handle multiple binaries, libraries, extensions etc. in one archive.
algorithms started as a Google Summer of Code 2008 project.
The original proposal is as follows:
Using the right data structure or algorithm for the situation is an important
aspect of programming. In computer science literature, many data structures and
algorithms have been researched and extensively documented. However, there is
still no standard library in Ruby implementing useful structures and algorithms
like Red/Black Trees, tries, different sorting algorithms, etc. This project
will create such a library with documentation on when to use a particular
structure/algorithm. It will also come with a benchmark suite to compare
performance in different situations.
The ANSI project is a collection of ANSI escape code related libraries enabling
ANSI code based colorization and stylization of output.
Framework agnostic object based authentication solution that handles all of the
non sense for you. It's as easy as ActiveRecord is with a database.