Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

Valgrind

Compare

  Analyzed 3 days ago

Valgrind is an award-winning suite of tools for debugging and profiling Linux programs. With the tools that come with Valgrind, you can automatically detect many memory management and threading bugs, avoiding hours of frustrating bug-hunting, making your programs more stable. You can also perform ... [More] detailed profiling, to speed up and reduce memory use of your programs. The Valgrind distribution currently includes four tools: a memory error detector, a cache (time) profiler, a call-graph profiler, and a heap (space) profiler. [Less]

897K lines of code

18 current contributors

3 days since last commit

643 users on Open Hub

High Activity
4.63354
   
I Use This

PMD

Compare

  Analyzed 1 day ago

PMD is an extensible cross-language static 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.

316K lines of code

77 current contributors

3 days since last commit

223 users on Open Hub

Very High Activity
3.98
   
I Use This

KDevelop

Compare

Claimed by KDE Analyzed 3 days ago

The KDevelop project was founded in 1998 to build up an easy to use IDE (Integrated Development Environment) for KDE. Since then, the KDevelop IDE is publicly available under the GPL and supports many programming languages.

359K lines of code

44 current contributors

5 days since last commit

190 users on Open Hub

High Activity
4.39344
   
I Use This

CakePHP debug kit

Compare

  Analyzed 3 days ago

Provides debugging information for CakePHP application development.

8.18K lines of code

16 current contributors

3 months since last commit

75 users on Open Hub

Low Activity
4.77273
   
I Use This

systemtap

Compare

  Analyzed 3 days ago

SystemTap provides free software (GPL) infrastructure to simplify the gathering of information about the running Linux system. This assists diagnosis of a performance or functional problem. SystemTap eliminates the need for the developer to go through the tedious and disruptive instrument ... [More] , recompile, install, and reboot sequence that may be otherwise required to collect data. SystemTap provides a simple command line interface and scripting language for writing instrumentation for a live running kernel and user-space applications. [Less]

282K lines of code

18 current contributors

3 days since last commit

19 users on Open Hub

Moderate Activity
5.0
 
I Use This

FastMM

Compare

  Analyzed about 23 hours ago

FastMM is a lightning fast replacement memory manager for Embarcadero Delphi Win32 applications that scales well in multi-threaded applications, is not prone to memory fragmentation, and supports shared memory without the use of external .DLL files.

15.8K lines of code

4 current contributors

over 2 years since last commit

9 users on Open Hub

Inactive
5.0
 
I Use This
Licenses: No declared licenses

IDLE

Compare

  No analysis available

IDLE, an acronym of "Integrated DeveLopment Environment", is a Python development environment that often comes bundled with Python distributions. It has a Python Shell Window, which gives you access to the Python interactive mode. Its File Editor lets you create new or browse through and edit ... [More] existing Python source files. There is a Path Browser for searching through the path of available module source files as well as a simple Class Browser for finding the methods of classes. [Less]

0 lines of code

0 current contributors

0 since last commit

8 users on Open Hub

Activity Not Available
3.33333
   
I Use This
Mostly written in language not available
Licenses: python_so...

sydbox

Compare

  No analysis available

The other sandbox

0 lines of code

0 current contributors

0 since last commit

7 users on Open Hub

Activity Not Available
5.0
 
I Use This
Mostly written in language not available
Licenses: gpl

elfutils

Compare

  No analysis available

A collection of libraries and utilities for working with ELF object files and DWARF debugging information.

0 lines of code

12 current contributors

0 since last commit

4 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: gpl, gpl3_or_l..., lgpv3_or_...

gtkparasite

Compare

  Analyzed 2 days ago

GTKParasite is a debugging and development tool for GTK+ applications. It can inspect your application, giving you detailed information on your UI, such as the hierarchy, X window IDs, widget properties, and more. You can modify properties on the fly in order to experiment with the look of your UI. ... [More] Parasite includes an embedded Python shell allowing you to write new code that directly interacts with your application's UI, regardless of the language the application is written in. Create new dialogs, attach temporary signal handlers to buttons, test out new logic, and gather additional debugging information. It's like Firebug, but for GTK+ applications. [Less]

3.23K lines of code

0 current contributors

about 4 years since last commit

4 users on Open Hub

Inactive
3.5
   
I Use This