Liste des projets simples Logiciel Télécharger Carte

489 projects in result set
Dernière Mise à Jour: 2005-07-23 16:28

JCSC

JCSC is a powerful tool that checks source code against a highly definable coding standard for potentially bad code. Standards cover naming conventions for classes, interfaces, fields, and parameters, and the structural layout of classes and interfaces. Each rule is highly customizable. It can also find potential bugs, including empty catch/finally blocks, switches without defaults, throwing 'Exception' types, and slow code. JCSC was inspired by lint.

Dernière Mise à Jour: 2004-07-10 22:01

Fenris

Fenris is a multipurpose tracer, debugger, and code analysis tool that detects and documents high-level language constructions, can recover symbols, graph program execution flow, detect internal functions, recover symbol tables, and deal with anti-debugging protection. It features a command-line interface as well as a SoftICE-alike GUI and Web frontend.

Dernière Mise à Jour: 2011-11-13 18:07

DoctorJ

DoctorJ is an application that analyzes Java
documentation for compliance with the standard and
for accuracy against the code, beyond what javadoc
does.

(Traduction automatique)
Dernière Mise à Jour: 2002-03-29 18:13

Load

Load is a utility for Web application and SOAP-based Web services performance and scalability testing. It features a scripting language and a library of test objects for the creation of intelligent agents that drive the Web application or SOAP-based Web service. Running hundreds of agents concurrently shows how your software performs in production environments. Load is a Java application that runs on Linux, Solaris, NT, Win2000, and Macintosh. While Load continues to be maintained, the next generation is the TestMaker program.

(Traduction automatique)
Dernière Mise à Jour: 2002-09-08 19:46

Jutil

The Jutil.org project is an attempt to build a
high quality library of general Java code. Both
the specifications and the code are tagged with a
quality label in order to provide releases with
different quality levels.

(Traduction automatique)
Dernière Mise à Jour: 2011-04-11 11:06

ACL2

ACL2 is a mathematical logic, programming
language, and mechanical theorem prover based on
the applicative subset of Common Lisp. It is an
"industrial-strength" version of the NQTHM or
Boyer/Moore theorem prover, and has been used for
the formal verification of commercial
microprocessors, the Java Virtual Machine,
interesting algorithms, and so forth.

(Traduction automatique)
Dernière Mise à Jour: 2008-03-02 16:40

JTrac

JTrac is a generic issue-tracking web-application that can be easily customized by adding custom fields and drop-downs. Features include customizable workflow, field level permissions, e-mail integration, file attachments and a detailed history view.

Dernière Mise à Jour: 2006-10-02 14:38

Taskjitsu

Taskjitsu is a professional services automation
system that tracks both tasks and time. This
Web-based system records hours worked per task and
project, accrues and tracks leave, provides
management with productivity and billing reports,
and gives customers status visibility on projects.
Software developers and consultants can use this
system to track bugs, feature requests, and
support issues.

(Traduction automatique)
Dernière Mise à Jour: 2007-11-16 14:03

Selenium Core

Selenium Core is a JavaScript-based test tool for
Web applications. Selenium Core tests run directly
in a browser, just as real users do. And they run
in Internet Explorer, Mozilla, and Firefox on
Windows, Linux, and Macintosh.

(Traduction automatique)
Dernière Mise à Jour: 2005-04-24 13:49

OpenSHORE

SHORE (Semantic Hypertext Object Repository) is a
hypertext repository that stores data about
documents and data described by documents. Access
to this information is provided as hypertext. The
repository stores objects that appear in
documents, together with their relations in a
semantic net. Hypertext navigation follows these
relations in the semantic net. The SHORE server
works as an HTTP server, and the client is a
standard Web browser. The repository uses PROLOG
as its query language and the XSB system as its
query engine.

(Traduction automatique)
Dernière Mise à Jour: 2008-02-13 13:34

Jameleon

Jameleon is an automated testing framework that can be used by technical and non-technical users alike. One of the main concepts behind it is to create a group of keywords or tags that represent different screens of an application. All of the logic required to automate each particular screen can be defined in Java and mapped to these keywords. The keywords can then be organized with different data sets to form test scripts without requiring an in-depth knowledge of how the application works. The test scripts are then used for both testing automation and test case document generation.

(Traduction automatique)
Dernière Mise à Jour: 2004-03-17 08:07

Anthill Build Manager

Anthill is a tool that ensures a controlled build process and promotes the sharing of knowledge within an organization. Anthill performs a checkout from the source repository of the latest version of a project before every build and tags the repository with a unique build number after every build. It supports many reposistory adapters including: CVS (Concurrent Versions System), Visual Source Safe, Perforce, PVCS, StarTeam, MKSIntegrity, and FileSystem. Anthill also automatically updates a project intranet site with artifacts from the latest build. Anthill is an extension to the Apache-Ant project and is compatible with version 1.3, 1.4, and 1.5 of Ant.

(Traduction automatique)
Dernière Mise à Jour: 2004-01-07 20:22

tdl

tdl is a command-line application for managing a
list of outstanding tasks that you have to do. It
can organise tasks in a hierarchy, produce weekly
reports of completed tasks and so on.

(Traduction automatique)
Dernière Mise à Jour: 2003-12-14 16:33

Bosco

Bosco is a rewrite of the popular Bugzilla defect tracking software in PHP. It is database-independent, and aims to be easy to maintain and modify. It also has an API to allow external applications to work with its data.

(Traduction automatique)
Dernière Mise à Jour: 2008-07-20 23:41

SVNChecker

SVNChecker is a framework for Subversion
pre-commit hooks in order to implement checks of
the to-be-committed files before they are
committed. For example, you can check for the code
style or unit tests. The output of the checks can
be send by mail, written to a file, or simply
printed to the console.

(Traduction automatique)