Showing 117 open source projects for "beta"

View related business solutions
  • Red Hat Enterprise Linux on Microsoft Azure Icon
    Red Hat Enterprise Linux on Microsoft Azure

    Deploy Red Hat Enterprise Linux on Microsoft Azure for a secure, reliable, and scalable cloud environment, fully integrated with Microsoft services.

    Red Hat Enterprise Linux (RHEL) on Microsoft Azure provides a secure, reliable, and flexible foundation for your cloud infrastructure. Red Hat Enterprise Linux on Microsoft Azure is ideal for enterprises seeking to enhance their cloud environment with seamless integration, consistent performance, and comprehensive support.
  • An All-in-One EMR Exclusively for Therapy and Rehab. Icon
    An All-in-One EMR Exclusively for Therapy and Rehab.

    Electronic Medical Records Software

    Managing your therapy and rehab practice is a time-consuming process. You spend hours on paperwork, billing, scheduling, and more. Raintree’s Therapy & Rehab EHR is here to help you manage your practice more efficiently. With our all-in-one solution, you’ll get the tools you need to streamline your therapy and rehab practice, improve patient care, and get back to doing what you love.
  • 1
    Sfeb is a Simple and Flexible Enterprise Bus. Its purpose is to share business components on a network, and make them accessible through various protocols(http, jms, ...). Sfeb can be adapted, to your needs with the Sfeb sdk.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    EL4NET, the extension library for the .NET framework, provides an open and extensible component model, a flexible configuration system, and a mechanism that allows distributed applications to be deployed without changes on multiple physical architectures.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Soapod provides an open-source, open-standards Java(TM) application server. It embraces and implements an integrated peer-to-peer, service-oriented architecture based on open standards such as the Web service stack and JSR standards.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    C++ Portable Dynamic Loader A small and lightweight library for creating and using dynamically loaded classes in C++. Common interface works on both Windows and Unix/Linux platforms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Pimberly PIM - the leading enterprise Product Information Management platform. Icon
    Pimberly PIM - the leading enterprise Product Information Management platform.

    Pimberly enables businesses to create amazing online experiences with richer, differentiated product descriptions.

    Drive amazing product experiences with quality product data.
  • 5
    The focus of this project is to port the OO interpreter language Python and its extensions (GUI, CORBA, SOAP, XML-RPC, QNX message passing, Data Bases a.s.o) to QNX4 and QNX6 (QNX RTP). URLs: www.python.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    REST-art is an open-source (LGPL) Web Services library. It helps develop RESTful Web Services. It is designed to be simple and tiny. It may replace huge SOAP frameworks in your developments. REST-art uses URIs, XML and REST / HTTP verbs (GET, POST, PUT,
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    The Distributed Real-time Embedded Analysis Method (DREAM) is a tool and method for the real-time verification and performance estimation of distributed real-time embedded (DRE) systems. Publications: http://www.ics.uci.edu/~gabe/publications.html.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    The DBE Studio is an Integrated Development Environment (IDE) for the Digital Business Ecosystem (DBE). It includes eclipse plugins that allow business services to be analysed, and corresponding software services to be defined, developed and deployed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Alternative implementation of Spring framework remoting subsystem that supports different schemes of remote communication between client and server (1-1, 1-many, dynamic services discovering).
    Downloads: 0 This Week
    Last Update:
    See Project
  • The Voice API that just works | Twilio Icon
    The Voice API that just works | Twilio

    Build a scalable voice experience with the API that's connecting millions around the world.

    With Twilio Voice, you can build unique phone call experiences with one API, to create, receive, control and monitor calls with just a few lines of code. Create an engaging voice experience that you can quickly scale and modify with a wide array of customization options and resources.
  • 10
    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
  • 11
    AlchemySOAP is a C++ SOAP 1.1/1.2 protocol stack, licensed under the LGPL. It is fast, standards compliant, includes many automated unit/interop tests and other notable features (optional SSL and DOM support, etc.). AlchemySOAP is a fork of the EasySoap+
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A web-based repository for UIMA-compliant information analysis components, with a web-based interface for humans and a plugin interface for IDEs. More information is available at this project's website.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    The DataTable for java,like DataTable of ado.net. can use index to accessing the data, example:myTable.getRows().get(1).getString(4); have metaMangager and fill data from jdbc. can manage blob,clob and all jdbc type; can to xml and from xml;
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    The goal of this project is to produce a light weight C++ SOAP client library. Longer term support for WSDL.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 15
    Remote Invocation Framework (RIF) is a framework for RMI that is 100% dynamic and uses WS over HTTP and HTTPS for brokering. Finally a framework exists to enable RMI with less that 6 lines of code including both the client & server side.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    The JProgress project provides tools for connectivity with Java clients and the Progress database. JProgress provides an n-tier software architecture for database access for executing remote requests over WANs and the Internet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Portable and very simple C API functions to write a soap client/server in c.
    Leader badge
    Downloads: 55 This Week
    Last Update:
    See Project
  • 18
    Pirate is a programmable API for developing complex, extensible JavaScript objects and modules.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    The objective of this work is to use key concepts and mechanisms related with the software components approach. Installation, execution and dynamic reconfiguration of a distributed chat application using CORBA are considered.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    The SlotSig library tries to provide a solution to the common problem of sending messages between various C++ classes (inside the same process). This library tries to be simpler to use and smaller than existing counterparts.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21
    PONY - ORM & web publication framework

    PONY - ORM & web publication framework

    Pony is a fast and easy to use Python ORM

    Pony is an object-relational mapper. The most interesting feature of Pony is its ability to write queries to the database using generator expressions. Pony works with entities which are mapped to a SQL database. Using generator syntax for writing queries allows the user to formulate very eloquent queries. It increases the level of abstraction and allows a programmer to concentrate on the business logic of the application. Following is an example of a query in Pony: select(p for p in...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    OpenAOS is a open source project of a platform independent and distributed service for accessing measurement data over a standarisized interface (ASAM ODS) defined by ASAM e.V. (for details please visit standards at www.asam.net).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Framework for persisting heirarchies of C++ objects to and from XML. Boost, The STL and Patterns are used extensively. All platforms which support Boost will be supported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    openElements Dispatch is a modular web transaction management framework that plugs into your content management system (e.g. Postnuke) and uses the CMS's objects (e.g. users, private messages, etc.) for the transaction.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Adapdev.NET is an enterprise framework that builds on the Microsoft.NET framework, providing enhanced components for object caching, database access and querying, code generation, unit testing and encryption, among others.
    Downloads: 0 This Week
    Last Update:
    See Project