Showing 145 open source projects for "cloud computing software"

View related business solutions
  • 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
  • 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
  • 1
    mxtraf is a network traffic generator. With mxtraf, a small number of hosts can be used to saturate a network with a tunable mix of TCP and UDP traffic. The primary purpose of mxtraf is to allow stress testing of experimental network protocols. m
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    RAFT-Net is a Fault Tolerant Parallel Distributed Framework. Using a Master-Worker scheme, the framework transparently distributes workunits to workers (drones). These workers can join and leave and as such, the network is very flexible. A modified
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    PyREXX is a interprocess messaging server for routing remote prodecure calls using xml-based messages (Jabber, XML-RPC, etc), which will allow programs to interact more easily.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Compiles your applications really fast on a cluster of PVM nodes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 5
    KIOIK means KIOIK Is ORB In Kernel.It put ORBit2 into Linux Kernel. This Project is inspired by KORBit Project,Which has be discontinued. The Last Intent of KIOIK is be a fundmental Platform for cluster computing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Borg = Mobile Multi agent system with support for strong migration, serialisation and location transparaent routing. Interpreter= prototype based. Compiles for macintosh, windows, linux, freebsd, solaris and palm.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    A graphical frontend using gnome/gtk for the standard flash-utility (vrflash) suplied with the Agenda VR3 from Agenda computing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    OzoneFarm is a eCommunity-building project aimed at promoting open source computing and distribution and generation of open content. The goals and strategies for forming the community are being discussed in an open forum.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    cloud-file-system-sdk

    cloud-file-system-sdk

    CloudFile File System SDK

    EaseFilter Cloud File System is a Windows virtual file system which was developed with the file system filter driver. The Cloud File System integrates the cloud storage into the on-premise storage, it lets on-premise application access the cloud files transparently, just as they would access on-premise regular files. With the Cloud File SDK, the developers can implement the cloud disaster recovery (Cloud DR) solution, seamlessly integrate your existing applications to the cloud...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 10
    The goal of Gossamer is to provide a set of libraries & tools for distributed, fault tolerant, computing. This is done by breaking tasks up into small units which are then processed by seperate servers, which may reside locally or across a network.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    GuidLib is a library with functions for GUIDs (also known as UUIDs, as defined by RFC 4122).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    JACOB stands for [J]ava [A]gent [C]ontainer [OB]jects. Its purpose is to provide a framerwork for developing Agent Applications (by plugins). Applicability in the domain of distributed computing, decentralized job scheduling and simple P2P frameworks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Simple library for creating spe accelerators for the CELL BE and Playstation 3
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    CloudTierSDK

    CloudTierSDK

    CloudTier Storage Tiering SDK

    The CloudTier Storage Tiering SDK is a Hierarchical Storage Management (HSM) file system filter driver development kit. It implements a data storage strategy that automatically migrates data between high-cost and low-cost storage media, optimizing storage efficiency and reducing both capital and operational expenses. This SDK offers a simple and cost-effective solution to seamlessly integrate your on-premises storage infrastructure with cloud storage. The migration of files to the cloud...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Logical Neighborhoods is a a high-level programming abstraction for wireless sensor networks that simplifies the development of fully distributed, embedded networked applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Provides fast lookup for a Subject Based messaging product using a trie. It allows for configurable wildcard characters to replace a single or multiple subject field(s) (A.B.*.D.>). Insertion in to the tree returns a unique handle for subsequent deletion
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Alchemy is the much acclaimed user interface used by the Amida Simputer, optimised for mobile computing devices. This interface was recently released under the GPL as "OpenAlchemy".
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    REX: Remote EXecution Distributed Computing Services for Linux and Solaris, providing C and C++ APIs, librex library and "rexd" daemon software to implement Load Balancing Process Migration : Dump + Restore, Remote File and Resource Management.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    SecureShareExample

    SecureShareExample

    EaseFilter File Secure Sharing Example

    EaseFilter DRM Secure File Sharing example was implemented with the Transparent File Encryption and Control Filter Driver SDK. The shared file was encrypted with a unique 256-bits key, store the file access policies in a central server, share the encrypted files with fully control. You can grant, revoke or expire the file access at any time, even after the file has been shared. Digital Rights Management (DRM) enforces how files can be viewed, copied, printed, shared, or modified. Instead...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    cl-jpeg

    JPEG encoder implementation using OpenCL

    This is a research project to test GPU (OpenCL) usability for image compression. Jpeg format is chosen because it is relatively simple and I am familiar with it. 2013-01-22: For now only pixel conversion and DCT transform is done with OpenCL, entropy coding is done with CPU in one thread. Unfortunately this implementation is no match for even one threaded SSE2 jpeg encoder, too much data goes through PCIe. Look at "Debunking the 100X GPU vs. CPU Myth: An Evaluation of Throughput...
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB