Showing 588 open source projects for "objects"

View related business solutions
  • Go from Data Warehouse to Data and AI platform with BigQuery Icon
    Go from Data Warehouse to Data and AI platform with BigQuery

    Build, train, and run ML models with simple SQL. Automate data prep, analysis, and predictions with built-in AI assistance from Gemini.

    BigQuery is more than a data warehouse—it's an autonomous data-to-AI platform. Use familiar SQL to train ML models, run time-series forecasts, and generate AI-powered insights with native Gemini integration. Built-in agents handle data engineering and data science workflows automatically. Get $300 in free credit, query 1 TB, and store 10 GB free monthly.
    Try BigQuery Free
  • Build AI Apps with Gemini 3 on Vertex AI Icon
    Build AI Apps with Gemini 3 on Vertex AI

    Access Google’s most capable multimodal models. Train, test, and deploy AI with 200+ foundation models on one platform.

    Vertex AI gives developers access to Gemini 3—Google’s most advanced reasoning and coding model—plus 200+ foundation models including Claude, Llama, and Gemma. Build generative AI apps with Vertex AI Studio, customize with fine-tuning, and deploy to production with enterprise-grade MLOps. New customers get $300 in free credits.
    Try Vertex AI Free
  • 1
    JClassCollections is a library of Java collections whose contents can be filtered by class. When a filtered view is requested, all objects that are instances of the specified class (either directly or via inheritance) are included.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    E-BOB (Eclipse-Based Object Bench) is an Eclipse-based plug-in that allows for graphical instantiation of objects, and models to a limited extent the Object Bench of BlueJ.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    jValAnn provides a light weight validation through Annotation based constraints of plain old Java objects (POJOs)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    The simplechart project uses Java2D with SWT to produce a simple Eclipse plug-in for plotting data and placing other objects on a chart. Customizable. Supports interactive zooming. Developers can create new objects by implementing an simple interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    XOB (XMLObjectBinder) is Java package that is an alternative to JAXB. It lets you define interfaces representing XML tags and have them automatically implemented runtime through the use of reflection giving you an object representation of your XML files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Domify is a Java library which adapts an arbitrary graph of Java objects to a W3C DOM interface. The DOM nodes are lazy-loaded to minimize processing overhead.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    JLLL - Java Lisp Like Language. Everything are Objects! Classes, methods, functions, arguments and so on are Objects. This language uses Lisp syntax.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    The main goal is to build Users/Groups/Objects Management System package based on Java and PostgreSQL or other database engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    JDBL is a simple and flexible layer for moving data between Java objects and a relational database. It allows for direct, elegant use of SQL without the tedium of JDBC.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Run Any Workload on Compute Engine VMs Icon
    Run Any Workload on Compute Engine VMs

    From dev environments to AI training, choose preset or custom VMs with 1–96 vCPUs and industry-leading 99.95% uptime SLA.

    Compute Engine delivers high-performance virtual machines for web apps, databases, containers, and AI workloads. Choose from general-purpose, compute-optimized, or GPU/TPU-accelerated machine types—or build custom VMs to match your exact specs. With live migration and automatic failover, your workloads stay online. New customers get $300 in free credits.
    Try Compute Engine
  • 10
    Just Another Java Print Preview Dialog brings Print Preview functionality to your Swing JAVA app. Provides print preview support for pageable objects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    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
  • 12
    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
  • 13
    junit-objects is an advanced object state-testing and profiling framework. junit-objects is different from Junit in that it allows you to assert the state of objects and design rather than the result of method calls.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Utility class implementing the pool of objects shared among multiple clients.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Riser is a dynamic object framework that aims to make business logic easy to code and maintain. Also in the scope of the project is creating UI tools that will bind to the dynamic objects and make it easy to keep model and presentation logic separate.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    Command line parameters binding library. Uses Java annotations for binding, simple POJOs (Plain Old Java Objects). Type conversion and extension with java.text.Format. Generates help page automaticaly. Displays errors for wrong parameters and values.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    This project is a tool for mapping objects to objects. The project will contain a core module, a xml module and a servlet module. The module will be named: JOOMCore, JOOMXml and JOOMServlet. Dependencies: commons-beanutil, xerces and servlet-api
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    OQuery is a java library that provides for query operations on/between Collection/s of POJOs (Plain Old Java Objects) like filter, sort, join, group, and aggregate. It can be used on Collection/s from various databases through OR mapping/persistenc tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Bodega is a distributed objects database framework for AJAX, RIA, REST, SOA, and Web Services.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    M+ Compiler/Interpreter is a interpreter library written in Java that delivers the possibility to extend any Java application with simple scripts. Besides the usage of native datatypes and operations you can instantiate and call native Java objects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A tool for generating objects that allow easy mapping from java to jndi/ldap data storage and integration of different data sources in a transparent data access layer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    This project based on the Hessian project provides simple way enable local Java objects remote-accessible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    SMRJ (Simple Multicast Remote Java) is a java library that allows delegating several remote objects by a single client-side proxy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    JComet is an open source project aiming to provide a set of reloadable and dynamic Java objects, such as properties and XML elements, as well as to provide a framework for event-change listener that are called when data is changed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Swing Bean Form Builder (SBFB) is a java SWING framework that automatically generates input and presentation GUIs from standards JavaBeans (or POJO) objects. The generated GUIs can be customized using a simple XML file.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB