Home > By category > Developer Tools > Source Code
Sort by : Name|Date|Downloads|Rating|

Listing of Source Code in Developer Tools

  • ossEval
  • License: Freeware
  • Price: 0.00
  • Rating

A web application that assists users in evaluating OS software..

  • Publisher: Osseval
  • Date: 02-09-2013
  • Platform: WinOther
  • PyDepend
  • License: Freeware
  • Price: 0.00
  • Rating

PyDepend lists dependencies between high-level modules (packages, directories) and source code files (Java, C/C++, Python, etc) in various formats (dot, csv, xml, etc). -- Acknowledgement: EU Funded FP6 Qualoss Project (see http://www.qualoss.eu)
PyDepend License - GNU General Public License version 3.

  • Platform: WinOther

XRay is an analysis tool built upon your SCMs, aimed to consolidade project statistics from many repositories in a single tool, generating code reports and development statistics obtained from log data and file versions.
Multi-sub-command tool, like svn and hg, Support to monitor multiple repositories from different backends, Compare coding statistics from different branches, Generate data of developer's behavior for each monitored repository, Generate reports of SLOC and duplicated lines, Specify a set of paths to constitute a module and analyse them separately, Improve report performance by configuring a dedicated database backend of your choice
X Ray: Coding Analysis for SCMs License - GNU General Public License (GPL).

  • Publisher: Xray
  • Date: 02-09-2013
  • Platform: WinOther

This projects aims at providing an object model which describes a java source file static and dynamic behaviour. The generated object model can be used to analyse the source code or generate new code (unit tests, for example)..

  • Publisher: Jsmg
  • Date: 01-09-2013
  • Platform: WinOther

S.A.V.E - Software Architecture Validation Enhancements is a free open source tool for Visual Studio that lets the software architect validate automatically source code dependencies to a set of rules defined.
Done for a Software Engineering Thesis
Software Architecture Validation Enhance License - Apache Software License.

  • Platform: WinOther
  • cstub
  • License: Freeware
  • Price: 0.00
  • Rating

Python scripts for automatically generating Ansi C functions stubs for use to develop unit tests. Uses gccxml to parse C file.
cstub License - MIT License.

  • Publisher: Cstub
  • Date: 29-08-2013
  • Platform: WinOther
  • Jarina
  • License: Freeware
  • Price: 0.00
  • Rating

Application for searching classpath dependencies of source code. Sometimes you do not know, which common libraries you need to compile existing java source code including transitive dependencies.
Jarina License - GNU General Public License (GPL).

  • Publisher: Jarina
  • Date: 23-08-2013
  • Platform: WinOther

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.
Discover for Delphi License - GNU General Public License version 2.

  • Publisher: Discoverd
  • Date: 21-08-2013
  • Size: 572 KB
  • Platform: WinOther

The Chimaera Tool Kit (CTK) is a framework for performing analysis of multiple source language projects. This includes static analysis, syntax aware searching, semantic analysis, and documentation/fact extraction. Coming soon, summer 2010.
Chimaera Tool Kit (CTK) License - BSD License.

  • Platform: WinOther
  • ossdpi
  • License: Freeware
  • Price: 0.00
  • Rating

OSSDPI is collects information of the open source software.
And shows the information that is collected in a variety of ways.
ossdpi License - Apache License V2.0.

  • Publisher: Ossdpi
  • Date: 20-08-2013
  • Size: 30 KB
  • Platform: Linux

Small plug-ins for the Eclipse IDE to enhance the usability. All plugins can be updated through the update site: http://sahits.ch/project/eclipse/update
Package API Design
Sahits' Eclipse plug-ins License - Eclipse Public License.

  • Platform: WinOther

Unused #includes in C++ source lead to unwanted dependencies and slower compile and link timings.

IncludeChecker finds most of these unused #includes using a simple heuristic: if you include a file, you need to use one or more symbols from it. If that's not the case, IncludeChecker will mark the #include as unused.

  • Platform: WinOther

Security tool that replace sn.exe(Strong Naming Tool) in ASP.NET.This tool is for .Net developers only.Securing your web applications is very important .So with this tool you can protect your application by securing it source code.
SecureMyApp License - GNU General Public License (GPL).

  • Platform: WinOther

Code Insight is a Open source, cross platform software for developers to browse, edit and understand code easily, like commercial one named Source Insight. Based on CodeLite IDE the CodeInsight also is aligned with GPL license.
Code Insight License - GNU General Public License (GPL).

  • Platform: WinOther
  • AlgoPlex
  • License: Freeware
  • Price: 0.00
  • Rating

AlgoPlex is intended to be an automatic Algorithm Complexity Generation Tool for Algorithms used in Software development. We intend to support most of the common Programming languages such as C, C++, JAVA, Python and C#.

  • Platform: WinOther
  • Web Lint
  • License: Freeware
  • Price: 0.00
  • Rating

The web lint checks HTML and XHTML pages for possible markup problems. It attempts to find problems with your code that an HTML validator does not.
Web Lint License - GNU General Public License version 3.0 (GPLv3).

  • Platform: WinOther

Code Coverage Tool For Oracle PL/SQL
coveracle License - GNU Library or Lesser General Public License (LGPL).

  • Platform: WinOther

Its an Eclipse 3.5 Plugin.
It can be used to find linear paths for unit testing of any method.
The linear path covers all the child methods and till leaf level of the hierarchy.
The packages which should be covered in the path can be controlled.

  • Platform: WinOther
  • bcscr
  • License: Freeware
  • Price: 0.00
  • Rating

A quick and simple way to create a source code report. Counts lines of code and compares two directories for line changes, line adds, and line deletes.
bcscr License - GNU General Public License (GPL).

  • Publisher: Bcscr
  • Date: 03-08-2013
  • Platform: WinOther

this was a tool developed to reveal the hidden files in a directory ,

Code Credits : Ashok Poolla

Homepage : http://www.decodedfreeware.blogspot.com.

  • Platform: WinOther

SuperWikia Alpha Allcode is a directory server application for all SuperWikia Alpha compatible programming languages and SDK/API/IDE applications. The Allcode uses SuperWikia Alpha to compile the mass codebase and its accessible directory system.
Allcode for SuperWikia- Mass Codebase License - Apache Software License; GNU General Public License version 2.

  • Publisher: Allcode
  • Date: 02-08-2013
  • Platform: WinOther

HippoEDIT is a powerful, fast and easy to use text editor for Microsoft Windows, primarily targeted at power users and developers. It has a modern and lightweight skinable user interface, multi-tab environment, seamless web and help browser, file and project explorer, external tools integration, and many more features.

  • Platform: Tablets, Win2000, Windows Server, Windows Vista, WinOther

AcqControlServer : partie serveur du controleur de normes.

  • Platform: WinOther

dicheck is a simple indent checker useful for C/C++ code. It helps insure uniform indentation without actually changing anything (you have to do any changes).
dicheck-da - report indentation issues License - BSD License.

  • Platform: WinOther

Membuat berbagai contoh coding dalam bahasa Java SE. dimulai dengan eksperimen dalam pembuatan GUI.

  • Platform: WinOther

UCD Analyzer is a tool for analyzing websites usability (as well as accessibility, search engine optimization). It uses set of configurable rules to generate usability report..

  • Platform: WinOther
  • firmview
  • License: Freeware
  • Price: 0.00
  • Rating

Firmview creates an annotated jpg/png file from any file for easy and simple visual inspection of the binary content. Great for finding approximate location of data, text and code segments within large files.

As the name suggest it was made in order to make a preliminary visual inspection of large firmware files with embedded boot-loaders, code and filesystems.

  • Platform: WinOther

PatternDetect is an Eclipse plugin that extracts the design patterns used in an Eclipse Java project. PatternDetect can be extended with new design patterns.
PatternDetect License - GNU General Public License (GPL).

  • Platform: WinOther

next generation gameDev framework
ET_UNIVERSE License - GNU General Public License (GPL).

  • Platform: WinOther

QATracker gives an overview of software quality metrics over time. The metrics result from running any quality metrics tool for which a parser is available, e.g. Checkstyle, Cobertura, CPD, FindBugs, PMD, QALab, SonarJ.

  • Platform: WinOther

New Downloads

Project Timer

Project Timer, a project timer
for the Windows taskbar
notification area. Project
Timer is a simple but powerful
windows ...

FolderMill

FolderMill monitors a folder
and automatically prints or
converts incoming documents to
PDF, JPG or TIFF. Just define
...

HelpNDoc

Full-featured help authoring
tool, easy and powerful,
producing HTML help files,
CHM, PDF, Word, iPhone, ePub,
Kindle and ...

Auto-Complete Lists Report
for Outlook

Free report shows the number
of entries in Outlook
2010/2013/2016 autocomplete
list cache. Detailed report
shows the full ...

Active@ ISO Burner

Active@ ISO Burner burns
CD/DVD/Blu-ray ISO images
compatible with the ISO 9660
standard. Automated burning is
also ...

Billiards Pyramid

Moscow Billiards is a Piramyd
billiards simulator. The game
can be played either against a
computer or human opponents
...

NetSpot for Windows

NetSpot is an application for
Windows 7/8/10 that is used
for wireless analysis,
troubleshooting and wireless
site survey.

NetSpot

NetSpot 2 is the only
professional app for wireless
site survey, Wi-Fi analysis
and troubleshooting on Mac OS
X. It\'s ...

Active@ DVD Eraser

Active@ DVD ERASER erases
DVD-RW, DVD+RW or CD-RW media
to clear the old data from the
disk.

WinToUSB

WinToUSB allows you to
install/clone Windows
11/10/8.1/8/7 to USB drive or
Thunderbolt drive as a
bootable Windows drive, ...