Welcome to Cloodo
Logo cloodo.com
Logo cloodo.com

Top Most Downloaded Source code analysis Software

To assist you in your search for a partner, we are compiled this list of the List of the Top Most Downloaded Source code analysis Software project. Browse their project profile descriptions, their client reviews, and services to find which can best suit your company's needs. If you need more support, tell us about your project, and we'll match you with recommended companies.

Technology
Operating System

Cloodo-Software Listing- Source code analysis

Filter & Refine

  • Feature

List Of The Top 20 Most Downloaded Source code analysis Software

The listing of Most Downloaded Source code analysis Software project is sorted out base on the user ratting, business category and Most Downloaded Source code analysis Software project features. You can also find free Most Downloaded Source code analysis Software projects for your business.

Logo Project Doxygen
Rating of Project Doxygen on Cloodo

0 Reviews

Download Doxygen

8,5K downloads

License: Free

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

This project was last updated September 24, 2022

Logo Project Eclipse Checkstyle Plug-in
Rating of Project Eclipse Checkstyle Plug-in on Cloodo

0 Reviews

Download Eclipse Checkstyle Plug-in

486 downloads

License: Free

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....

This project was last updated September 24, 2022

Logo Project cppcheck
Rating of Project cppcheck on Cloodo

0 Reviews

Download cppcheck

425 downloads

License: Free

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 http://cppcheck.sourceforge.net for more information....

This project was last updated September 23, 2022

Logo Project JSLint Plugin for Notepad++
Rating of Project JSLint Plugin for Notepad++ on Cloodo

0 Reviews

Download JSLint Plugin for Notepad++

381 downloads

License: Free

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/)....

This project was last updated September 28, 2022

Logo Project PMD for Windows
Rating of Project PMD for Windows on Cloodo

0 Reviews

Download PMD for Windows

373 downloads

License: Free

Version: 6.39.0

Free Source Analysis Software with PMDPMD is a free analysis tool that can be used to check source programs for common flaws such as empty catch boxes and coding issues, including a copy/paste detector. It is a static code analyzer and identifies issues in Java script along with many others....

This project was last updated September 22, 2022

Logo Project VisualCodeGrepper V2.2.0
Rating of Project VisualCodeGrepper V2.2.0 on Cloodo

0 Reviews

Download VisualCodeGrepper V2.2.0

145 downloads

License: Free

VCG is an automated code security review tool for C++, C#, VB, PHP, Java, PL/SQL and COBOL, which is intended to speed up the code review process by identifying bad/insecure code. It has a few features that should make it useful. In addition to performing some more complex checks it also has a config file for each lan...

This project was last updated September 29, 2022

Logo Project tkdiff
Rating of Project tkdiff on Cloodo

0 Reviews

Download tkdiff

140 downloads

License: Free

tkdiff is a graphical front end to the diff program. It provides a side-by-side view of the differences between two text files, along with several innovative features such as diff bookmarks, a graphical map of differences for quick navigation, and a facility for slicing diff regions to achieve exactly the merge output ...

This project was last updated September 29, 2022

Logo Project Discover for Delphi
Rating of Project Discover for Delphi on Cloodo

0 Reviews

Download Discover for Delphi

119 downloads

License: Free

Discover is an analysis tool that allows to measure how thoroughly Delphi programs have been tested. It shows interactively and directly in the source code which code sequences have been executed at least once and which have never been executed....

This project was last updated September 23, 2022

Logo Project Agnitio
Rating of Project Agnitio on Cloodo

0 Reviews

Download Agnitio

80 downloads

License: Free

A tool to help developers and security professionals conduct manual security code reviews in a consistent and repeatable way. Agnitio aims to replace the adhoc nature of manual security code review documentation, create an audit trail and reporting. Security code reviewsSecurity code review metrics and reportingApplic...

This project was last updated September 22, 2022

Logo Project UCDetector
Rating of Project UCDetector on Cloodo

0 Reviews

