Projects tagged ‘code’ and ‘tools’


[91 total ]
3002

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 13 hours ago

927

TortoiseSVN

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

TortoiseSVN is a very easy to use SCM / source control software for Microsoft Windows. It is implemented as a Windows shell extension, which makes it integrate seamlessly into the Windows explorer. Since it's not an integration for a specific IDE you can use it with whatever development tools you like.

Metrics updated about 10 hours ago

550

Git

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

Git is a fast, scalable, distributed revision control system with an unusually rich command set that provides both high-level operations and full access to internals.

Metrics updated 19 Aug 08

508

Apache Ant

   
Primary Language: Java Licensed as: Apache License 2.0

Apache Ant is a Java-based build tool. In theory, it is kind of like Make, but without Make's wrinkles.

Metrics updated about 11 hours ago

287

LAME (Lame Ain't an MP3 Encoder)

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

LAME (LAME Ain't an MP3 Encoder) is a research project for learning about and improving MP3 encoding technology. LAME includes an MP3 encoding library, simple frontend application, a much-improved psycho-acoustic model (GPSYCHO), and a graphical ... [More] frame analyzer (MP3x). Please note that any commercial use (including distributing the LAME encoding engine in a free encoder) may require a patent license from Thomson Multimedia. [Less]

Metrics updated 28 Aug 08

181

Mercurial

   
Licensed as: GNU General Public License 2.0

Mercurial is a fast, lightweight Source Control Management system designed for efficient handling of very large distributed projects.

151

Boost C++ Libraries

   
Primary Language: C++ Licensed as: Boost Software License

Boost was begun by members of the ISO C++ Standard committee Library Working Group to provide free peer-reviewed portable libraries to the C++ community. An additional objective is to establish "existing practice" and provide reference ... [More] implementations so that the Boost libraries are suitable for eventual standardization. Components successfully moved into draft ISO Standard C++09 include shared_ptr, regular expressions, function wrappers and binders. [Less]

Metrics updated about 23 hours ago

138

Checkstyle

   
Primary Language: Java Licensed as: GNU Lesser General Public License 2.1

Checkstyle is a development tool to help programmers write Java code that adheres to a coding standard. Its purpose is to automate the process of checking Java code, and to spare humans of this task.

Metrics updated about 10 hours ago

97

The MacPorts Project

   
Primary Language: Tcl Licensed as: BSD-ish License

The MacPorts Project's main goal is to provide an easy way to install various open-source software products on the Darwin OS family (OpenDarwin, Mac OS X and Darwin) There are currently about 4500 completed and usable ports, with more being added on a regular basis.

Metrics updated 28 Aug 08

93

PMD

   
Primary Language: Java Licensed as: BSD-ish License

PMD is a Java source code analyzer. It finds unused variables, empty catch blocks, unnecessary object creation, and more. It includes CPD, a tool to detect chunks of identical code.

Metrics updated about 20 hours ago