Showing 38 open source projects for "c++ debugging library"

View related business solutions
  • 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
  • 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
  • 1
    fish

    fish

    The user-friendly command line shell

    Finally, a command line shell for the 90s. fish is a smart and user-friendly command line shell for Linux, macOS, and the rest of the family. fish suggests commands as you type based on history and completions, just like a web browser. Watch out, Netscape Navigator 4.0! fish supports 24 bit true color, the state of the art in terminal technology. Behold the monospaced rainbow. fish is fully scriptable, and its syntax is simple, clean, and consistent. You'll never write esac again. For those...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    Downloads: 5 This Week
    Last Update:
    See Project
  • 3
    flom

    flom

    Free Lock Manager

    ...Shell commands, scripts and custom programs can be synchronized inside a single system or in a network of IP connected systems. FLoM supports different types of abstract resources: simple, numeric, set, hierarchical and transactional sequence. libflom, the library shipped with FLoM, allows you to develop your own application using a simple C, C++, Java, Perl, PHP or Python client API. SSL/TLS security for network communication, X.509 certificates for peer to peer mutual authentication.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Minimal Linux Live

    Minimal Linux Live

    Minimal Linux Live (MLL) is a tiny educational Linux distribution

    Minimal Linux Live is a tiny educational Linux distribution, which is designed to be built from scratch by using a collection of automated shell scripts. Minimal Linux Live offers a core environment with just the Linux kernel, GNU C library and Busybox userland utilities. Additional software can be included in the ISO image at build time by using a well-documented configuration file. Minimal Linux Live can be downloaded as a pre-built image, built from scratch or run in a web browser by using a JavaScript PC emulator.
    Downloads: 11 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 5

    pdip

    Programmed Dialogue with Interactive Programs

    ...It is a simplified version of the famous expect utility which interprets a scripting language to dialog with an interactive program as a human operator would do. The package offers also an API to pilot interactive programs from C Language programs and two application libraries (ISYS and RSYS) as alternatives to system() from the C library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    This library can retrieve icons from extensions and files, with additional information like file type (hard drive, folder, PHP Script File, ...). The library also provides a class for CACHE icons and creates an ImageList with the added icons.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Shoal

    Shoal

    A lot of fish in a shoal, in a gigantic scientific ocean.

    ...Shoal Shell is the sub project for the "genome-in-code"(http://code.google.com/p/genome-in-code/) virtual cell modelling project of the bacteria Xcc 8004. Shoal Shell aim at provide the modelling tool and the debugging tool for the GCModeller virtual cell modelling, And from the extendible library package, shoal shell can manage to accomplish the entire modelling job for any other bacteria species. Shoal Shell Project needs grownup I'm just a student in the university, and the shoal shell just in its begining, if you have any idea about shoal, please contact me from xie.guigang@gmail.com. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    PE objdump

    PE objdump

    Tool to find symbols in windows Library or Executable

    It reads windows Portable Executable file format. DLL & EXE . Coming up with support for name de-mangling Portable Tested on Linux/ SunOS/ Windows - VS10 / Mac You might also want to check https://sourceforge.net/projects/core-dump-analyzer
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Zenipex Library
    The Zenipex Library is a game development framework, created with the goal of allowing someone with some knowledge of C++ to create 3D games for platforms including Windows, MacOS X, and Linux. OpenGL and Direct3D 9 are both supported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 10
    Google Page Rank

    Google Page Rank

    A tool and library to gather the Google Page Rank of web pages.

    This project is a simple Qt library extension that is used to retrieve the Google page rank of any public web page. You can use the library capability asynchronously which means you can send a request and a little later you get a message with the answer which you continue to do other work. The project also includes a command line tool that is used to synchronously get the page rank of a URL. This tool can be used in shell scripts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    F2Ashell
    This Shell allows you to have an easy text interface to probe your code. Your code must be related to a DLL library to interact with the shell. A template to implement this is provided. Project WEB: http://sites.google.com/site/f2ashell/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    fshell is the Symbian equivalent of bash + telnet + a posix-like set of command-line tools. In other words it's a console framework for Symbian OS with support for remote connections and a suite of tools for debugging the device.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    tagx

    Unix utility to help to create XML files from shell scripts.

    Simple Unix utility to help to create XML files from shell scripts. It encapsulates what comes from the pipe. Ex.: $> echo hi | tagx label <label> hi </label>
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    win-bash

    Bash for MS Windows

    win-bash is port of the GNU bash for Microsoft Windows NT based systems. It is independent from the cygwin library and any other non-standard DLL and does not need any registry variables. win-bash is based on bash_nt from Mountain Math Software. The active development of the project has been discontinued, mainly because of the old age of the code. There are more modern and more bug free alternatives today, which we recommend to use.
    Leader badge
    Downloads: 89 This Week
    Last Update:
    See Project
  • 15
    The Heirloom Project provides standard Unix utilities.
    Leader badge
    Downloads: 531 This Week
    Last Update:
    See Project
  • 16
    A data base containing parameters for Linux.The project is a library,a .h file for prototypes and a program to modify parameters.Use it in your C programs or others. It is ok with user,groups...It has capabilities of heritage.It is hard to corrupt
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    AppBar3 is an application, which provide simple access to favorites programs and Windows functions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    The Isis OS Project Is a Controlled Project to Develop An Advanced Modern Operating System!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    This is a collection of UN*X commands, recoded to run as native Windows programs. They are stand-alone programs with no extra library requirements. Currently du, tail, and which are implemented. du reports correct numbers unlike some other ports.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    uGNU/RTOS (literally "micro G'Noo RTOS") is an Open Source serial Real Time OS for microcontrollers (PIC, ATMEL).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    PathEd is command-line utility for manipulating (search,append,delete,replace) win32 PATH registry key value. It's intended use is within .BAT files (it's output changes %ERRORLEVEL%).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    The Technical Library Template Interface is a library capable of providing standardized interfaces in Creative Commons EAL-4 standards to the open source community.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    FARPlus is an extensive library of C++ classes facilitating plugin development for FAR Manager.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Sakura is a Knowledge Navigator and User Interface for UNIX, which implements HyperMedia and its own windowing and packing system, both in the main program and in an extensive API for Tcl and other languages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A specification and toolkit to allow structured input and output for programs. Wrappers for common UNIX commands that use this (above) library to eliminate the need for text parsing when integrating these commands using shell pipes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next