Showing 402 open source projects for "java open source"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Automate contact and company data extraction Icon
    Automate contact and company data extraction

    Build lead generation pipelines that pull emails, phone numbers, and company details from directories, maps, social platforms. Full API access.

    Generate leads at scale without building or maintaining scrapers. Use 10,000+ ready-made tools that handle authentication, pagination, and anti-bot protection. Pull data from business directories, social profiles, and public sources, then export to your CRM or database via API. Schedule recurring extractions, enrich existing datasets, and integrate with your workflows.
    Explore Apify Store
  • 1
    Dotlife is a very simple open source framework for C++ distributed objects. There are no advanced features but just a focus about how object can communicate in a distributed manner. Dotlife has also a minimal support for unit testing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    EJOE is a lightweight remoting framework with focus on pluggable (de)serialization mechanisms. It offers a scaleable high-performance implementation of the request-process-response-pattern build around a modern multithreaded server architecture.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    A service framework for developing large scale enterprise services. Currently under process: a message publish/subscribe service and a shopping cart
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    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
  • Desktop and Mobile Device Management Software Icon
    Desktop and Mobile Device Management Software

    It's a modern take on desktop management that can be scaled as per organizational needs.

    Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
    Learn More
  • 5
    A collection of modules for the Objective Caml language which focus on application-level Internet protocols and conventions
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Ajax Data Objects (ajaxdo) provides an easy database persistency framework for JavaScript objects. Ajaxdo enables runtime loading, saving, deleting, and listing of JavaScript objects stored on the server database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    RPC-JSON for Java is an API for J2EE which enables client-side RPC, so you can invoke web services with ease from your application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    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
  • 9
    kXML-RPC is a Java ME (J2ME) implementation of the XML-RPC protocol built on top of the kXML parser. kXML-RPC empowers Java ME devices with a lightweight mechanism for exchanging data and invoking web services, in a neutral, standardized XML format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Banker’s Dashboard and Credit Union dashboard Icon
    Banker’s Dashboard and Credit Union dashboard

    For Bank and Credit Union CFOs and CEOs

    Get anytime, anywhere access to your bank or credit union’s financial performance. Get insights into your bank or credit union’s financial performance from anywhere with secure, cloud-based access. Get margin components, branch performance, forecasts and more with point-and-click simplicity. Banker’s Dashboard and Credit Union dashboard integrate seamlessly with your core processor. Quick and easy setup, so you can start improving your bottom line right away. Automate reporting and eliminate errors, freeing you to focus on more value-added tasks. Quickly run and revise multiple forecast scenarios, so you can analyze variances and alternative strategies. Measure and compare branch performance. Institute best practices and hold each branch accountable for better results.
    Learn More
  • 10
    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
  • 11
    Mean Fiddler is a REST-style data service for .Net similar to the Microsoft project codenamed Astoria but based on NHibernate as the domain model.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    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: 1 This Week
    Last Update:
    See Project
  • 13
    This is an implementation of a Publication / Subscription method based on the WS-Eventing standar of the W3C Consorcium.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    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
  • 15
    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
  • 16
    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
  • 17
    The CCM Tools are CASE tools used for generating CORBA components, test components, and test programs based on source IDL files. Various target languages can be generated. Scripting language wrappers can also be generated to enable rapid prototyping.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    OmniObject is a free replacement for Microsoft DCOM, with some advantages: more configurable, Internet friendly and open source (thus you can debug it). We're now Windows only, but we have plans to support *nix soon.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    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
  • 20
    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
  • 21
    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
  • 22
    Phritz is an MVC web development framework written in PHP. Its intended goal is to help developers create display-independant applications by keeping Request and Response logic seperate from the business logic.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    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
  • 24
    The Catalsyt Framework is a refinement on the MVC framework. It provides greater focus on user business workflow rather than application workflow. It's goal is to enable business analysis and developers to work closer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    C++ Remote Method Invocation (C++ RMI) enables the programmer to create distributed C++ applications, in which the methods of remote C++ objects can be invoked from other C++ programs, possibly on different hosts.
    Downloads: 0 This Week
    Last Update:
    See Project