Tags : Browse Projects

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

apitrace

Compare

  Analyzed about 2 hours ago

Graphics API Tracing for OpenGL and Direct3D.

292K lines of code

13 current contributors

about 1 month since last commit

1 users on Open Hub

Low Activity
0.0
 
I Use This
Licenses: No declared licenses

C# Program Database (PDB) Library

Compare

  No analysis available

A C# 4.0 library for reading Microsoft Program Database (PDB) files.

0 lines of code

0 current contributors

0 since last commit

1 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: BSD-3-Clause

iogrind

Compare

  No analysis available

iogrind is a prototype I/O profiling tool, under development. It aims to give a fairly accurate picture of all the I/O your application would perform on a cold start: this can help to accelerate your application's cold start performance. It also has a nice file-system view.

0 lines of code

0 current contributors

0 since last commit

1 users on Open Hub

Activity Not Available
4.0
   
I Use This
Mostly written in language not available
Licenses: BSD-3-Clause

ITVal

Compare

  No analysis available

ITVal is an open source utility for testing, and debugging iptables firewall policies. It can detect many different kinds of errors, such as typos, out-of-order rules, faulty understanding of the firewall, or poor assumptions about the policy logic. ITVal can also generate a "policy map" that ... [More] illustrates how the firewall treats various groups of hosts on the network. This grouping is automatically calculated from the policy and can make it very easy to spot anomalies in the policy. Current development on ITVal focuses on ways to partially automate repair of the policy. [Less]

0 lines of code

0 current contributors

0 since last commit

1 users on Open Hub

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

DSDP Device Debugging

Compare

  No analysis available

Device Debugging (DD) was created as a sub-project of the Eclipse Device Software Development Platform (DSDP), in order to improve the overall experience of device software debugging in Eclipse by influencing other projects and filling in missing functionality. In 2009, the Device Debugging Code ... [More] Base was merged into the Eclipse CDT project and has been maintained as the "DSF" component of CDT since. [Less]

0 lines of code

0 current contributors

0 since last commit

1 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: eclipse

Visual Leak Detector

Compare

  Analyzed about 7 hours ago

Visual Leak Detector is a free, robust, open-source memory leak detection system for Visual C++. It's a very effective way to quickly diagnose, and fix, memory leaks in C/C++ applications. This software is provided "AS IS" without warranty of any kind. The project was originally developed ... [More] by Dan Moulding, but they are no longer supported. Features of version 2.0 are implemented by Arkadiy Shapkin (me). [Less]

60.8K lines of code

0 current contributors

11 months since last commit

1 users on Open Hub

Very Low Activity
0.0
 
I Use This

WinAppDbg module for Python

Compare

  Analyzed about 11 hours ago

The WinAppDbg python module allows developers to quickly code instrumentation scripts in Python under a Windows environment. It uses ctypes to wrap many Win32 API calls related to debugging, and provides an object-oriented abstraction layer to manipulate threads, libraries and processes, attach ... [More] your script as a debugger, trace execution, hook API calls, handle events in your debugee and set breakpoints of different kinds (code, hardware and memory). Additionally it has no native code at all, making it easier to maintain or modify than other debuggers on Windows. [Less]

0 lines of code

0 current contributors

about 7 years since last commit

1 users on Open Hub

Activity Not Available
5.0
 
I Use This
Mostly written in language not available
Licenses: No declared licenses

librtdebug - Runtime Debugging Library

Compare

  Analyzed about 24 hours ago

librtdebug is a comprehensive runtime debugging library which allows developers to insert predefined macros within their own source code and track the 'runtime' of their applications via standardized textual output...

1.57K lines of code

1 current contributors

about 1 month since last commit

1 users on Open Hub

Very Low Activity
0.0
 
I Use This

hat

Compare

  No analysis available

Hat is a source-level tracer for Haskell 98, the standard lazy functional programming language. Hat is a tool that gives the user access to otherwise invisible information about a computation. Hat is portable between compilers: it works with both ghc and nhc98. It also supports various language ... [More] extensions, such as the FFI, multi-parameter type classes, functional dependencies, and hierarchical module namespaces. [Less]

0 lines of code

0 current contributors

0 since last commit

1 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: No declared licenses

Fusil

Compare

  No analysis available

Fusil project is a fuzzing program. Today, it's specific to Linux command line program, but the code is designed to be used with any project type (remote process, fake HTTP server, fuzz network socket, etc.). New Fusil implementation is now based on multi-agent system instead monolithic architecture.

0 lines of code

0 current contributors

0 since last commit

1 users on Open Hub

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