Showing 2018 open source projects for "object"

View related business solutions
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.

    Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
    Claim $300 Free
  • 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
  • 1
    JOR is a Java Object Relation mapping tool that is very simple to use. It works with all mayor databases and requires only minimal coding effort. JOR strictly follows the POJO / POJI (Plain Old Java Objects / Plain Old Java Interfaces) model.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    EE MUD includes a large spherical world with dynamically created biomes, weather, and local areas. Need to replace serialization with more efficient caching with less object persistence, redo synchronization model, and use XML loaders over factory method
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    DataAccess is a generic object relational bridge allowing very flexible access and modification of databases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    EntityTable enhances/fixes JTable. Each table row corresponds to a data Object in a List. Features include column hiding, locking and panning; row scrolling and sorting; intuitive focus behaviour; optional virtual row and column; Java 1.4 support
    Downloads: 0 This Week
    Last Update:
    See Project
  • Stop Storing Third-Party Tokens in Your Database Icon
    Stop Storing Third-Party Tokens in Your Database

    Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.

    Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
    Try Auth0 for Free
  • 5
    WorkSCo (Workflow with Separation of Concerns) is an object-oriented framework written in Java that provides software programmers with common workflow concepts that they can use in their code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    FOA is the world's first XSL-FO Authoring tool. It is a Java application that gives users a graphical interface to author XSL-FO stylesheets. With FOA you can generate pages, page sequences and fill them with content provided into one or more XML files. F
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Application Object Procedures to Processing Digital Pictures (OPPOC) written in JAVA, used Java Advanced Imaging (JAI) API. Application allows to add procedures written in JAVA (plug-in).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Oda is the Object Data Archiver. Oda is an extensible Java framework for saving and retrieving object graphs to and from varous storage backends which which presently include XML documents and document hierarchies.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    "Spheon JSOAP" is an implementation of SOAP 1.1 (Server and Client) for Java.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Get Started Free
  • 10
    This utility is used to creates Java object models from XML structure definitions(DTD&Schema) and automacitally generates intelligent codes to process the given XML file. Developers need not write painful code to process XML anymore.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Cilantro is an implementation (in Java) of "Object Algebra", a solution to the Impedance Problem. It connects object-oriented programs to relational databases. In Cilantro, queries are first-class objects and can be combined to create other queries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Connect distributed simulation model components through CORBA
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Xom (Xml Object Model) is a lightweight, powerful, and extensible framework for representing Java gui elements. Also, general java gui tools/frameworks for creating impressive user interfaces. Includes a basic PDF viewer, and various gui components.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Mirage implements an complete 100% transparent Object Relational mapping for Java. It builds the database schema incrementally, to support incremental development and refactoring as it happens in Extreme Programming.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    XORM is an extensible object-relational mapping layer for Java applications. It provides interface-based persistence to RDBMSs using the Java Data Objects (JDO) API while allowing developers to focus on the object model, not the physical layer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    An object-oriented, Turing-complete alternative to the Ant build tool for Java. Compatible with existing Ant Tasks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Gazoo is a Java framework for genetic algorithms development. Gazoo provides the core of a genetic algorithm, leaving to the user the implementation of specific-problem classes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    brrapi -- A set of simple APIs for DB access, Reflection, GUI, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    System for image preprocessing, analysis, processing, classification, object extraction. It also works with other media like videos ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    JGrinder is largely an Object to Relational mapping solution for providing Java persistence. It has been used for high volume, high availability solutions. Be sure to check | Docs | to get started!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    "The Lost Fairy II" is an adventure/action game in 3D. It (will) enables to choose/create your own avatar to explore a virtual 3D world with object to interact with and most important monsters to kill! Futur dev. will include multiplayer capabilities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    JWorkbench is set of Java based GUI and NON-GUI frameworks, allowing developers to easily build and incorporate needed functionality into applications. Currently available are the frameworks involving Finders, Object Factories and Exception Management (m
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A Java library that provides basic Object caching. Implemented strategies include First In First Out (fifo), Least Recently Used (lru) and Least Frequently Used (lfu). All strategies enforce max size in elements, and max time to live.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A multi-platform (i86,mac,sparc)Generic Database Connection API including Object-Relation mapping, 80/20 protocol, Connection Pooling
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    The project Mandala helps the development of concurrent and/or distributed applications. It is based on the asynchronous reference concept which provide asynchronous and potentially remote method invocation.
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo