Showing 150 open source projects for "programming c++ 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
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 1
    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
  • 2
    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
  • 3
    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
  • 4
    Meerkat is a distributed programming environment. It consists of a virtual machine which is suited to parallel processing. The data model is based on the concept of actors, although it is much more permissive than the traditional description.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Keep company data safe with Chrome Enterprise Icon
    Keep company data safe with Chrome Enterprise

    Protect your business with AI policies and data loss prevention in the browser

    Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
    Download Chrome
  • 5
    CLara is a framework that enables you to access the computing power of many graphics processors in an IP-based network using a kind of Client/Proxy/Server model. Its programming interface conforms to the OpenCL 1.0 standard.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    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
  • 7
    LIME (Less-is-More) is parallel/concurrent programming environment based on C. Internally, it uses XML technology to describe tasks and their dependencies. Externally, it offers the ANSI C99 programming as well as a set of visually-oriented interfaces.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    libida si library which implements Rabin's Information Dispersal Algorithm through various kernels (e.g. CUDA).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    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
  • AestheticsPro Medical Spa Software Icon
    AestheticsPro Medical Spa Software

    Our new software release will dramatically improve your medspa business performance while enhancing the customer experience

    AestheticsPro is the most complete Aesthetics Software on the market today. HIPAA Cloud Compliant with electronic charting, integrated POS, targeted marketing and results driven reporting; AestheticsPro delivers the tools you need to manage your medical spa business. It is our mission To Provide an All-in-One Cutting Edge Software to the Aesthetics Industry.
    Learn More
  • 10
    Alternative c,c++ and Python APIs for Madagascar project. Also includes support for distributed file format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Pydusa is a package for parallel programming using Python. It contains a module for doing MPI programming in Python. We have added parallel solver packages such as Parallel SuperLU for solving sparse linear systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Python Integrated Parallel Programming EnviRonment (PIPPER), Python pre-parser that is designed to manage a pipeline, written in Python. It enables automated parallelization of loops. Think of it like OpenMP for Python, but it works in a computer cluster
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    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
  • 14
    Design and development of visual programming interface to allow specification, loading, execution and termination of specified simulation runs. It should be capable of allowing secure remote control flow setup, execution / termination of simulation jobs
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    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
  • 16
    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
  • 17
    C Library to manage a pool of event/task in a persistent way to assure that your events/tasks won't be deleted because of a failure. Events/tasks are saved on a FS. if FS is NFS, NFS availability checks are made. (comes with a python binding)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    JOST is high performance JSON Parser and Generator written in C++ and relying on the BOOST Library. The current version is also being extended with a high performance caching service for JSON objects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    glomp is an open source multipipe OpenGL library. Its intent is to automatically distribute 3D graphics computations over multiple graphics card on the same machine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    GroupKit is a Tcl/Tk library that makes it easy to prototype and build real-time collaborative applications (groupware), such as multi-user drawing tools, text editors, meeting tools, and much more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    omniEvents is an implementation of the OMG Event Services Specification v1.1 for omniORB, a CORBA Object Request Broker for C++ and Python.
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Massively multiplayer distributed persistent online game middleware.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A data parallel scientific programming model. Compiles efficiently to different platforms like distributed memory (MPI), shared memory multi-processor (pthreads), Cell BE processor, Nvidia Cuda, SIMD vectorization (SSE, Altivec), and sequential C++ code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    NGrid is a transparent C# .Net/mono grid computing model. NGrid abstracts the burden of the grid into a simple multithread and garbage collected programming model. NGrid is designed to carry computationally intensive tasks over multiple machines.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    pureIRCd is an IRC Server written C (though throughout the years i've used various programming languages, including VB6, VB.net C#, and am now stuck with C) to provide a fresh IRC (RFC1459) implementation and avoid the clutter of existing solutions.
    Downloads: 2 This Week
    Last Update:
    See Project