Showing 225 open source projects for "java swing library"

View related business solutions
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    Start 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
    Portlet Streams is intended to be a high-speed java rewrite and proxy mechanism with it's basic roots founded in mod_rewrite and mod_proxy from the Apache foundation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    ENterprise Application Frameworks: a pattern layer for interaction between application servers resp. service providers on the one hand side and the business component side on the other. will be a two level contract: 1. a java interface collection. let
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    OmniSockets is an open message-based network interface which simplifies the development of distributed Java applications. It extends the standard Java network classes to provide a large degree of automation for connection and message handling.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    The Cube42 System Framework is a library of classes for creating java based distributed systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Keep company data safe with Chrome Enterprise Icon
    Keep company data safe with Chrome Enterprise

    Protect your business with AI policies and data loss prevention in the browser

    Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
    Download Chrome
  • 5
    An open Gnutella network library based on GnucDNA. It is platform-independent, developer-friendly and efficient, developed in portable C++. Easy enough for the casual P2P developer and advanced enough to satisfy the research project needs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    A lightweight framework to capture, analyze, and publicize health, performance, and monitoring statistics for Java applications. Easily adaptable to other application monitoring packages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    The MathForge Application Environment provides users a broad range of Java-based math tools (calculation, visualization, presentation and communication via MathML) and allows developers to leverage existing code while extending MathForge.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    isectd is a middleware daemon that provides many-to-many client-to-server connectivity. Supports multiplexing requests to multiple server processes over IP networks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    C.O.R.E. - Common Object Runtime Environment A foundation for multi-node projects, language independent. Provides central point for storing/retrieving configuration data for all components of project, centralized logging service, NLS service...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    The Smart Client Container is an extended J2EE container for application clients. It features local session beans and smart ejb-refs with interceptors and a transport abstraction (RMI / HTTP).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Jtrix is a technology to allow code to be mobile, adaptive, distributed and scalable. Please see http://www.jtrix.org for much more documentation and info.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    [RETIRED] The JMS Distributed Object Framework provides an advanced request/reply framework over JMS, message-driven beans and servlets.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    The Jini Resource Access Project project provides novel enhancements for Jini and RMI class loading. A protocol handler and a resource service enable dynamic retrieval of resource bytes and local caching of downloaded class libraries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Powerful platform for creating networked multiplayer 3D games. The system includes specifications for a client engine and 2 protocols. Demo apps: mud/moo proxy, tetris. Currently uses OpenGL, VRML, java, tcl. Client/server architecture for security.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    JKademlia is a Java implementation of the p2p network Kademlia.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    An opensource framework based on Jini/OSGI technology
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    KagBeni is a Javaspace based file sharing and Social Networking System. IT makes use of the javaspace implementation provided by the Gigaspace implementation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    The Kloudvine Distributed Computing Platform provides distributed computing to researchers. Kloudvine provides a way for researchers to use existing computers to provide processing power through a standard web browser.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Project aims to create a Web Services Proxy Server to provide an unique endpoint for service consumers, with operation log, service documentation and SLA easy administration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    GAP (Grid Agents Platform) Toolkit for Modeling and Simulation of Mobile Agents in Grid Environments. GAP is an abstraction over GridSim, a Grid Simulation Toolkit for Resource Modelling and Application Scheduling for Parallel and Distributed Computing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    This project is a small Java library to handle the XDR serialization format in a transparent manner
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    jrmc

    Java Remote Method Call

    Java Remote Method Call provides a Framework for remote method invocation on Java objects which solves the limitations of Java RMI. It provides a way for bidirectional communication of object states, between Client and Server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    WSDIR is a federated directory system which allows registration and discovery of semantic web services.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    PeerVibes is a framework for creating applications based on peer-to-peer networks. This framework provides the necessary tools and architecture to build complex applications such as collaborative work support and distributed backup.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Chor

    A choreography programming language for concurrent systems

    Chor is a strongly-typed choreography programming language for distributed systems. In Chor, the behaviour of a system is written down as a global program (a choreography) where all the message exchanges between the participants are explicit. Choreographies are statically checked against protocol specifications, given as types, enabling type-directed global programming. Finally, Chor supports the automatic generation of systems from a choreography. With Chor, you do not have to worry about...
    Downloads: 0 This Week
    Last Update:
    See Project