Showing 301 open source projects for "open broadcaster software"

View related business solutions
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 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
    This XML-based language will allow easy creation and integration of Game Map and Object definitions for any game.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    This application is designed to build resource files and explore resources from PE files. You can edit resources visually, including dialogs, menus, bitmaps, string table, accelerators, version info...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Not C Sharp. Four goals: 1. Create a CSharp compiler written in C# and CUP Parser Generator. 2. Learn how to write a compiler. 3. Encourage compiler experimentation by anyone who is interested.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    NVelocity is a template engine written in C# for .Net that is a port of the popular Java project Velocity (http://jakarta.apache.org/velocity).
    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
    Adds comments after statements in a language that end a block of code. These comments can help a programmer find the end-block statement that matches a begin-block statement for ease of adding code outside those blocks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    A generator for strongly typed .NET collections. Templates will define exactly how the code appears for each language and for each type of collection.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Infinite Monkeys is a code generator employing random generation and mutation of code to solve programming problems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    XIDE is a web application IDE with a WYSIWYG page editor. It supports HTML, XML, & XML-based technologies (XML, XSLT, XForms, Web Services) and various client/server scripting languages via plug-ins. It can import and manage non-XIDE-generated projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Mimah is a code generator for O/R mapping tool. The open architecture enables Mimah to support any tool, any language, any database. Supported : MLF, C#, Vb.net, SQL Server 2000, Oracle & MsAccess
    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
    A simple application server that reuse large parts of the .NET Framework such as ASP.NET to emulate various APIs of the J2EE specification (EJBs, Servlets, JSP, TagLibs, JAXP, JNDI). Tutorial to run the Sun s original J2EE Pet Store (1.1.2) included.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    create an workflow engine using Microsoft .Net tech based on the wmfc standard(www.wmfc.org)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    .NET utility capable to automatically generate XML database schemas and then translating those to SQL scripts (both data import/export and stored procedures for data access) and C# wrapper classes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    gUiML is a UML tool aimed at developers. It allows editing in any programming language, produces code and will reverse engineer in the future. It has a good GUI and is more intuitive than a standard UML App.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A tool to write Robot Arena robot codes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    The MLF System is a .NET framework and tool-set for creating an object-oriented data model layer. An MLF-based model layer is code generated, fully customizable, and can be deployed as either client-server or three-tier with only a onfiguration change.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    This project is .NET implementation of Proxy(Interceptor) pattern. The main idea is from cglib project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Arkadios is an open source project (under GPL / LGPL) that tries to create a largely Delphi compatible managed compiler for the Mono / .NET platform.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    NGraver - a scrappy little code generator. The architect has full control over the code templates and the structure of the data that drives them. The templates can be conveniently distributed as DLLs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Currently all the samples are included in the Noir release found at http://sf.net/projects/noir/. One graphical sample of interest, is a BMPloader that loads 24bit bitmaps, written on only one page in using the Noir Framework. Noir is Not Useless (NINU)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    The Bernoulli Compiler Framework is an open, robust, tool library developed for the purpose of enabling interoperability of new and existing compiler modules. Initially conceived as an instrument to be used by researchers within our group, it has been de
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Hombre is the Hierarchical Object Model Build and Research Environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    UML# modelling tool written in and for C#. Support of patterns and templates for class diagrams.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Code translation utility to convert Php website code into a Java/J2EE JSP equivalent code. Conversion application is written in Java. Utilizes Antlr to translate between the languages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    This project aimed at making an application to generate documents for C-Sharp files, similar to what javadoc did for Java files, but in a smarter and advanced fashion. Will incorporate Java-style as well as CS-style comments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A code generating tool for C#. After running through a basic table design screen it generates the following for you: - SQL table dfn - stored procs: fetch,delete,add... - cs file with functions for all stored procs. Also includes a C# data library.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB