Showing 82 open source projects for "object"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • 1
    A free Active X/COM object bridge for Java. Allows Java Developers to incorporate both visual and non-visual Active X components in Java applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Want to build a Java/Swing form-based GUI fast without the baggage of code generation? Is your head spinning from XyzListeners, SwingWorkers, and GridBagLayout? Snap your JComponents onto a 2-D grid, bind them to your properties...GUI accomplished!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Multired is middleware for automatic dynamic generation of multi-resolution representations for large spatio-temporal databases. It also provides an API which uses the middleware to support user-guided navigation of spatiotemporal data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Fast UML is an open-source UML tool with a simple user interface pop-up free. Draw UML diagrams fast, export diagrams to png, jpg and clipboard. It pretends to be the union between Violet and UMLet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Atera - an All-in-one platform for IT management Icon
    Atera - an All-in-one platform for IT management

    Ideal for IT departments and MSPs (managed service providers)

    Your IT essentials, integrated & elevated. Take your IT management from automated to autonomous, download Atera's agent to start your free trial!
    Try Atera now
  • 5
    A generalization of JSR 295, Beans Binding, providing an API that allows two properties of two objects (not just beans) to stay in sync.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Modular synthesizer/effect designer and interpreter. Similar to Max/MSP and Reaktor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    MySQL2JSP is an easy to use, quick & template driven JSP code generator that creates a full set of JSPs /servlets as well as JavaBeans from MySQL database using JDBC. Using the generated JSPs, developers can perform any operation on any database record.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    bobjects package allows beginning students to do GUI programming, implement object persistence, numeric testing, and date calcs. The GUI utility (GUIbrew class) supports introductory assignments with familiar GUI dialogs avoiding green screen console I/O
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    WebTheme is a Java-based presentation framework for developing reusable web components called themes. Themes are composed of JSP layout views and CSS skins. It is simpler to use and more object-oriented than similar frameworks such as Tiles and SiteMesh.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Compliant and Reliable File Transfers Backed by Top Security Certifications Icon
    Compliant and Reliable File Transfers Backed by Top Security Certifications

    Cerberus FTP Server delivers SOC 2 Type II certified security and FIPS 140-2 validated encryption.

    Stop relying on non-certified, legacy file transfer tools that creak under the weight of modern security demands. Get full audit trails, advanced access controls and more supported by an award-winning team of experts. Start your free 25-day trial today.
    Start Free Trial
  • 10
    A Java framework that provides direct mapping between Swing/AWT/SWT components and your Java beans. Forms are automatically generated for your beans and their accessible properties. All forms support and encourage the use of i18n (internationalization).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    UBIQLIPSE is a plug-in for Eclipse that provides a WYSIWYG editor for the creation of UIQ 2.1 GUIs. UBIQLIPSE maintains an XML model of the GUI and converts this model into Symbian C++ code on demand, using an existing tool developed by Symbian.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Tasian is a framework for developers of J2EE to create web-based user interfaces that rival the capabilities of rich-client or desktop-based applications. It provides developers with an object-oriented, event-driven architecture for web-based application
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    JPortForwarder Project JPortForwarder is a multithreaded TCP Port Forwarder application. The following feature have been developed: - Generic TCP Port Forwarging. Listen for a port and forward to an ip:port. - Multihoming TCP Port Forwarding.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    NanoGraph is a java component for graph visualisation. It aims to visualize domain oriented object models without requiring code changes to these models. Design goals include a small footprint and Swing/SWT/SVG support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    ACDK - Artefaktur Component Development Kit - is a platform independent C++-framework similar to Java or C#/.NET for generating distributed and scriptable components and applications.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 16
    "Fiber" is a java library which adds functionalities to the Sun java standard library : new Swing widgets ( preferences dialog, event log , ... ) , new supported protocols ( rss ) , frameworks ( user tracking on web applications ) and other utilities
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Includes Mogno Lib for web applications development and Mogno Studio, an environment to visually build the application. Mogno Lib and Mogno Studio are a Java implementation of Perl Oak (http://perl-oak.sf.net) and Perl Oak\'s Forest Web App Builder.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Simple point-of-sale system for automating the University Souvenir Store.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Eclipse plugin for FitNesse. Integrates writing FitNesse tests with Eclipse IDE.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A simple implementation of property objects (Props) as an easier alternative to standard JavaBeans
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    The eadvisor system offers a solution for course scheduling. We plan to offer our core system for free, providing an attractive alternative to a time consuming task. The system will integrate with an organization's existing data sources.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A JavaScript presentation layer framework. It proposes a complete separation of view logic and design. Its components are designed by its role and not by its screen appearance, reducing drastically the API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Making use of threads when building a GUI is a pain. SwingWorker is a great idea but doesn't go far enough. This library includes tools and patterns to make managing multiple concurrent tasks from an event thread easier. It's SwingWorker on steroids.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    The Framework helps developing Enterprise Applications and increases development productivity as well as quality. The fundamental business layer stands in the centre and it provides use case and domain model abstractions, supported by an MDA approach.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Lightweight set of classes for managing dynamically available distributed value sources and readers.
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo