94 projects for "programming c++ library" with 2 filters applied:

  • 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
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    Start Free
  • 1
    A cross-platform wxWindows class for running Ghostscript and manipulating the image it produces, plus an IDE/debugger for developing programs written in PostScript. For a PostScript debugger, there is now also an Eclipse plug-in - see http://thomas-fritsch.github.io/psdt/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    A C++ Library that provides easy logging to syslog and cerr with debug levels throught global std::ostream objects
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    Trivial GDB (tgdb) is a library for making front ends to GDB using a simple API. Included with tgdb is a lightweight, but fully functional curses front end called cgdb.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    An implementation of Kent Beck's famous XUnit testing framework designed specifically for unit testing components written for the .NET platform.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 5
    Excellent macro based library to see program flow, variables, timings, errors, warnings. "Must have" for C/C++ programmers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Library to find memory leaks in C. Works in runtime.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Utilises the JVMDI (Java Debug API) to produce line coverage reports detailing which lines of code have been executed during a test. Report is produced in XML and may be post-processed via XSLT into a prettier one.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    DMACS: a feature-rich debugger that can be potentially used with any C++ program on any platform. Designed with game programming in mind, it supports logging, an enhanced assert macro, state saving and loading, stack-watching, and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Gscope is a software oscilloscope library build using the GTK and GNOME toolkits. Gscope can be used to monitor, display and debug various types of "real-time" data. Additionally, the scope can be used for graphing file data that is in a tuple format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Level Up Your Cyber Defense with External Threat Management Icon
    Level Up Your Cyber Defense with External Threat Management

    See every risk before it hits. From exposed data to dark web chatter. All in one unified view.

    Move beyond alerts. Gain full visibility, context, and control over your external attack surface to stay ahead of every threat.
    Try for Free
  • 10
    xdProf is a tool that captures and analyzes stack traces sent at a fixed interval from Java Virtual Machines in a distributed system. The xdProf client uses a C/C++ Java Virtual Machine Profiling Interface (JVMPI) library and works on many platforms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Moved to http://www.freesoftware.fsf.org/gmemlogger. memory tracker that redefines some memory allocation functions like malloc or strdup (and glib functions too) to log where memory is used.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    An interactive debugger for XSLT and XSLT like programming languages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    The QPascal Project is an endeavour to produce a new generation of development tools based on the object-oriented programming language QPascal. Its goal is to create a compiler, linker, debugger, assembler, and eventually an extensive and extensible IDE.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A debuging library for C++. It does dynamic memory management with malloc and looks for potentiazl problems and leaks. It can also free up all leaked memory at the end of the program. I am currently working on hooking the new and delete keywords to wor
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    The Minions programming language makes it easy to write performant, highly parallel programs. Minions are especially good at web apps. Minions like the web.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Piet++ is the foremost interpreter for Piet++, an extension and expansion over the original Piet programming language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    The purpose of the Managed Memory Framework for C++ is to offer an abstraction layer over the basic memory management available in the C++ library by providing a set of smart pointers and various memory allocation schemes (heap, pool, static...).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Hardware Memory Checker

    Hardware Memory Checker

    This is a memory checker utility that provides memory allocation and release functionality. It uses the memory paging system to allocate a guard page after each page of memory to provide a hardware boundary that can detect memory overflows. This allows for immediate detection of buffer overflow error conditions. There are many other memory checker programs in existence - why do we need another? This Hardware Memory Checker provides a combination of features not found in other memory...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    MSP430static is a tool for the analysis of MSP430 firmware images, such as those produced by TinyOS and mspgcc. Features include call-graph generation, recovery of library symbol names, and easy extensibility in Perl or SQL.
    Downloads: 0 This Week
    Last Update:
    See Project