tortoisehg-nautilus
Graphical tool for working with Mercurial (Nautilus extension)
TortoiseHg provides a graphical tool for interacting with the distributed
revision control system Mercurial. GUI support is provided for over a dozen
operations, including add files, commit changes, manage ignore filter, view
change log, merge, recover/rollback, edit configuration, synchronize
repository, and many others. The highlight is the interactive commit tool
which allows easy selection of diffs from multiple files and packaging into
changesets, and which is more powerful and easier to use than available
alternatives such as qct and hgct (commit-tool).
libtree-simple-perl
implementation of a simple tree object
Tree::Simple is a fully object-oriented implementation of a simple
n-ary tree. It is built upon the concept of parent-child
relationships, so therefore every Tree::Simple object has both a
parent and a set of children (who themselves may have children, and so
on). Every Tree::Simple object also has siblings, as they are just the
children of their immediate parent.
libtree-simple-visitorfactory-perl
collection of dispensing visitor objects for Tree::Simple
The Tree::Simple::VisitorFactory module contains a number of visitor objects
which can perform various tasks on Tree::Simple objects.
libvma
LD_PRELOAD-able library that boosts performance
libvma is a LD_PRELOAD-able library that boosts performance of TCP and
UDP traffic. It allows application written over standard socket API to
handle fast path data traffic from user space over Ethernet and/or
Infiniband with full network stack bypass and get better throughput,
latency and packets/sec rate.
libvma-utils
Examples and tools for the libvma library
libvma is a LD_PRELOAD-able library that boosts performance of TCP and
UDP traffic. It allows application written over standard socket API to
handle fast path data traffic from user space over Ethernet and/or
Infiniband with full network stack bypass and get better throughput,
latency and packets/sec rate.