SourceForge
Browse Enterprise Blog Help Jobs
Log In or Join

Solution Centers

Smarter Commerce Go Parallel HTML5 Windows 8 Smarter IT
Newsletters
  • Home
  • Browse
  • Development
  • Source code analysis
Advanced
Refine your search
Translations
  • English (77)
  • French (8)
  • German (8)
  • Russian (7)
  • Japanese (5)
  • Chinese (4)
  • Italian (3)
  • Brazilian Portuguese (2)
  • Chinese (2)
  • Spanish (2)
  • Albanian (1)
  • Dutch (1)
  • Hungarian (1)
  • Indonesian (1)
  • Polish (1)
License
  • OSI-Approved Open Source (208)
    • GNU General Public License version 2.0 (72)
    • GNU General Public License version 3.0 (46)
    • BSD License (18)
    • Apache License V2.0 (15)
    • Eclipse Public License (11)
    • GNU Library or Lesser General Public License version 2.0 (11)
    • GNU Library or Lesser General Public License version 3.0 (10)
    • MIT License (9)
    • Academic Free License (7)
    • Apache Software License (4)
    • Affero GNU Public License (2)
    • Open Software License 3.0 (2)
    • Apple Public Source License (1)
    • Artistic License (1)
    • Boost Software License (1)
  • Creative Commons Attribution License (6)
    • Creative Commons Attribution Non-Commercial License V2.0 (1)
  • Other License (2)
Programming Language
  • Java (89)
  • C++ (47)
  • C (27)
  • PHP (24)
  • Python (23)
  • C# (22)
  • JavaScript (15)
  • Perl (8)
  • Visual Basic .NET (5)
  • Ruby (4)
  • Unix Shell (4)
  • XSL (4)
  • ASP.NET (3)
  • JSP (3)
  • Lua (3)
Status
  • 4 - Beta (62)
  • 5 - Production/Stable (59)
  • 3 - Alpha (43)
  • 1 - Planning (39)
  • 2 - Pre-Alpha (30)
  • 6 - Mature (5)
OS
  • Windows (221)
  • Linux (203)
  • Mac (159)
  • Grouping and Descriptive Categories (126)
    • OS Independent (51)
    • All POSIX (30)
    • All 32-bit MS Windows (26)
    • OS Portable (22)
    • 32-bit MS Windows (21)
    • 64-bit MS Windows (17)
    • All BSD Platforms (7)
    • 32-bit MS Windows (2)
    • Project is OS Distribution-Specific (1)
  • Modern (53)
    • Linux (33)
    • WinXP (21)
    • Windows 7 (19)
    • Vista (13)
    • OS X (6)
    • Win2K (6)
    • Solaris (5)
    • FreeBSD (3)
    • OpenBSD (2)
  • BSD (31)
Freshness
  • Recently updated (85)

Source code analysis

Sort By
Most Popular
  • Most Popular
  • Last Updated
  • Name
  • Rating

Showing page 1 of 10.

  • Eclipse Checkstyle Plug-in Icon 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.

    33,782 weekly downloads
  • PMD Icon
    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

    11,239 weekly downloads
  • JSLint Plugin for Notepad++ Icon
    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/).

    2,126 weekly downloads
  • cppcheck Icon
    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,541 weekly downloads
  • Scertify - Refactoring Assessment Icon
    Scertify - Refactoring Assessment

    Evaluate refactoring possibilities inside Sonar.

    1,278 weekly downloads
  • Doxygen Icon
    Doxygen

    Doxygen is a JavaDoc like documentation system for C++, C, Java and IDL.

    665 weekly downloads
  • Java Call Trace to UML Sequence Diagram Icon
    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.

    126 weekly downloads
  • UCDetector Icon
    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.

    88 weekly downloads
  • Oracle Java JDK 7 Source Files Icon
    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.

    373 weekly downloads
  • ossdpi Icon
    ossdpi

    OSSDPI is collects information of the open source software.

    129 weekly downloads
  • Eclipse Metrics plugin continued Icon
    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.

    81 weekly downloads
  • Hexjector Icon
    Hexjector

    Hexjector is an Opensource,Cross Platform PHP script to automate Site Pentest for SQL Injection Vulnerabilties.

    60 weekly downloads
  • Shiny: C/C++/Lua Profiler Icon
    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

    44 weekly downloads
  • IDTE- ID3 Tag Editor Icon
    IDTE- ID3 Tag Editor

    Tag FLAC ,Vorbis, Lyrics, WAV, WMA, ID3, MP4, Tags in an Smartest Way.

    75 weekly downloads
  • Koopa Cobol Parser Icon
    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.

    29 weekly downloads
  • C++ to C# Translator Icon
    C++ to C# Translator

    Direct C++ to C# translator, translates one of the languages to another without compiling. Has academic aim only!!!

    129 weekly downloads
  • ossEval Icon
    ossEval

    A web application that assists users in evaluating OS software.

    105 weekly downloads
  • JBVD - Java Bytecode Viewer & Decompiler Icon
    JBVD - Java Bytecode Viewer & Decompiler

    A very powerful java bytecode viewer and decompiler which makes use of the javassist open source library.

    91 weekly downloads
  • PHP MSSQL Server Admin - Query Analyzer Icon
    PHP MSSQL Server Admin - Query Analyzer

    You can admin a SQL Server with php, like PHPMyAdmin for MySQL

    28 weekly downloads
  • AdLint Icon
    AdLint

    Open source and free source code static analyzer

    42 weekly downloads
  • NCandE Icon
    NCandE

    Compile and execute any code from within Notepad++

    19 weekly downloads
  • Diff shell extension Icon
    Diff shell extension

    Diff-ext is an extension for filemanagers such as Windows Explorer and Nautilus that allows to launch diff/merge tools on selected files.

    16 weekly downloads
  • C Algorithm Viewer Icon
    C Algorithm Viewer

    This is a small program that shows the diagram of C source that is similar to Flowchart. This program may help the user analyze the algorithm of source.

    31 weekly downloads
  • Windows Phone App Analyser Icon
    Windows Phone App Analyser

    An application to decompile and analyse Windows Phone apps

    26 weekly downloads
  • VisualCodeGrepper Icon
    VisualCodeGrepper

    Code security review tool for C/C++, C#, Java and PL/SQL.

    21 weekly downloads
  • Back
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • …
  • Next

Staff Picks

  • Icon Album Art Downloader
  • Icon Clover EFI bootloader
  • Icon Mobile Atlas Creator
  • Icon MySQL
  • Icon NonVisual Desktop Access
  • Icon Super Audio CD Decoder
  • Icon sslc analyser
  • Icon WOT - addons
  • Icon MediathekView

Top Downloaded

Powered by Dice Logo Latest Tech Jobs

  • Loading... The latest tech jobs.
See All Jobs ››
SourceForge
About Site Status @sfnet_ops
Find and Develop Software
Create a Project Software Directory Top Downloaded Projects
Community
Blog @sourceforge Job Board
Help
Site Documentation Support Request Real-Time Support
Copyright © 2013 Dice. All Rights Reserved.
SourceForge is a Dice Holdings, Inc. service.
Terms Privacy Cookies/Opt Out Advertise SourceForge.JP Smarter Commerce