Showing 1156 open source projects for "distributed computing"

View related business solutions
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Access competitive interest rates on your digital assets.

    Generate interest, borrow against your crypto, and trade a range of cryptocurrencies — all in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • Stop Storing Third-Party Tokens in Your Database Icon
    Stop Storing Third-Party Tokens in Your Database

    Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.

    Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
    Try Auth0 for Free
  • 1
    Freenomalism is a free, community based fork of the Enomalism web-based virtual infrastructure/cloud computing platform. The dashboard can help with issues including deployment planning, load balancing, migration, configuration management, and capacity.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    PeerVibes is a framework for creating applications based on peer-to-peer networks. This framework provides the necessary tools and architecture to build complex applications such as collaborative work support and distributed backup.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    This project is a small Java library to handle the XDR serialization format in a transparent manner
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    CZed is an experimental project devising the next generation C++ API for the OMG DDS. This effort is intended to guide the standardization undergoing at the OMG (see http://portals.omg.org/dds/SpecificationsInProgress).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Stop vibe-debugging. Icon
    Stop vibe-debugging.

    Plug Claude into your app's actual errors.

    AppSignal's MCP server hands Claude, Cursor, or Zed your real errors, traces, and the deploy that shipped them. AI writes the fix; you review the diff.
    Free 30 days.
  • 5
    The message passing interface (MPI) standard is a library specification for message passing on parallel computers. This project develops an extension to MPI in C++ such that STL objects can be transfered just as easily as fundamental data types.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    A Java client for the memcached protocol with a configurable client-side in-process memory cache supporting replacement/eviction strategies (least-recently-used, least-frequently-used, first-in-first-out) designed to provide extremely low-latency lookup.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Octopus is a job scheduling system. It can schedule jobs over multiple machines and monitor their status.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    This is a system for scheduling the tasks in a heterogenous environment such as grid system .It will be a effective and extensible system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    JBoincMgr is a monitoring and controlling software for the BOINC core-client. Its design is taken from the original boincmgr from the boinc-project
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 10
    Pluster is a cluster management software developed with python. It is easy to install and maintain. Pluster Provides cluster performance monitoring and remote OS installing. It's future will be an agent-based management system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Project aims to create a Web Services Proxy Server to provide an unique endpoint for service consumers, with operation log, service documentation and SLA easy administration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    QUAFF is a C++ library for designing and running parallel code onto any MPI aware system by providing an eay to use -- yet efficient -- API based on algorithmic skeletons.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Ambient Composite Engine, a web-based framework for writing composite software, submitted by WebactiveLabs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Shade is an Object-Oriented, Shader-based, Distributed Scene Graph. Designed using C++ (with optional Lua bindings), OpenGL, and MPI, Shade allows the creation of applications that work on a single machine and on a tiled display.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    jrmc

    Java Remote Method Call

    Java Remote Method Call provides a Framework for remote method invocation on Java objects which solves the limitations of Java RMI. It provides a way for bidirectional communication of object states, between Client and Server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Telergy is a real-time text retrieval, messaging and database system with statistical natural language querying facilities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    The Simple Openmosix 2.6 project is an effort to continue the porting work started by the Open Mosix team to support all major architectures on the latest 2.6 linux kernels. In addition, it is designed to work well with omuscd.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Sausage is an eclipse plugin for "pig" a query language for Hadoop the java mapreduce system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Profile Pal will help you synchronize your profiles amongst different communities like ICQ, Microsoft Live, Facebook, etc. It is plugin based and meant to be accessed as servlet on tomcat. Use this to keep all your pfoiles in sync.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Web Objects in XML (Framework) is an interoperable and lightweight system for distributed objects. It is currently built in Java and C#. Remote objects are serialized in a standard XML format, and they are accessible trough their own URL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Similarity Search of gossip digests in Chord
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A Simple Open Source Monitor and Manager for Tomcat's Web Applications. SiMonCat allows deploying and undeploying of web applications, and monitoring the state of multiple tomcat servers, through the attempt to execute programmed events.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Latis is a distributable storage engine for the semantic web. We plan to build a cross-platform, high-performance server that enables users to build private clouds which are protocol-compatible with popular web service offerings from Google & Amazon.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    a distributed engine for abstract neural network development via natural-language programming
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Chor

    A choreography programming language for concurrent systems

    Chor is a strongly-typed choreography programming language for distributed systems. In Chor, the behaviour of a system is written down as a global program (a choreography) where all the message exchanges between the participants are explicit. Choreographies are statically checked against protocol specifications, given as types, enabling type-directed global programming. Finally, Chor supports the automatic generation of systems from a choreography. With Chor, you do not have to worry about...
    Downloads: 0 This Week
    Last Update:
    See Project