Projects tagged ‘analysis’ and ‘development’


Jump to tag:

Projects tagged ‘analysis’ and ‘development’

Filtered by Project Tags analysis development

Refine results Project Tags tools (12) programming (11) code_analysis (7) testing (6) code (6) static (5) quality (5) log (4) internet (4) audio (4) framework (4) qa (4)

[19 total ]
134

AWStats

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

Advanced Web Statistics (AWStats) is a free powerful Web server logfile analyzer (Perl script) that shows you all your Web statistics including visits, unique visitors, pages, hits, rush hours, search engines, keywords used to find your site, robots ... [More] , broken links, and more. It works with both IIS 5.0+ and Apache Web server log files as a CGI and/or from the command line. It also supports multiple languages including English, French, Dutch, Spanish, Italian, German, Polish, and Greek. [Less]

Metrics updated 03 Sep 08

133

FindBugs

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

FindBugs looks for bugs in Java programs. It can detect a variety of common coding mistakes, including thread synchronization problems, misuse of API methods, etc. It is written in the GJ dialect of Java, and will run on any Java VM compatible with Sun's JDK 1.4.0 or later. It includes both GUI (Swing) and commandline frontends.

Metrics updated 03 Sep 08

92

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 03 Sep 08

20

Gendarme

   
Primary Language: C# Licensed as: MIT License

Gendarme is a extensible rule-based tool to find problems in .NET applications and libraries. Gendarme inspects programs and libraries that contain code in ECMA CIL format (Mono and .NET) and looks for common problems with the code, problems that ... [More] compiler do not typically check or have not historically checked. Gendarme uses the Cecil library to introspect code. [Less]

Metrics updated about 6 hours ago

9

PureData

 
Licensed as: BSD-ish License,GNU General Public License 2.0 or later

PD (aka Pure Data) is a real-time graphical programming environment for audio, video, and graphical processing. It is the third major branch of the family of patcher programming languages known as Max (Max/FTS, ISPW Max, Max/MSP, jMax, etc.) ... [More] originally developed by Miller Puckette and company at IRCAM. The core of Pd is written and maintained by Miller Puckette and includes the work of many developers, making the whole package very much a community effort. [Less]

7

RapidMiner (YALE): Java Data Mining

 
Primary Language: Java Licensed as: GNU Affero General Public License 3.0

RapidMiner (formerly YALE) is the most comprehensive open-source software for intelligent data analysis, data mining, knowledge discovery, machine learning, predictive analytics, forecasting, and analytics in business intelligence (BI). RapidMiner ... [More] provides more than 400 data mining operators, a graphical user interface (GUI), an online tutorial with hands-on data mining applications, a comprehensive PDF tutorial, many visualization schemes for data sets and data mining results, many different learning and meta-learning schemes ranging from decision tree and rule learners to neural networks, SVMs, ensemble methods, etc. RapidMiner is implemented in Java and available under GPL (GNU General Public License) as well as under a developer license (OEM license) for closed-source developers [Less]

Metrics updated 03 Sep 08

5

pycallgraph

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

pycallgraph is a Python library that creates call graphs for Python programs.

Metrics updated about 1 hour ago

5

CLAM

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

CLAM stands for C++ Library for Audio and Music and in Catalan means something like "a continuous sound produced by a large number of people as to show approval or disapproval of a given event". CLAM is a full-fledged software framework for research ... [More] and application development in the Audio and Music Domain. It offers a conceptual model as well as tools for the analysis, synthesis and processing of audio signals. [Less]

Metrics updated 04 Sep 08

4

BetterAWStats

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

BetterAWStats is made to provide better statistics out of the data AWStats provides. It is not a replacement of AWStats. It is using all data and language resources from AWStats, so the same translations and general features are always available also ... [More] in BetterAWStats, additional features are being developed, but limited by the data provided through AWStats. [Less]

Metrics updated 04 Sep 08

3

Csound

 
Primary Language: C/C++

Csound is a powerful and yet easy to use musical synthesis package. Csound was constructed in the tradition of so-called music-N languages, among which the best-known is Music V. It consists of an orchestra- and score-driven executable, written in C ... [More] for portability. Since Csound is a computational language, it is highly flexible and efficient; complexity is gained only at the expense of computation power. Basically, Csound reads some files and creates the result as a sound file on disk or, on faster machines, in real time through a DAC. [Less]

Metrics updated 27 Feb 08