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

View related business solutions
  • 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
  • Orchestrate Your AI Agents with Zenflow Icon
    Orchestrate Your AI Agents with Zenflow

    The multi-agent workflow engine for modern teams. Zenflow executes coding, testing, and verification with deep repo awareness

    Zenflow orchestrates AI agents like a real engineering system. With parallel execution, spec-driven workflows, and deep multi-repo understanding, agents plan, implement, test, and verify end-to-end. Upgrade to AI workflows that work the way your team does.
    Try free now
  • 1
    IIOP.NET allows a seamless interoperation between .NET, CORBA and J2EE distributed objects. This is done by incorporating CORBA/IIOP support into .NET, leveraging the remoting framework.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 2
    DReAMSim

    DReAMSim

    Dynamic Re-configurable Autonomous Many-task Simulator

    DReAMSim provides a simple simulation framework for modeling homogeneous and/or heterogeneous (re)-configurable processing elements in a large-scale distributed environment. In particular, DReAMSim enables users to model task scheduling techniques at a preliminary design stage in order to investigate their performance potential. The simulation framework makes it easy to extract various performance and resource utilization related statistics to study the behavior of different task...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    VAST is a P2P network library that supports virtual environment applications such as Massively Multiplayer Online Games (MMOG) or large-scale simulations. It is scalable to millions of nodes, bandwidth-efficient, and simple to use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Development and support of OCFA have been discontinued. the code has moved to these github repositories: https://github.com/DNPA/OcfaLib https://github.com/DNPA/OcfaArch https://github.com/DNPA/OcfaJavaLib https://github.com/DNPA/OcfaModules https://github.com/DNPA/OcfaDoc If you are interested in contributing to ongoing work on the creation of a community maintained OCFA inspired computer forensic framework, please join the Mattock/MattockFS community page on...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • 5
    The Open Pervasive Computing Environment facilitates the creation of distributed context-sensitive systems (inc. embedded). It provides a number of frameworks for creating complex event processing systems driving the development of ubiquitous technology.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Infinispan

    Infinispan

    High performance distributed in-memory key/value store

    Infinispan is an open source, Java based data grid platform. ***IMPORTANT*** Starting with Infinispan 5.0.0.FINAL, Infinispan releases are no longer hosted in Sourceforge. They can now be located in www.jboss.org/infinispan/downloads
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Equalizer - Parallel Rendering
    Equalizer is the standard middleware to create parallel OpenGL-based applications. Please visit https://github.com/Eyescale for current development information.
    Leader badge
    Downloads: 20 This Week
    Last Update:
    See Project
  • 8
    The Karoo Project is a framework for making it practical to create distributed applications. By "practical", I mean that it must do it uncomplicatedly, efficiently, and cheaply. This project provides application management, queuing, and IPC.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    WOSH Framework - Wide Open Smart Home
    WOSH is a multi-platform message-oriented middleware written in ANSI C++. Service oriented architecture, designed for network distributed computing. Already working: Audio multimedia, X10, remote control (WinMobile, GTalk) and much more..
    Downloads: 10 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS 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
  • 10
    A modern secure, robust, multithreaded, exception aware, internationalisable, portable GUI toolkit library designed for mission-critical work in C++ and Python forked from the FOX library. Replicates the Qt API in many places.
    Leader badge
    Downloads: 4 This Week
    Last Update:
    See Project
  • 11
    MTRPC is a standard linux librpc.a SUN RPC modified to implement a multi threaded execution environment for remote procedure calls. It will make your rpc servers become multi threaded by just compiling them with -lmtrpc ) if you use TCP transport).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    BitDHT is a LGPL'd general purpose C++ Distributed Hash Table library. It is designed to take hassle out over creating your own DHT. BitDHT is compatible with bitttorrent's DHT and can leverage this network to bootstrap your own personal DHT.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    PHPRPC is a Remote Procedure Calling (RPC) protocol that works over the Internet. It is secure and fast. It has a smaller overhead. It is powerful and easy to use. This project is the client and server implementations of the PHPRPC.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Roomy is a programming language extension for writing parallel disk-based applications. All details of parallelism and disk I/O are hidden within the Roomy library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    libMAGE (Multi-Agent Grid Engine) is a C++ library that provides basis for constructing distributed autonomic systems (running on grids and clusters), that are able to adapt to processor and memory load and node failures.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Service Sharing Facility
    This modular software package forms an integration point for Grid/Cloud/Cluster products. If provides several adapters which can easily be used to build complete Services/integrate products. It enables federation between multiple sites.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Development library for distributed programming. Spitfire provides an easy to use set of tools for managing processes and their communication. You just need to define the interfaces and behaviour of the processes; everything else is already done :-D
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    BSPonMPI is an implementation of the BSPlib standard on top of MPI. Both MPI and BSPlib are API's of communication routines meant for parallel computing, but BSPlib is easier to learn and its performance easier to predict.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Tpl makes it easy to serialize your C data using just a handful of API functions. The data is stored in its native binary form for maximum efficiency. C, Perl and XML supported. Data is portable across CPU types and OS's from Unix to Mac to Windows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    libida si library which implements Rabin's Information Dispersal Algorithm through various kernels (e.g. CUDA).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Tiny Distributed Computing Library is an easy to use cross-platform library for performing distributed computations. It is written in C++ and designed with good performance and modularity in mind.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Alternative c,c++ and Python APIs for Madagascar project. Also includes support for distributed file format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    The Cell Messaging Layer is an extremely fast, MPI-like communication library for clusters of Cell Broadband Engine processors. With it, any Cell synergistic processing element (SPE) can communicate directly with any other SPE, even across a network.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    NChord is a C# implementation of the Chord distributed hash table. The project provides a library containing the routing, lookup, and maintenance routines specified in the MIT Chord paper, and is quite stable including under heavy load and churn.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Self-organizing availability-monitoring p2p overlay for large-scale distributed applications. It addresses selfish and colluding nodes. Monitoring relationships are consistent, random, and verifiable. Discovery of monitors is fast and load-balanced.
    Downloads: 0 This Week
    Last Update:
    See Project