Showing 35 open source projects for "java proxy server"

View related business solutions
  • Cloud-based help desk software with ServoDesk Icon
    Cloud-based help desk software with ServoDesk

    Full access to Enterprise features. No credit card required.

    What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
    Try ServoDesk for free
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 1

    eBus

    Publish/Subscribe, Request/Reply Messaging API for Java.

    A Java middleware API supporting broker-less, type+topic-based publish/subscribe and request/reply messaging for both intra- and inter-application, object-level communication. Broker-less: messages are transmitted directly between eBus applications. There is no message broker (i.e. server) in between. Type+topic addressing: eBus clients subscribe to a message class (type) and message topic, providing stronger typing than just topic-based subscriptions.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2

    Empact Foundation Class Library

    Cross-platform C++ library for use as a default application framework.

    A mature cross-platform C++ library for use as a default application framework. Features include: * Threading & synchronization * Socket programming: SSL, NanoMsg & ZMQ * File I/O utilities: zlib, ini, yaml * Native Database access: MySQL, SQLite, BerkleyDB, Postgre, REDIS and ODBC * Built-in mini XML parser; optional EXPAT, LIBXML and MSXML support * Network protocol stack: HTTP, FTP, SMTP, POP3, SOAP, XMLRPC * Scripting languages: Perl, Python, JavaScript, VBScript, Java, Lua, TCL,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    ADempiere ERP Business Suite

    ADempiere ERP Business Suite

    A full ERP system - moved to GitHub. See full description for details.

    NOTE: We're moving! See adempiere.net for more info. ADempiere Business Suite is a fully functional ERP/CRM/MFG/SCM/POS system suitable for large enterprise adoption. The software is fully open source and supported by an international community of developers and system experts.
    Downloads: 21 This Week
    Last Update:
    See Project
  • 4
    JWebSwing

    JWebSwing

    A true Java Only Web Framework

    ...With AJAX at the center, and a "Render-On-Load" servlet that can start loading from any element in the tree, you can always ensure that you can provide a secure, cross-browser web application. By Default, Server-Side-Only development is more secure than any other method out there. https://www.youtube.com/channel/UCKmp3cltVruaBZtGU5VH_Lg
    Downloads: 0 This Week
    Last Update:
    See Project
  • Financial reporting cloud-based software. Icon
    Financial reporting cloud-based software.

    For companies looking to automate their consolidation and financial statement function

    The software is cloud based and automates complexities around consolidating and reporting for groups with multiple year ends, currencies and ERP systems with a slice and dice approach to reporting. While retaining the structure, control and validation needed in a financial reporting tool, we’ve managed to keep things flexible.
    Learn More
  • 5
    Pop Framework

    Pop Framework

    Use Java bean as model of web page, reference beans in hyperlinks

    Pop Framework (or Pop), http://www.popframework.net, is a bean-based MVC framework for Java/J2EE web applications. Pop implements IoC, Dependency Injection, and AOP. Pop provides annotations for users to define and reference a bean. Pop can help users to customize a bean, a scope, a factory and a reference in object-oriented way. Pop treats a bean as the model of a web page (JSP or servlet), the webpage itself is a view of the bean.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Cux Bomberman

    Cux Bomberman

    JAVA websocket implementation for a bomberman-like game

    This application uses JAVA and Glassfish server to provide an active and simple webSocket server for an online, multiplayer bomberman-like game. It only requires a running glassfish server to deploy the application on and a MySQL database server. After deployment and first run, anyone can access your webserver, register and play the game, using only a web browser that has built-in support for webSockets
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Jikes RVM
    The Jikes Research Virtual Machine (RVM) is designed to execute Java(TM) programs that are typically used in research on fundamental virtual machine design issues.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    DBvolution

    DBvolution

    Java library to remove Object/Relation Impedance

    Now stored at https://github.com/gregorydgraham/DBvolution Available from Maven Central: nz.co.gregs.dbvolution Makes relational data easy and fast to use with semantic annotations and encapsulated datatypes. Simple declaration of a DB table: @DBTableName("mytable") public class MyTable extends DBRow { @DBColumn("numeric_code") @DBForeignKey(Code.class) private DBNumber numericCode = new DBNumber(); @DBColumn("uid_mytable") @DBPrimaryKey @DBAutoIncrement private...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    WS-JDBC is a client/server JDBC Driver, where the server part is implemented as Web services. This means the custom client JDBC Driver can call the service remotely, from anywhere on the Internet.
    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
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A proof-of-concept Java client and server to illustrate the UDP firewall punching technique used by Skype and similar programs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A set of common reusable code that I use, manage and maintain. It is generalized and uses alot of extensible interface based API's leaving expansion to the basic concepts in these libraries almost limitless.
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    BioAcceso es un sistema para el control de asistencias de los empleados, tomando la huella dactilar del personal para su registro e identificación. Es una aplicacion de escritorio desarrollada con el lenguaje Java, utlizando Mysql Server como RDBMS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Project offseam extends Java Server Faces(JSF) providing bijection and page conversation like seam,but offseam requires neither EJB3 nor JPA.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    library for converting from JPA, Hibernate, etc to json. Reads JPA Annotations to get around the proxy class problem. Still in the very early stages but has very useful limited functionality.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Water: a fast, secure, dynamic OO language and database. Water is an all-purpose language (and meta-language) that runs Web applications in the browser or server-side. Water is compatible with .NET, Java, and C on Windows, Linux and Mac OS X system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Connection Pooling Support all known Database – driver required for java Easy to create Object Relations No need to write DDL statements No Need to write DML statements XML-RPC service over http New Fields Object Pooling Easy to add New Service
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    jPersist is an extremely powerful object-relational database persistence API that manages to avoid the need for configuration and annotation. jPersist uses JDBC and can work with any database supported by JDBC and any type of connection resource.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    J2SE implementation of the Dictionary Server Protocol (DICT) that allows a client to access dictionary definitions from a set of natural language dictionary databases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    The target of this project is to build easy, reliable, flexible and universal Java Configuration Tool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    JML Nitrate is a java based micro-kernel designed to allow the dynamic processing of information. It takes care of the core functionality needed in most applications. Build Server - http://saphari.com/hudson/job/JMLNitrate/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    db4o is the world's leading open source object database for Java and .NET. Leverage fast native object persistence, ACID transactions, query-by-example, S.O.D.A object query API, automatic class schema evolution, small size (http://developer.db4o.com)
    Leader badge
    Downloads: 70 This Week
    Last Update:
    See Project
  • 23
    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
  • 24
    The xWire framework is a toolkit used to build Java web applications, but is flexible enough for other uses. It is ideal for building AJAX apps and consists of both client and server components, each of which can be used independently of the other.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Carbon AS Community Edition is an enterprise grade open source JEE 5 compliant application server with full support for SOA. Carbon AS CE is a part of Carbon Suite of products.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next