Showing 22 open source projects for "orb"

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
  • 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
    ORBit-Ada

    ORBit-Ada

    Ada binding for GNOME ORBit CORBA ORB

    ORBit-Ada furnishes an Ada binding to the ORBit Corba ORB. ORBit-Ada is Free Software (OpenSource), copyrighted under the GPL and GMGPL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Curl ORB for java
    Curl ORB is to comunicate between Curl and server side java. It can generate Curl source code from POJO which stands for Plain Old Java Object, and invoke the java methods on server side from Curl application.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    opalORB - A Perl ORB
    opalORB (a Perl ORB) is an implementation of the OMG CORBA ORB standard and follows the CORBA/e Micro Profile plus DSI/DII. This Perl ORB is written completely in Perl and does not require a C compiler, but contains interoperability tests in C++ & Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    CORBA::MICO is a Perl interface to the MICO ORB. Its most distinctive feature is that it is completely dynamic. It is not necessary to pregenerate "stubs" or "skeletons" - all necessary information is retrieved at runtime.
    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
    MayFly is a container to allow easy deployment of CORBA objects and to provide communication via SOAP to new or legacy CORBA objects. It includes an ORB, Naming Service, Interface Repository and IDL compilers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Corba ORB for Microsoft.Net/Mono Platform, allows to communicate with IIOP servers, including Java EJB servers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    CORBA::omniORB is a Perl interface to the omniORB ORB. It was originally based on CORBA::MICO, and shares with it the feature of being completely dynamic, making it unnecessary to pregenerate "stubs" or "skeletons"
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    CLORB is an Object Request Broker implementing CORBA 2. It currently supports DII, DSI and the POA. The goal is to make the mapping follow the proposed mapping for LISP, but currently this is only half done.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Light complete CORBA services Java implementation targeted to JavaSoft ORB with possible bridging some services to corresponding analogs like JMS, JTS and others.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • 10
    CORBA SBS is a Step-By-Step book, teaching CORBA right from scratch for beginners. The examples are written in Java having JacORB in mind as the ORB.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    This is a open, community based project based on a fork of the original Exolab OpenORB project providing a complete CORBA ORB, services and supporting facilities under an open management model, embracing individuals, industrial and academic contributions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    ...Used to test any CORBA IDL compiler that is compliant with at least the CORBA 2.3 specification. Includes scripts to run the tests with OpenORB, ORBacus, Orbix and VisiBroker, but can be extended to test any ORB
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    CORBA for PHP is a PHP Extension to use CORBA objects in PHP5(Zend Engine 2). It uses MICO as its ORB and will also provide an Idl-to-PHP language mapping specification and compiler. For a PHP4 CORBA support look at the great Universe-phpext.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Fnorb is a CORBA 2.0 ORB for Python first developed by DSTC (http://www.dstc.edu.au). Our project will take the formerly closed Fnorb source-base and turn it into a pure-python ORB with up-to-date Python mapping and CORBA 2.4 compliance (ie POA support).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A CORBA ORB for the .NET Framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Remoting.Corba is a .NET library that provides IIOP support for the .NET Remoting system. This allows developers to write applications in C# and Visual Basic .NET that interoperate with CORBA systems, without need for an ORB or a SOAP/CORBA bridge.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    CAST is a Collaborative Applications Specification Tool. It's aimed to permit a user to specify the coupling of cooperatives applications in a transparent way, using the Corba technology (MICO ORB). It's an integration plateforme for distributed and/or pa
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    The Perl ORB is an implementation of a CORBA ORB for Perl. It is written entirely in Perl, and supports Perl clients and servers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    When writting portable C++ CORBA code one finds that each ORB vendor has its own set of libraries, include files, caracteristics, etc. This project's goal is both: 1. to provide a set of autoconf/automake/libtool macros to support as many ORBs (C & C++)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    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
  • 21
    orbitcpp provides C++ bindings for the ORBit Corba ORB. Please see the homepage for download and development details.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    OpenORM is an OpenSource Object Relational mapping broker based on Scott Ambler whitepapers. It's developed on C++ and the objects that it persist are CORBA objects. We are currently using omniORB2 as our ORB and PostgreSQL as our database server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB