Lua 5.0.x bindings for ptys (pseudo-terminals.)
Japanese marumoji font collection for X
The gSOAP Web services development toolkit offers an XML to C/C++ language
binding to ease the development of SOAP/XML Web services in C and C/C++.
Most toolkits for C++ Web services adopt a SOAP-centric view and offer APIs
that require the use of class libraries for SOAP-specific data structures.
This often forces a user to adapt the application logic to these libraries.
In contrast, gSOAP provides a transparent SOAP API through the use of proven
compiler technologies. These technologies leverage strong typing to map
XML schemas to C/C++ definitions. Strong typing provides a greater assurance
on content validation of both WSDL schemas and SOAP/XML messages.
Condor is a open-source, specialized workload management system for
compute-intensive jobs. Like other full-featured batch systems, Condor
provides a job queuing mechanism, scheduling policy, priority scheme,
resource monitoring, and resource management. Users submit their serial
or parallel jobs to Condor, Condor places them into a queue, chooses
when and where to run the jobs based upon a policy, carefully monitors
their progress, and ultimately informs the user upon completion. Condor
also contains mechanisms to submit jobs to grid-sites and supports many
different grid toolkits.
It is developed at the University of Wisconsin-Madison's Department
of Computer Sciences.
rspec-rails is a testing framework for Rails 3.x and 4.x.
This is the classic CGI web interface for Icinga 1.x and 2.x.
GnuPG - Perl module interface to the GNU Privacy Guard (v1.x.x series)
xaniroc will change the root window cursor of an X11 screen into a rotating X.
Kubrick is a game based on the Rubik's Cube (TM) puzzle. The cube
sizes range from 2x2x2 up to 6x6x6, or you can play with irregular
"bricks" such as 5x3x2 or "mats" such as 6x4x1 or 2x2x1. The game
has a selection of puzzles at several levels of difficulty, as well
as demos of pretty patterns and solution moves, or you can make up
your own puzzles.
Ruby-bdb1 is an interface to Berkeley DB revision 1.85 and 1.86.
This library includes support for the following access methods:
* B+tree
* Hashing
* Fixed and Variable-Length Records
And the following interfaces:
* Hash like interface - BDB1::Btree and BDB1::Hash
* Array like interface - BDB1::Recnum(Recno)