Projects tagged ‘tools’


[672 total ]
2755

Subversion

   
Primary Language: C/C++ Licensed as: Apache Software License

Subversion has rapidly become the version control standard and it is rapidly replacing open source and commercial solutions around the world. Subversion enables globally distributed software development teams to efficiently version and share source ... [More] code. The open source Subversion project was started in early 2000 by CollabNet, the primary corporate sponsor of Subversion. Key Capabilities: - Versioned directories - Atomic commits - Efficient handling of binary files - Quick branching and tagging - Directory and file meta data - Natively client-server - Minimal server and network requirements - Low admin overhead - Good security more at: http://subversion.tigris.org/ Read Submerged, a blog about Subversion at http://blogs.open.collab.net/svn [Less]

Metrics updated about 20 hours ago

1430

OpenOffice.org

   
Primary Language: C/C++ Licensed as: GNU Lesser General Public License 2.1

OpenOffice.org is a multiplatform and multilingual office suite and an open-source project. Compatible with all other major office suites, the product is free to download, use, and distribute.

Metrics updated 31 Mar 08

1421

GCC, the GNU Compiler Collection

   
Primary Language: C Licensed as: GNU General Public License 3.0

The GNU Compiler Collection includes front ends for C, C++, Objective-C, Fortran, Java, and Ada, as well as libraries for these languages (libstdc++, libgcj,...).

Metrics updated about 8 hours ago

1159

GIMP

   
Primary Language: C/C++ Licensed as: GNU General Public License 2.0,GNU Lesser General Public License 2.1

GIMP is an acronym for GNU Image Manipulation Program. It is a freely distributed program for such tasks as photo retouching, image composition and image authoring. It has many capabilities. It can be used as a simple paint program, an expert ... [More] quality photo retouching program, an online batch processing system, a mass production image renderer, an image format converter, etc. GIMP is expandable and extensible. It is designed to be augmented with plug-ins and extensions to do just about anything. The advanced scripting interface allows everything from the simplest task to the most complex image manipulation procedures to be easily scripted. GIMP is written and developed under X11 on UNIX platforms. But basically the same code also runs on MS Windows and Mac OS X. [Less]

Metrics updated 31 May 08

1036

grep

   
Primary Language: C Licensed as: GNU General Public License 2.0

Grep searches one or more input files for lines containing a match to a specified pattern. By default, grep prints the matching lines.

Metrics updated about 17 hours ago

931

Python programming language

   
Primary Language: Python Licensed as: Python Software Foundation License

Python is a dynamic, object-oriented programming language that can be used for many kinds of software development. It offers strong support for integration with other languages and tools, comes with extensive standard libraries, and can be learned in ... [More] a few days. Many Python programmers report substantial productivity gains and feel the language encourages the development of better code. [Less]

Metrics updated about 3 hours ago

899

phpMyAdmin

   
Primary Language: PHP Licensed as: GNU General Public License 2.0

phpMyAdmin is a tool written in PHP intended to handle the administration of MySQL over the Web. Currently it can create and drop databases, create/drop/alter tables, delete/edit/add fields, execute any SQL statement, manage keys on fields.

Metrics updated about 22 hours ago

851

GNU Make

   
Primary Language: C Licensed as: GNU General Public License 2.0

Make is a tool which controls the generation of executables and other non-source files of a program from the program's source files.

Metrics updated about 16 hours ago

798

GNU Core Utilities

   
Primary Language: C/C++ Licensed as: GNU General Public License 2.0

The GNU Core Utilities are the basic file, shell and text manipulation utilities of the GNU Operating System.

Metrics updated about 15 hours ago

796

Eclipse Platform Project

   
Primary Language: Java Licensed as: Common Public License 1.0,Eclipse Public License

The Eclipse platform is a generic foundation for an IDE. That is, the platform is an IDE without any particular programming language in mind. You can create generic projects, edit files in a generic text editor, and share the projects and files with ... [More] a Concurrent Versions System (CVS) server. The platform is essentially a glorified version of a file-system browser. [Less]

Metrics updated 05 Feb 07