Showing 371 open source projects for "dev-c"

View related business solutions
  • Desktop and Mobile Device Management Software Icon
    Desktop and Mobile Device Management Software

    It's a modern take on desktop management that can be scaled as per organizational needs.

    Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
    Learn More
  • Cloud-based help desk software with ServoDesk Icon
    Cloud-based help desk software with ServoDesk

    Full access to Enterprise features. No credit card required.

    What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
    Try ServoDesk for free
  • 1
    cgdb has moved! Please find us at: http://cgdb.github.com/
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2
    This is an advanced portable C++ library with 144 variations of the ASSERT macro, to add expressions, levels and optional actions. 112 are modular because they can also use Rich Booleans, allowing much more combinations than non-modular ASSERT macros.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    JBoss Deployers for Development-Environment. Skip long-lasting Re-Deployments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    mspgcc4 is no longer supported. Please use the newer toolchain at the MSPGCC project. (This was a port of the GCC 4.x branch to the Texas Instruments MSP430 microcontroller core. It is based on the MSPGCC project that is stuck with GCC 3.2.3.)
    Downloads: 1 This Week
    Last Update:
    See Project
  • Our xDM platform turns business users into data champions. Icon
    Our xDM platform turns business users into data champions.

    Discover the Intelligent Data Hub unique platform for Master Data Management

    It empowers organizations of any size to build trusted data applications quickly, with fast time to value using a single software platform for governance, master data, reference data, data quality, enrichment, and workflows.
    Learn More
  • 5
    This is an attempt to write a CPU emulator in Trolltech QT 4.4. Basic Functionality: - 8 bit registers - Self-composed instructoin set (in progress) - Data and Assembler Editor / parser (not started) - Text and graphical input / output (not started
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    mpatrol is a link library that attempts to diagnose run-time errors that are caused by the wrong use of dynamically allocated memory, including writing to free memory and memory leaks.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    fossa
    Fossa is a runtime CUDA memory extender for Linux. With fossa, users can run CUDA applications that require more than the available amount of GPU memory. Fossa is targeted toward command line driven applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    The patch comm-manag allows ddd to start up correctly. Loads all the debug info files, Breakpoints are correct, project is correctly saved and loaded. ddd-3.3.12-260210 patch makes usable register display for MMX and SIMD instructions 32 - 64 bit.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    PyChecker is a static analysis tool for finding bugs in Python source code. It finds problems that are typically caught by a compiler for less dynamic languages, like C and C++. It is similar to lint.
    Downloads: 9 This Week
    Last Update:
    See Project
  • Podium: AI Lead Generation and Lead Management Platform Icon
    Podium: AI Lead Generation and Lead Management Platform

    Beat your competition with a lead conversion platform, powered by AI and ready to integrate with the tools you already use.

    Podium is a comprehensive AI-driven lead management and communication platform utilized by over 100,000 businesses seeking to enhance customer acquisition and retention. At the heart of Podium’s innovation is its AI employee, which ensures businesses respond to incoming leads instantly around the clock, dramatically improving conversion rates and revenue growth. The platform assists businesses in generating more customer reviews, improving their Google rankings, and unifying their lead channels into a single, manageable dashboard. Through the web and mobile applications, businesses can call and text customers, send payment links for quick transactions, and deploy bulk messaging campaigns to boost repeat sales. Podium’s powerful AI-driven automations seamlessly manage customer interactions across multiple communication platforms, providing accurate and timely responses that help drive sales.
    Learn More
  • 10
    A C#, C++, Delphi, ActiveX ,javascript and Java trace framework and a trace viewer: Tail, outputDebugString, event log, Log4J, Log4Net, Microsoft EIF support and Pocket PC development (C++ and .NET)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    elfviz is command line tool which parse and visualizes ARM-ELF(Executable and Linkable Format).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Provide a gui for the Valgrind suite (a Linux, BSD and Mac profiler).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    URDB is a universal reversible debugger that adds reversibility to almost any debugger through a python-based wrapper. It also supports reversible debugging of distributed computations, and temporal search on expression values.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Main features: wxHatch is a cross platform IDE for wxWigets. It generates new wxWidgets projects, with a main frame and text or drawing/imaging window, provides a simple code editor with syntax highligthing, generates makefiles for
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Free MSP430 Debugger
    Free MSP430 Debugger is developed in two steps : a library to provide access to the debugger hardware, and a "gdbproxy" to allow users to debug their software. This project is currently working with OLIMEX MSP430 JTAG ISO & msp430-gdbproxy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A collection of tools that should help you to analyze java thread dumps. MOVED TO github: https://github.com/slotties/jtdutils
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Gubed PHP Debugger is a program to debug PHP scripts. It currently supports stepping through code, watching contents of variables and setting breakpoints (line and conditional). No changes are needed to server software or scripts being debugged.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This is a port of several development tools for Freescale M68HC08/HCS08 embedded microcontrollers families. Currently work is focused on binutils (as,ld), gdb and sim port. GCC, newlib, etc. porting will start after finishing the main as/ld support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Lightweight and easy to use logging framework for C#
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    XBuildStudio
    The XBuildStudio is C/C++ development environment(like the VC IDE) for UNIX/LINUX console applications.it runs on a Windows OS, but compiles and debugs applications on UNIX/LINUX OS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Ultra-light trace tool; dll-library(win32), which creates trace-window(s) (working like "output" window in VisualStudio) for debug purposes. dll can be used by any language, which supports printf-like syntax. Tested on winXP. Sample (c++) code included
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Note this project is in alpha, it works but is not pretty. This project offers a way to debug libraries loaded by third party programs. It is also great to use if trying to find a problem that occurs very infrequently or during automated testing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    The "JTAG-GDB server" is a program for integrating the ARM-Embedded ICE logic with the GNU-Debugger GDB.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    GTK graphical frontend for GDB
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Emulator of the newer Hewlett Packard Handheld Calculator Models with ARM CPU (HP49g+ HP50).
    Downloads: 0 This Week
    Last Update:
    See Project