Liste des projets simples Logiciel Télécharger Carte

489 projects in result set
Dernière Mise à Jour: 2011-02-13 09:29

PHPXref

PHPXref is a Perl script that cross-references classes, functions, variables, and SQL tables used in a PHP-based Web site and generates simple HTML output designed to make browsing through code easy. In addition, it can extract phpdoc style comments from the PHP files to provide browsable documentation.

(Traduction automatique)
Dernière Mise à Jour: 2004-01-27 05:46

calltree

calltree is a static call tree generator for C programs. It parses a collection of input files and builds a graph that represents the static call structure of the files.

(Traduction automatique)
Dernière Mise à Jour: 2007-01-17 00:07

Flawfinder

Flawfinder searches through source code looking for potential security flaws. It will provide a list of potential security flaws, sorted by risk, with the most potentially dangerous flaws shown first. This risk level depends not only on the function, but on the values of the parameters of the function. Flawfinder ignores text inside comments and strings.

(Traduction automatique)
Dernière Mise à Jour: 2010-10-21 05:59

Java checkstyle Tool

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.

(Traduction automatique)
Dernière Mise à Jour: 2011-07-29 12:43

FunkLoad

FunkLoad is a functional and load Web tester whose main use cases are functional testing of Web projects (and thus regression testing as well), performance testing, load testing (such as volume testing or longevity testing), and stress testing. It can also be used to write Web agents to script any Web repetitive task.

Dernière Mise à Jour: 2009-05-04 14:10

Open Source Requirements Management Tool

Open Source Requirements Management Tool is designed to achieve full SDLC traceability for features, requirements, design, implementation, and testing. It has a UI for requirements derivation, version control, and common or custom attributes (rationale, source, risk, effort, etc.). It is suitable for product managers, developers, and analysts to collaborate with flexibility and scalability.

Dernière Mise à Jour: 2008-03-23 07:01

Issue Dealer

The Issue Dealer is a simple product for managing
(structuring, editing, prioritizing, categorizing)
issues. It is primarily used to manage information
and tasks. It can be used as an issue tracker,
knowledge management tool, or outliner.

(Traduction automatique)
Dernière Mise à Jour: 2014-03-10 21:55

Whups

Whups is a Horde ticket-tracking application. It
is very flexible in design, and can be used for
help-desk requests, tracking software development,
and anything else that needs to track a set of
requests and their status.

(Traduction automatique)
Dernière Mise à Jour: 2012-07-17 23:01

GForge

GForge is a Web-based collaborative development environment. It's based on a fork of the 2.61 SourceForge code, which used to be available via anonymous CVS from VA Software, but has been extensively rewritten and enhanced.

Dernière Mise à Jour: 2014-06-16 08:37

BuildBot

The BuildBot is a system to automate the compile/test cycle required by most software projects to validate code changes. It builds and tests the tree each time a change is committed, providing status updates through a Web page or other protocols.

Dernière Mise à Jour: 2009-11-05 08:50

Codestriker

Codestriker is a Web application that supports online code reviews. Traditional document reviews are supported, as well as reviewing diffs generated by an SCM (Source Code Management) system and plain unidiff patches. There are integration points with CVS, Subversion, Clearcase, Perforce, Visual SourceSafe, and Bugzilla. There is a plug-in architecture for supporting other SCMs and issue tracking systems. It minimizes paper work, ensures that issues, comments, and decisions are recorded in a database, and provides a comfortable workspace for actually performing code inspections. An optional highly-configurable metrics subsystem allows you to record code inspection metrics as a part of your process.

(Traduction automatique)
Dernière Mise à Jour: 2012-11-19 04:04

InDefero

InDefero is a simple software forge. It can be used to save you and your team time. It tracks bugs and provides downloads, documentation, and an easy overview of your Git, Subversion, or Mercurial managed code base.

(Traduction automatique)
Dernière Mise à Jour: 2005-03-23 21:23

Double Choco Latte

Double Choco Latte is a system for tracking bugs, changes, enhancements, requests for software. The system is suited for multiple products and multiple accounts (clients). It is also known to handle call center activity, although this will evolve into a separate module.

(Traduction automatique)
Dernière Mise à Jour: 2012-04-16 19:54

Scarab

Scarab is an Issue Tracking System that features
data entry, queries, reports, notifications to
interested parties, collaborative accumulation of
comments, dependency tracking, and collaborative
prioritization (voting). It uses Java Servlet
technology to enhance speed, scalability,
maintainability, and ease of installation. It
contains XML import/export support, allowing easy
migration from other systems (like Bugzilla). The
modular code design eases the modification of
features. It is fully customizable via a set of
administrative Web pages. The look and feel of the
UI can easily be modified, and Scarab can easily
be integrated into larger systems.

(Traduction automatique)
Environnement de base de données: SQL-based
Système d'exploitation: OS Independent
Langage de programmation: Java
Dernière Mise à Jour: 2008-01-26 16:22

AceUnit

AceUnit (Advanced C and Embedded Unit) is a comfortable C code unit test framework. AceUnit is in the style of JUnit 4.x, and is easy, modular, and flexible. AceUnit can be used in resource constraint environments such as embedded software development.