argtable
Description: Argtable is an ANSI C library for parsing GNU style command line arguments. It is 100% GNU compatible and is secure against buffer overrun attack on the command line arguments. It has been used on Linux, FreeBSD, NetBSD, Sun Solaris, Mac OS X, and Windows platforms.
Added on: 18-Dec-2003 | Downloads: 366
Homepage | Details
AutoGen 
Description: AutoGen is a tool designed to simplify the creation and
maintenance of programs that contain large amounts of
repetitious text. It is especially valuable in programs
that have several blocks of text that must be kept
synchronized. e.g. see related app, "AutoOpts".
Added on: 02-Apr-2004 | Downloads: 689
Homepage | Details
Codestriker 
Description: Codestriker is a web application for collaborative code reviewing, which integrates with the main SCM systems and Bugzilla. A highly-configurable metrics subsystem allows you to record code inspection metrics as a part of your inspection processes.
Added on: 22-Sep-2004 | Downloads: 647
Homepage | Details
cvsplot
Description: Cvsplot is a Perl script which analyses the history of a CVS-managed project. The script computes line and file counts over a specified CVS module. Information can also be gathered per-user/group. Gnuplot can be used for generating graphical plots, illustrating how a project has evolved over time.
Added on: 08-Dec-2004 | Downloads: 377
Homepage | Details
DHTML DOM Debugger 
Description: A DHTML and Javascript Debugger. Exposes the web browser's interal Document Object Model (DOM), and event object. Runs inside of the web browser, so it has access to the internal data, specific to each browser. Features include DOM and Event Browser/Editor, error logging, and Javascript Console.
Added on: 01-Feb-2004 | Downloads: 2094
Homepage | Details
DrJava 
Description: DrJava is an integrated Java development environment that supports interactive evaluation of expressions.
Added on: 16-Jan-2003 | Downloads: 781
Homepage | Details
DrPython 
Description: DrPython is a clean and simple yet powerful and highly customizable editor/environment for developing programs written in the Python programming Language. It is written in Python, and uses the wxWidgets GUI Library
through the use of wxPython.
Added on: 30-Aug-2004 | Downloads: 853 | Rating: 10.0 (3 Votes) 




Homepage | Details
fastutil
Description: fastutil provides type-specific Java maps and sets with a small memory footprint, which feature much faster (2 to 10 times) access and insertion. The classes implement their standard counterpart interfaces (e.g., Map for maps) and can be plugged into existing code. Besides the usual features, fastutil provides reference-based containers (which do not use equals() to compare objects) and linked structures. Most iterators provided by fastutil classes are bidirectional, or even implement the standard list iterator interface.
Added on: 11-May-2003 | Downloads: 476
Homepage | Details
File Resource Adapter
Description: The JCA 1.5 compliant resource adapter provided by this project grants J2EE 1.4 components access to files hosted on file systems. J2EE components can use it to load and store files on local and remote file systems.
Added on: 18-Apr-2005 | Downloads: 455
Homepage | Details
GLib Binding Properties library
Description: A library extension of GLib which allows to synchronize values of several GLib / GTK+ / Gnome objects' properties, so that when one property changes other automatically changes accordingly. Eliminates the need to write callbacks.
Added on: 28-Oct-2004 | Downloads: 372
Homepage | Details