Source code analysis
Showing page 1 of 10.
-
Enterprise
Eclipse Checkstyle Plug-in The Eclipse Checkstyle plug-in integrates the Checkstyle Java code auditor into the Eclipse IDE. The plug-in provides real-time feedback to the user about violations of rules that check for coding style and possible error prone code constructs.
38,520 weekly downloads -
PMD PMD is a source code analyzer. It finds common programming flaws like unused variables, empty catch blocks, unnecessary object creation, and so forth. It supports Java, JavaScript, XML, XSL. Additionally it includes CPD, the copy-paste-detector. CPD finds duplicated code in Java, C, C++, C#, PHP, Ruby, Fortran, JavaScript. You can fork us on https://github.com/pmd
52,778 weekly downloads -
cppcheck Static analysis of C/C++ code. Checks for: memory leaks, mismatching allocation-deallocation, buffer overrun, and many more. The goal is 0% false positives. See the wiki for more information.
1,649 weekly downloads -
JSLint Plugin for Notepad++ A Notepad++ plugin that allows users to run JSLint (The JavaScript Code Quality Tool) against their open JavaScript files (more about JSLint at http://www.jslint.com/lint.html). Also supports JSHint (http://www.jshint.com/).
1,756 weekly downloads -
Scertify - TechDebt Community Benchmark code quality and measure Technical Debt of projects in Sonar
1,946 weekly downloads -
Doxygen Doxygen is a JavaDoc like documentation system for C++, C, Java and IDL.
1,089 weekly downloads -
Oracle Java JDK 7 Source Files A drop-in replacement for the src.zip shipped with Oracle Java 7, that contains sources to all Java classes that are shipped or generated by the OpenJDK project (the official src.zip only covers public classes), plus tools to generate it.
420 weekly downloads -
UCDetector UCDetector (Unnecessary Code Detector) is a Open Source Eclipse Plugin Tool. UCDetector finds unnecessary (dead) public Java code. It suggests to make code final, protected or private.
126 weekly downloads -
Java Call Trace to UML Sequence Diagram This tool helps you to reverse engineer UML Sequence Diagram for your java program at runtime. It works well with both complex java programs (that have multiple threads) and J2EE applications deployed on Application Servers.
92 weekly downloads -
Hexjector Hexjector is an Opensource,Cross Platform PHP script to automate Site Pentest for SQL Injection Vulnerabilties.
64 weekly downloads -
Shiny: C/C++/Lua Profiler Shiny is a lightning fast, fully documented & by-far-easiest-to-use C/C++/Lua profiler with no extensive surgery. Results are smoothed & shown in run-time as a call-tree or sorted-by-time. Output also renderable as graphs in Ogre3D or your custom engine
64 weekly downloads -
C++ to C# Translator Direct C++ to C# translator, translates one of the languages to another without compiling. Has academic aim only!!!
108 weekly downloads -
VisualCodeGrepper Code security review tool for C/C++, C#, VB, Java and PL/SQL.
57 weekly downloads -
coan "The C preprocessor chainsaw"
38 weekly downloads -
Eclipse Metrics plugin continued Provide metrics calculation and dependency analyzer plugin for the Eclipse platform. Measure metrics with avg and std deviation and detect cycles in package and type dependencies. Continuation of work from http://sourceforge.net/projects/metrics.
29 weekly downloads -
ossdpi OSSDPI is collects information of the open source software.
46 weekly downloads -
PHP MSSQL Server Admin - Query Analyzer You can admin a SQL Server with php, like PHPMyAdmin for MySQL
31 weekly downloads -
Koopa Cobol Parser Koopa is a Cobol parser (generator). It can handle source files in isolation (no preprocessing required) and doesn't mind the presence of CICS/SQL fragments. The grammar is easily extensible in a way which minimizes the impact on the overall code.
19 weekly downloads -
NCandE Compile and execute any code from within Notepad++
16 weekly downloads -
RegexLord RegexLord is the IDE for developing regular expression assemblies for .NET. Full stop. It provides syntax highlighting (via the sharpdevelop text editor, http://sharpdevelop.net/), bracket matching, namespace management, code folding, and an easy to
40 weekly downloads -
PC-Lint Wizard A GUI tool for easily setting up and maintaining PC-Lint for your projects.
24 weekly downloads -
funcfinder function finder
16 weekly downloads -
Windows Phone App Analyser An application to decompile and analyse Windows Phone apps
17 weekly downloads -
AarMail - Anonymous Emailer This anonymous emailer script written in PHP is a free, opensource project designed to send EMails from anyone to anyone, with additional details such as Reply-To ,an anti-spam CAPTCHA and a WYSIWYG.
13 weekly downloads -
Animated Binary Search Tree An interactive binary search tree. The user may interact with the tree by performing rotations, balancing, insertions, and deletions. For educational purposes
18 weekly downloads