Showing 503 open source projects for "open broadcaster software"

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

    Let your crypto work for you

    Put idle assets to work with competitive interest rates, borrow without selling, and trade with precision. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | 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
  • 1
    Ambient Composite Engine, a web-based framework for writing composite software, submitted by WebactiveLabs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    StreamMine is a distributed event processing (streaming) infrastructure. You can create low-latency, fault-tolerant stream processing functionality with any stream-oriented operators that can be implemented in Python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    The Pacific Northwest (PNW) SOA Commons (pnwsoacommons) is an Open Source project to collect, organize, build, and share reusable artifacts and best practices to help facilitate the faster adoption and implementation of SOA best practices.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 5
    High-performance computing code and libraries used in the High Performance Computing subject in Telecommunications Engineering at the University of Granada (http://geneura.ugr.es/~jmerelo/asignaturas/AAP)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    GP@home is a new group/project dedicated to fully utilizing the combined concepts of genetic programming and distributed computing to improve the quality of life for all human beings. Nothing is impossible working together.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Tools and kernel patches for benchmarking and analysis of high performance parallel file systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Simple library for creating spe accelerators for the CELL BE and Playstation 3
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Clutch is a Java framework for distributed computing using mobile agents. Built using ProActive [http://www-sop.inria.fr/sloop/javall/], it is meant to be a scalable toolkit that can be used to distribute computation across an arbitrary number of nodes.
    Downloads: 0 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
  • 10
    Formigueto is a distributed, filter-stream and event based run-time environment
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    .NET C# implementation of the Hessian protocol.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Hedera provides common interfaces for popular group communications packages like JGroups, Appia, and Spread. Hedera allows applications to switch easily between group communications without code changes and with minimal reconfiguration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    It's a general purpose distributed computing enviroment , which will be the base for future projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    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
  • 15
    A main aim of this project is to deliver an infrastructure for HL-7 v3 compilant messages exchange. This infrastructure should be based on existing real time queueing system such as Apache ActiveMQ. A product of this project does not include user interfa
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    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
  • 17
    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
  • 18
    SmartGRID proposes to tackle Grid Scheduling problem by a middleware approach and clearly decoupling scheduling from network monitoring.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    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
  • 20
    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
  • 21
    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
  • 22
    Mahatittha enables distributed transaction handling capability within the lightweight container Spring Framework, without necessitating its deployment in a fully-fledged J2EE application server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Utilizing bot-net philosophy in a good way by packaging open source software into highly secured, ready-to-run specialized virtual machines and building infrastructure to manage them. Sort of IT Lego )))) We make IT simple!!!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A generalized and flexible pipeline management software.
    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
MongoDB Logo MongoDB