Projects tagged ‘analysis’


[130 total ]
382

log4j

   
Primary Language: Java Licensed as: Apache License 2.0

log4j is a Java-based logging utility, and is one of many projects from the Apache Software Foundation. It is used primarily as a debugging tool.

Metrics updated 06 Oct 08

364

Wireshark

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

Wireshark is the world's foremost network protocol analyzer, and is the de facto (and often de jure) standard across many industries and educational institutions. (Wireshark was known as Ethereal until June 09, 2006)

Metrics updated 23 Aug 08

298

LAME (Lame Ain't an MP3 Encoder)

   
Primary Language: 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 06 Oct 08

272

Audacity

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

Audacity is a cross-platform multitrack audio editor. It allows you to record sounds directly or to import Ogg, WAV, AIFF, AU, IRCAM, or MP3 files. It features a few simple effects, all of the editing features you should need, and unlimited undo. The ... [More] audio I/O uses PortAudio, which fully supports OSS, Mac OS X CoreAudio, and Windows WMME, and can be compiled with support for ALSA and Jack. [Less]

Metrics updated 05 Oct 08

143

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 05 Oct 08

139

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 06 Oct 08

96

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 07 Oct 08

55

Perl-Critic

   
Primary Language: Perl Licensed as: Artistic License,GNU Lesser General Public License 2.1

Perl-Critic is a static source analyzer for Perl code. It is an extensible framework for creating and automatically enforcing coding standards across a body of code. Many of the default rules are taken from Damian Conway's book "Perl Best Practices." However, you can enable/disable & customize these rules to your heart's content.

Metrics updated 05 Oct 08

52

JMeter

   
Primary Language: Java Licensed as: Apache License 2.0

Apache JMeter is a 100% pure Java desktop application designed to load test functional behavior and measure performance. Apache JMeter may be used to test performance both on static and dynamic resources (files, Servlets, Perl scripts, Java Objects ... [More] , Data Bases and Queries, FTP Servers and more). It can be used to simulate a heavy load on a server, network or object to test its strength or to analyze overall performance under different load types. You can use it to make a graphical analysis of performance or to test your server/script/object behavior under heavy concurrent load. [Less]

Metrics updated 04 Oct 08

26

ntop

   
Licensed as: GNU General Public License 2.0

ntop [Network Top]: ntop is a network probe that shows network usage in a way similar to what top does for processes. In interactive mode, it displays the network status on the user's terminal. In Web mode, it acts as a Web server, creating an ... [More] HTML dump of the network status. It sports a NetFlow/sFlow emitter/collector, an HTTP-based client interface for creating ntop-centric monitoring applications, and RRD for persistently storing traffic statistics. [Less]