Tags : Browse Projects

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

Firebug

Compare

  Analyzed about 1 hour ago

Firebug integrates with Firefox to put a wealth of development tools at your fingertips while you browse. You can edit, debug, and monitor CSS, HTML, the DOM, JavaScript, network activity and cookies live in any web page.

492K lines of code

0 current contributors

over 6 years since last commit

5,919 users on Open Hub

Inactive
4.66533
   
I Use This

GDB

Compare

Claimed by GNU Analyzed about 13 hours ago

GDB, the GNU Project debugger, allows you to see what is going on `inside' another program while it executes -- or what another program was doing at the moment it crashed. GDB can do four main kinds of things (plus other things in support of these) to help you catch bugs in the act: * Start ... [More] your program, specifying anything that might affect its behavior. * Make your program stop on specified conditions. * Examine what has happened, when your program has stopped. * Change things in your program, so you can experiment with correcting the effects of one bug and go on to learn about another. The program being debugged can be written in Ada, C, C++, Objective-C, Pascal (and many other languages). [Less]

3.56M lines of code

161 current contributors

about 21 hours since last commit

1,297 users on Open Hub

Very High Activity
4.15289
   
I Use This

The LLVM Compiler Infrastructure

Compare

Claimed by The LLVM Project Analyzed about 21 hours ago

10.5M lines of code

510 current contributors

1 day since last commit

292 users on Open Hub

Very High Activity
4.7973
   
I Use This
Licenses: No declared licenses

KDevelop

Compare

Claimed by KDE Analyzed 2 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

9 days since last commit

190 users on Open Hub

High Activity
4.39344
   
I Use This

strace

Compare

  Analyzed about 12 hours ago

strace is a system call tracer, i.e. a debugging tool which prints out a trace of all the system calls made by a another process/program.

600K lines of code

20 current contributors

2 days since last commit

165 users on Open Hub

High Activity
4.71875
   
I Use This

Visual Studio Code

Compare

Claimed by Microsoft Analyzed about 14 hours ago

VS Code is a new type of tool that combines the simplicity of a code editor with what developers need for their core edit-build-debug cycle. Code provides comprehensive editing and debugging support, an extensibility model, and lightweight integration with existing tools.

1.01M lines of code

386 current contributors

about 20 hours since last commit

58 users on Open Hub

Very High Activity
3.5
   
I Use This

MAME

Compare

  Analyzed about 12 hours ago

MAME is a multi-purpose emulation framework. MAME’s purpose is to preserve decades of software history. As electronic technology continues to rush forward, MAME prevents this important "vintage" software from being lost and forgotten. This is achieved by documenting the hardware and how it ... [More] functions. The source code to MAME serves as this documentation. The fact that the software is usable serves primarily to validate the accuracy of the documentation (how else can you prove that you have recreated the hardware faithfully?). Over time, MAME (originally standing for Multiple Arcade Machine Emulator) absorbed the sister-project MESS (Multi Emulator Super System), so MAME now documents a wide variety of (mostly vintage) computers, video game consoles and calculators, in addition to arcades. [Less]

11.7M lines of code

149 current contributors

about 20 hours since last commit

50 users on Open Hub

Very High Activity
4.6875
   
I Use This

DDD - Data Display Debugger

Compare

  No analysis available

GNU DDD, the Data Display Debugger, is a GUI to command-line debuggers like GDB, DBX, JDB, XDB, Ladebug, WDB, the Perl debugger, or the Python debugger. It provides a graphical data display where complex data structures can be explored incrementally and interactively.

0 lines of code

0 current contributors

0 since last commit

46 users on Open Hub

Activity Not Available
3.8
   
I Use This
Mostly written in language not available
Licenses: gpl3, lgpl3

Nemiver Debugger

Compare

  Analyzed about 7 hours ago

Nemiver is a graphical debugger for GNOME, based on gdb. It is intended to be a no-nonsense debugger, allowing you get things done without requiring you to remember any arcane command names or key combinations. It is written in C++, using the gtkmm toolkit.

65.7K lines of code

3 current contributors

about 4 years since last commit

18 users on Open Hub

Inactive
4.28571
   
I Use This
Licenses: No declared licenses

MESS - Multi Emulator Super System

Compare

  Analyzed about 12 hours ago

MESS is a MAME-based project which documents the hardware for a wide variety of (mostly vintage) computers, video game consoles, and calculators through software emulation, as MAME does for arcade games. As a nice side effect to this documentation, MESS allows software and games for these hardware ... [More] platforms to be run on modern PCs. The goal of MESS is total accuracy to the original hardware behaviour, which is achieved through low-level emulation of all hardware components (video chips, CPUs, etc.), the implementations of which are shared across all emulated systems using the generic MAME architecture. [Less]

12M lines of code

149 current contributors

about 20 hours since last commit

13 users on Open Hub

Very High Activity
4.625
   
I Use This