Showing 588 open source projects for "objects"

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
  • Cut Cloud Costs with Google Compute Engine Icon
    Cut Cloud Costs with Google Compute Engine

    Save up to 91% with Spot VMs and get automatic sustained-use discounts. One free VM per month, plus $300 in credits.

    Save on compute costs with Compute Engine. Reduce your batch jobs and workload bill 60-91% with Spot VMs. Compute Engine's committed use offers customers up to 70% savings through sustained use discounts. Plus, you get one free e2-micro VM monthly and $300 credit to start.
    Try Compute Engine
  • 1
    jmux - Java Modules Using XML - A lightweight framework for wiring together plain old Java objects using untyped xml.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    The "Simple Java Plug-In System" is ideal for beginners, which would like to build there first extendable java application without spending to much time in the plugin system. Load easily external Java Ressources and build Objects!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    MentalLink is a mapping tool for converting objects in instances of an ontology. This framework ease the translation of objects of an application in ontology-based systens to make inference based on the ontology rules.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    The Perola consists of a framework for persistence that separates business model objects from persistence itself, in such a way it is finally possible to put in practice the dream of OO purism. To accomplish this, AOP concepts and reflection are used.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Ship AI Apps Faster with Vertex AI Icon
    Ship AI Apps Faster with Vertex AI

    Go from idea to deployed AI app without managing infrastructure. Vertex AI offers one platform for the entire AI development lifecycle.

    Ship AI apps and features faster with Vertex AI—your end-to-end AI platform. Access Gemini 3 and 200+ foundation models, fine-tune for your needs, and deploy with enterprise-grade MLOps. Build chatbots, agents, or custom models. New customers get $300 in free credit.
    Try Vertex AI Free
  • 5
    TriActive JDO (TJDO) is an open source implementation of Sun's Java Data Objects (JDO) specification, designed to support transparent persistence using any JDBC-compliant database. It auto-generates DDL and auto-validates DB structure at runtime.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    JWAMDomainValue is a framework for constructing domain values classes (immutable objects with value semantics) and provides a set of basic domain value classes usable in many application domains.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Provides necesary objects to extract strings to get fixed-size fields into Objects, where a XML document define how to map the content of the strings to the object's attributes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    This is a useful Java libraries/frameworks & code samples project provided by Ouobpo. Ouobpo stands for Ouvroir de Objet Potentielle, or a workshop of potential objects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    An execution engine for Linked Object Oriented Programming (L.O.O.P.). L.O.O.P. adds EXTERNAL LINK property for original OOP, which can make objects link, pass data to each other without knowing the other object's information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cut Data Warehouse Costs up to 54% with BigQuery Icon
    Cut Data Warehouse Costs up to 54% with BigQuery

    Migrate from Snowflake, Databricks, or Redshift with free migration tools. Exabyte scale without the Exabyte price.

    BigQuery delivers up to 54% lower TCO than cloud alternatives. Migrate from legacy or competing warehouses using free BigQuery Migration Service with automated SQL translation. Get serverless scale with no infrastructure to manage, compressed storage, and flexible pricing—pay per query or commit for deeper discounts. New customers get $300 in free credit.
    Try BigQuery Free
  • 10
    Java structure that handles writing objects to / from temporary files so you can increase storage without increasing memory.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Tako is a direct programming language with Java-like syntax. Direct languages avoid routine aliasing and allow programmers to view all variables directly as independent objects, simplifying both formal and informal reasoning.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    NFop is a Formatting Objects Processor (FOP) for XSL-FO that runs on the .NET Framework. It is a port from the Apache XML Project's FOP Java source to .NET's Visual J#. This makes it great for pure .NET reporting modules.
    Leader badge
    Downloads: 4 This Week
    Last Update:
    See Project
  • 13
    Siberia basic components is part of the plugin environment of Siberia RCP. It declare several graphical components such as tree, table, textfield etc.. that allow to easily render objects declared by plugin siberia types.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Eclipse-based IDE for Naked Objects Framework. Also re-bundles the Naked Objects Framework itself as Eclipse features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    jCrosstab is an API to convert JDBC ResultSet objects to a set of arrays that translate the data from Tabular (or MultiTabular) to CrossTab or Multi-Crosstab. The idea is similar to an Excel Pivot Table, but more powerful.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    BeanReader is a tool that uses annotations on Java classes to extract objects from XML documents. The annotations indicate (using XPaths) where in the document the object's properties are represented.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    JsonMarshaller is an Java 1.5 library that allows marshalling and unmarshalling of JSON objects to and from entities ("Java classes").
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Object Versioning for Java provides generic versioning system for any Java objects, independent of any underlying data storage mechanism. It also includes generic caching and guaranteed delivery services.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    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
  • 20
    A simple java library to automatically fill value objects java beans with specific or random values.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    CSVBeans is a Java library that allows to map CSV files with Java objects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Dejavu allows you to create in-memory snapshots of internal status of your Java objects at different points of time and to restore that status later. Dejavu is inspired by Memento design pattern and allows you to easily implement undo-redo, rollback etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    StrutsTestCase is an extension of the JUnit TestCase class that allows testing of individual Action objects with or without a running servlet engine. This framework provides both mock servlet objects as well as Cactus support to simulate the environment
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    JS4J is an extensible framework built on Java and XML that generates Javascript. It contains a built-in implementations to manage objects that have been generated by the framework, and can provide a scalable alternative to AJAX implementations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    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
MongoDB Logo MongoDB