Download UCDetector

67 downloads

License: Free

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. Find unnecessary java codeReduce visibility of codeDetect class cyclesEclipse pluginHtml, xml and text reportChange code using eclipse...

This project was last updated September 29, 2022

Logo Project Source Navigator NG
Rating of Project Source Navigator NG on Cloodo

0 Reviews

Download Source Navigator NG

55 downloads

License: Free

Source Navigator NG is a source code analysis tool. With it, you can edit your source code, display relationships between classes and functions and members, and display call trees. You can navigate your source code and easily get to declarations or implementations of functions, variables and macros (commonly called "...

This project was last updated September 29, 2022

Logo Project Blockly
Rating of Project Blockly on Cloodo

0 Reviews

Download Blockly

45 downloads

License: Free

The Blockly library adds an editor to your app that represents coding concepts as interlocking blocks. It outputs syntactically correct code in the programming language of your choice. Custom blocks may be created to connect to your own application. Blockly in a browser allows web pages to include a visual code editor ...

This project was last updated September 22, 2022

Logo Project LXR Cross Referencer
Rating of Project LXR Cross Referencer on Cloodo

0 Reviews

Download LXR Cross Referencer

44 downloads

License: Free

A general purpose source code indexer and cross-referencer that provides web-based browsing of source code with links to the definition and usage of any identifier. Supports multiple languages. Up-to-date information in http://lxr.sourceforge.net Supports multiple languages - C, C++, Java, Python, Ruby, Perl, COBOL an...

This project was last updated September 28, 2022

Logo Project coan
Rating of Project coan on Cloodo

0 Reviews

Download coan

35 downloads

License: Free

Coan is a software engineering tool for analysing preprocessor-based configurations of C or C++ source code. Its principal use is to simplify a body of source code by eliminating any parts that are redundant with respect to a specified configuration....

This project was last updated September 23, 2022

Logo Project JBVD - Java Bytecode Viewer & Decompiler
Rating of Project JBVD - Java Bytecode Viewer & Decompiler on Cloodo

0 Reviews

Download JBVD - Java Bytecode Viewer & Decompiler

32 downloads

License: Free

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

This project was last updated September 27, 2022

Logo Project Oracle Java JDK 7 Source Files
Rating of Project Oracle Java JDK 7 Source Files on Cloodo

0 Reviews

Download Oracle Java JDK 7 Source Files

26 downloads

License: Free

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....

This project was last updated September 27, 2022

Logo Project JSCover
Rating of Project JSCover on Cloodo

0 Reviews

Download JSCover

25 downloads

License: Free

JSCover is a tool that measures code coverage for JavaScript programs. It is an enhanced Java implementation of the excellent JSCoverage tool....

This project was last updated September 28, 2022

Logo Project C++ to C# Translator
Rating of Project C++ to C# Translator on Cloodo

0 Reviews

Download C++ to C# Translator

23 downloads

License: Free

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

This project was last updated September 23, 2022

Logo Project Halstead Metrics Tool
Rating of Project Halstead Metrics Tool on Cloodo

0 Reviews

Download Halstead Metrics Tool

19 downloads

License: Free

Some software measures are still not widely used in industry, despite the fact that they were defined many years ago, and some additional insights might be gained by revisiting them today with the benefit of recent lessons learned about how to analyze their design. This project analyzes the design and definitions of Ha...

This project was last updated September 26, 2022

Logo Project Roslyn
Rating of Project Roslyn on Cloodo

0 Reviews

Download Roslyn

19 downloads

License: Free

Roslyn provides rich, code analysis APIs to open source C# and Visual Basic compilers. This enables you to access a wealth of information about your code from compilers, which you can then use for code-related tasks in your tools and applications. Roslyn dramatically lowers the barrier to entry for creating code-focus...

This project was last updated September 29, 2022

Other Most download Software

Sticking and loving Most Downloaded Source code analysis Software for your works but do not forget to check out of related category of Most Downloaded Source code analysis Software project on Cloodo to find appropriate listing that usefull for your jobs.

How Cloodo build this listing of Top Most Downloaded Source code analysis Software project?

Day by day Cloodo team builds up our listing database of Most Downloaded Source code analysis Software platform with the contribute from Most Downloaded Source code analysis Software owner and user all over the world. The Most Downloaded Source code analysis Software management on Cloodo is just quick, open, secure and simple step by step which any one can help to contribute.

Project Build

Qualify the project information

There is weekly new Most Downloaded Source code analysis Software project published on Cloodo and we take times to verify the project author and information to ensure the maximum business benefit for its user.

Project Build

Request Support from relates users

No one is better understand the Most Downloaded Source code analysis Software project that its user and we provide tools and project management feature to facilatate the support from its user.

Project Build

Support the internal project operation

Any Most Downloaded Source code analysis Software project team need suitable resourcecs and direct support to develop their project. Cloodo manager will try to find a way to help the internal team or orgaization to meet the project result.

Project Build

Deploying more innovative services

Cloodo is a workspace platform developed to help any user in the fast-changing world. We are strong on innovative commitment for better features and services to help any Most Downloaded Source code analysis Software project.

Related of top most download Software by Feature

Check out of related category of Most Downloaded Source code analysis Software project category on Cloodo to find appropriate listing that usefull for your business.

How Cloodo is building our Software for Source code analysis download resources

Cloodo is a flexible, innovative workspace solution for people and organizations to achieve more with a complete platform to build, scale, and deliver any Software for Source code analysis download project.

Manage your Software for Source code analysis download

Keep the old versions of programs, so if you update and don't like the new version, you can always return to the old one. Full support for resuming downloads and download managers. Change log and technical details for downloads.

Feedback and work with Software for Source code analysis owner

With Cloodo Download, our aim is to provide you with the simplest method of downloading the newest versions of the best software, business template or design files.

Share your own Software for Source code analysis download

Are you ready to distribute your Software for Source code analysis to millions of people around the globe? If so, you have come to the right place. Submitting and modifying your Software for Source code analysis project on Cloodo is easy and only takes a few minutes.

FAQ of Top Most Downloaded Source code analysis Software Project

To clear out your mind of any mis-understanding topics ralated to Most Downloaded Source code analysis Software project listing, we list here some popular questions and answers.

How to get list Most Downloaded Source code analysis Software project on Cloodo?

It is Cloodo mission to make it so that everyone can work better and flexiblely in a fast-changing economic condition. With Cloodo, every team in your organization can collaboratively plan, build, secure, and deploy both internal and client-side project to drive business outcomes faster with complete transparency, consistency and traceability.

Project Build

Post a Most Downloaded Source code analysis Software project

It is quick, free and fun to post your project and publish it to the world. Do not worry about making it perfect as you can update it later anytime. Cloodo manager can be helpfull to make this listing verifed to secure the projecct quality.

Project Build

Share Most Downloaded Source code analysis Software to relates users

Whether you want to keep your project private or public, at least you can invite a team member project only or share its widely on your own social accounts to get your own fan or user.

Project Build

Develop Most Downloaded Source code analysis Software project

Cloodo will help you to better develop the project by providing the tools, related resources or direct services to make your project milestone done and your project is always improved daily.

Project Build

Receive the Feedback and result

Any user can help to write a reviews, post a support request or even made a purchase of project's products and your project can be as much as productive as possiple.

Logo cloodo.com

Cloodo helps to accellerate Digital Transformation for any business with Know-How Agencies supported by Smart Project Management Apps and Secured Payment for Final Result

Cloodo is a trademark of Cloodo Inc, an Atlas company with registered address at Suite 206, 651 N Broad St , MiddleTown, NewsCattle, Delaware, US

Get it on Google Play
Logo icon cloodo.com

Cloodo Inc. Copyright ©2011-2021 All Rights Reserved.