Showing 49 open source projects for "java open source"

View related business solutions
  • Cloud tools for web scraping and data extraction Icon
    Cloud tools for web scraping and data extraction

    Deploy pre-built tools that crawl websites, extract structured data, and feed your applications. Reliable web data without maintaining scrapers.

    Automate web data collection with cloud tools that handle anti-bot measures, browser rendering, and data transformation out of the box. Extract content from any website, push to vector databases for RAG workflows, or pipe directly into your apps via API. Schedule runs, set up webhooks, and connect to your existing stack. Free tier available, then scale as you need to.
    Explore 10,000+ tools
  • Lightspeed golf course management software Icon
    Lightspeed golf course management software

    Lightspeed Golf is all-in-one golf course management software to help courses simplify operations, drive revenue and deliver amazing golf experiences.

    From tee sheet management, point of sale and payment processing to marketing, automation, reporting and more—Lightspeed is built for the pro shop, restaurant, back office, beverage cart and beyond.
    Learn More
  • 1
    Yet Another Object Request Broker is an implementation of CORBA, written in C++
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    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
  • 3
    The MACA objective is to provide user authentication, session management and authorization services independently of platform. Authorization servive is based on a contextual role-based access control model that extends NIST RBAC
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    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
  • Teradata VantageCloud Enterprise is a data analytics platform for performing advanced analytics on AWS, Azure, and Google Cloud. Icon
    Teradata VantageCloud Enterprise is a data analytics platform for performing advanced analytics on AWS, Azure, and Google Cloud.

    Power faster innovation with Teradata VantageCloud

    VantageCloud is the complete cloud analytics and data platform, delivering harmonized data and Trusted AI for all. Built for performance, flexibility, and openness, VantageCloud enables organizations to unify diverse data sources, run complex analytics, and deploy AI models—all within a single, scalable platform.
    Learn More
  • 5
    omniifr is an Interface Repository for omniORB, a CORBA Object Request Broker for C++ and Python. The CORBA Interface Repository stores information about the types and interfaces used in a CORBA system, so they may be queried dynamically at run-time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    An open source implementation of the complete OMG CORBA 3.0 specification.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Connect distributed simulation model components through CORBA
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    The Ocean Distributed Component Reference Framework for machinetools provides CORBA 3.0 compliant Component Interfaces for controlling machinetools based on CIAO, TAO and ACE/RTAI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    CorbaTrace is a helpful tool for tracing communications beetween Corba objects. Once CorbaTrace is installed, remote calls are intercepted and informations are stored in XML files. So, you will be able to apply filters and get XMI files to see the commu
    Downloads: 0 This Week
    Last Update:
    See Project
  • eProcurement Software Icon
    eProcurement Software

    Enterprises and companies seeking a solution to manage all their procurement operations and processes

    eBuyerAssist by Eyvo is a cloud-based procurement solution designed for businesses of all sizes and industries. Fully modular and scalable, it streamlines the entire procurement lifecycle—from requisition to fulfillment. The platform includes powerful tools for strategic sourcing, supplier management, warehouse operations, and contract oversight. Additional modules cover purchase orders, approval workflows, inventory and asset management, customer orders, budget control, cost accounting, invoice matching, vendor credit checks, and risk analysis. eBuyerAssist centralizes all procurement functions into a single, easy-to-use system—improving visibility, control, and efficiency across your organization. Whether you're aiming to reduce costs, enhance compliance, or align procurement with broader business goals, eBuyerAssist helps you get there faster, smarter, and with measurable results.
    Learn More
  • 10
    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
  • 11
    Orbas is an open source Java implementation of the OMG\\\'s CORBA standard(Minimum CORBA and RealTime CORBA standard).It includes a number of CORBA Services, such as Naming Service, Event Service, Trading Service,
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Generic SOAP to CORBA bridging software, using the CORBA Interface repository to match the incoming SOAP request to the corresponding CORBA service, build the dynamic invocation of the CORBA service and to generate the SOAP response or possibly SOAP fault
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A CORBA ORB for the .NET Framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Implementation of Fault Tolerant CORBA specification, V1.0 (OMG Document ptc/2000-04-04), extended to support large-scale, distributed systems. Implements both Passive (Cold and Warm) and Active replication styles.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    MICO - DCM stands for MICO - Dynamically loaded CORBA Modules This is an API built over MICO 2.3.7 (www.mico.org) based on modules that are dynamically loaded and used to create distributed applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    MODOCC - MOnitoring of Distributed Object Communication for CORBA is a project that allows monitoring of invocations on remote CORBA objects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Bridge CORBA to DDE
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    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
  • 19
    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
  • 20
    The JS/CORBA Adapter provides a mechanism for arbitrary Javascript objects to interact with each other transparently in a distributed Javascript system using CORBA.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    CORBA for Ruby. The goal of this project is to create 100% pure Ruby CORBA implementation based on the <a href="http://sourceforge.net/projects/corba-ruby/">CORBA-Ruby Mapping Specification</a>. There are 3 programs in this project. RIDL the IDL compi
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Recall is a framework for building distributed, fault-tolerant, replicated storage servers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A command-line based (atleast for now) tool for testing the interfaces provided by CORBA servers. Implemeted in Java using interface repository, DII, DynAny APIs. Very useful tool for CORBA developers and testers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Yux, ... the CORBA / OpenGL project. Coming soon.
    Downloads: 0 This Week
    Last Update:
    See Project