Showing 74 open source projects for "programming c++ 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
  • Auth for GenAI | Auth0 Icon
    Auth for GenAI | Auth0

    Enable AI agents to securely access tools, workflows, and data with fine-grained control and just a few lines of code.

    Easily implement secure login experiences for AI Agents - from interactive chatbots to background workers with Auth0. Auth for GenAI is now available in Developer Preview
    Try free now
  • 1
    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
  • 2
    The Parallel Compositing library enables developers to write scalable 3D graphics applications. The library does sort-last compositing, and works on both clusters and SMP machines. The API aims to be the MPI of parallel compositing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    If you need a service like heartbeat for linux on a windows machine and the enterprise cluster functionality is too complex, too expansive or you just don't want a quorum. The objective for this application his high aviability.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    OSCAR (Open Source Cluster Application Resources) is a snapshot of the best known methods for building, programming, and using clusters. It consists of a fully integrated and easy to install software bundle designed for high performance cluster computing
    Downloads: 1 This Week
    Last Update:
    See Project
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 5
    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
  • 6
    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
  • 7
    A LDAP based cluster control system that allows the deployment and administration of heterogeneous clusters. An extremely generic framework designed to be extended as required by administrators for each cluster.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Semys consists of a library for group communication and an architecture to build a sequential consistent system. A sequential consistent process can run on several physical hosts and is not disturbed by the downtime (crash) of a host.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    The OpenSSI project is a comprehensive clustering solution offering a full, highly available SSI environment for Linux. Goals for OpenSSI Clusters include availability, scalability and manageability, built from standard servers.
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • Sales CRM and Pipeline Management Software | Pipedrive Icon
    Sales CRM and Pipeline Management Software | Pipedrive

    The easy and effective CRM for closing deals

    Pipedrive’s simple interface empowers salespeople to streamline workflows and unite sales tasks in one workspace. Unlock instant sales insights with Pipedrive’s visual sales pipeline and fine-tune your strategy with robust reporting features and a personalized AI Sales Assistant.
    Try it for free
  • 10
    Alchemi is a .NET grid computing framework that allows you to painlessly aggregate the computing power of intranet and Internet-connected machines into a virtual supercomputer (computational grid) and to develop applications to run on the grid.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Fully packaged linux distribution to provide internet access and resource management to small and medium companies.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Direct Access Programming Library (DAPL) is a high performance Remote Direct Memory Access API (see www.datcollaborative.org). Linux & Windows uDAPL maintenance/development is now discussed on general@lists.openfabrics.org & ofw@lists.openfabrics.org.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Programming libraries for writing an XMLDC (XML Distributed Computing) applications in C++. XMLDC is a XML-based protocol for remote procedure calls (RPC) between different systems. XMLDC is more powerful than XML-RPC and much simpler than SOAP or CORBA.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    This Project implements the mergesort algorithm in a MPICH2 (parallel programming -) environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    anextfs is a FUSE-based Filesystem. It enables serverside serialization and local file-caching.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    OpenEMS™ is the multi platform Grid framework to seamlessly aggregate all your multi platform resources into a virtual super computer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    The Simple Message Brokering Library (SMBL) is a message passing library for parallelizing scientific programs that are run on a Condor cluster (http://www.cs.wisc.edu/condor/).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Reports PBS accounting
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    PisaReliableToolkit is composed by a set of tools that allow to implement reliable and available applications exploiting fault tolerance techniques. A library of reliable communication primitives is also provided.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Tools, information, and practices for creating and operating dependable, complex, distributed, software-intensive systems. * Sense - Measure - Analyze - Respond - Optimize * Keywords: Performance Co-Pilot - PCP - PCPMon - Rjobd
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Valkyries is a parallel programming project designed for and developed on a Beowulf cluster to crack several UNIX systems' passwords by brute-force. Currently implemented system cracks only numerical passwords but it's being developed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Open Distributed Locking Manager
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Maui Scheduler is an advanced reservation HPC parallel batch scheduler for use with Linux and BSD clusters. Maui provides a complete scientific scheduling solution, supporting running custom parallel and MPI jobs over Myrinet and ethernet.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    libcsp is C a library makes programming with threads much easier. By providing an easy mechanism to express and reason about programs with multiple threads, it becomes easier to fit software into the real world.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    SLLB is a linux implementation of a software load balancing written in C on GNU/Linux. Problems: - ethernet hardware device compatibilities - deep kernel network programming
    Downloads: 0 This Week
    Last Update:
    See Project
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.