Showing 588 open source projects for "objects"

View related business solutions
  • 99.99% Uptime for MySQL and PostgreSQL on Google Cloud Icon
    99.99% Uptime for MySQL and PostgreSQL on Google Cloud

    Enterprise Plus edition delivers sub-second maintenance downtime and 2x read/write performance. Built for critical apps.

    Cloud SQL Enterprise Plus gives you a 99.99% availability SLA with near-zero downtime maintenance—typically under 10 seconds. Get 2x better read/write performance, intelligent data caching, and 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server with built-in vector search for gen AI apps. New customers get $300 in free credit.
    Try Cloud SQL Free
  • 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
  • 1
    FunctionalJ is a library which makes it easy to use functional programming patterns in Java, such as representing functions as objects, partial function application, higher-order functions, mapping, folding, and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    The Soft N' tic Toolkit API (SNTTk API) is a Java API, designed to simplify access to Business Objects Enterprise Platform,by making an abstraction on BOE SDK. You may implements defined functionalities or obtain an existing implementation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    ...Through Java Reflection it allows simple usage. The keys are defined as standard, overloadable methods, and are transparently managed by the engine. No need to use library-defined objects or enums. Developer has the power!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    This project has a set of simple objects and aspects (AspectJ) to make the code of tests with Selenium-RC (Java) easier to understand and debug. It separates all methods of Selenium in appropriate classes and adds new methods useful for testing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Deploy Apps in Seconds with Cloud Run Icon
    Deploy Apps in Seconds with Cloud Run

    Host and run your applications without the need to manage infrastructure. Scales up from and down to zero automatically.

    Cloud Run is the fastest way to deploy containerized apps. Push your code in Go, Python, Node.js, Java, or any language and Cloud Run builds and deploys it automatically. Get fast autoscaling, pay only when your code runs, and skip the infrastructure headaches. Two million requests free per month. And new customers get $300 in free credit.
    Try Cloud Run Free
  • 5
    A set of lightweight SPECIFIC purpose reusable Java componentes. Examples are: file parsers, simple communication protocols, logging, formatters, directory pollers, file filters, queue management, objects pool managers, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Dependent Object Framework

    Efficient JUnit testing when you have database dependencies

    The DOF enables efficient JUnit testing and Test Driven Development against code that depends on objects that are persisted (e.g., database), more efficiently than alternative techniques such as SQL scripts. Please visit us at https://github.com/justin808/dof
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    iScreen is a Java Object Validation Framework to be used to validate Java objects (i.e. JavaBeans and POJOs) and object graphs. Configuration is XML, and supports reuse, conditionals, dynamic error messages, internationalization, and much more.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    Java framework that allows transformation from XML files to Java objects with ease.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    OOWeb is a small Java HTTP server/library to allow superfast standalone web applications, mapping URL directories to objects, pages to methods and GET/POST arguments to method parameters. This offers true OO web development with no bulky container!
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 10
    getter and setter tester is a simple java class, useful to automatically test getter and setter methods of a class with a single line of code. It also includes utility methods to allow those test on "non-trivial" objects.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    Map CSV records to Java Objects and back again (a la hibernate).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Eclipse RCP-based viewer for the Naked Objects Framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    JPOX was an Apache2 licensed standards-driven Java persistence implementation. It is replaced by DataNucleus http://www.datanucleus.org
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    db4o is the world's leading open source object database for Java and .NET. Leverage fast native object persistence, ACID transactions, query-by-example, S.O.D.A object query API, automatic class schema evolution, small size (http://developer.db4o.com)
    Leader badge
    Downloads: 19 This Week
    Last Update:
    See Project
  • 15
    Web Objects in XML (serializer) provides easy XML serialization of Java and C# objects. Objects are serialized to a file in a standard XML format. They can then be de-serialized either to Java or C#.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    JaneySpaces is a network abstraction library based on a space of distributed objects. It is designed to fit with traditional Object Oriented designs and principles, and to be as unobtrusive as possible when it comes to the structure of your application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    SevenMock is an easy-to-use Java dynamic mock objects implementation for unit testing that places responsibility for verifying operation parameters directly on the unit test code - enabling tests to be tightly focussed and easy to debug.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Please note the project has moved to GitHub, see http://benilovj.github.com/dbfit DbFit is a set of fixtures which enables FIT/FitNesse tests to execute directly against a database, enabling developers to manipulate database objects in a relational form, making database TDD much easier then with xUnit-style tools.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    Coupling-Complexity Between Objects is a metric suite that predicts software quality. It consists of ten metrics that are based on Thomas McCabe's Cyclomatic Complexity and Chidamber and Kemerer's Coupling Between Objects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Skaringa is an API for Java, JSON and XML language binding. It transforms Plain Old Java Objects into JSON or XML documents and back. Typical applications are data exchange, object persistence and object transformation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Java and Javascript based frameworks providing a solid foundation for working with objects and data.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    csv file parser provides reader and writer to map csv file content to java objects and revers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A Patterns based Java Server Application framework. Designed to enforce MVC, it provides business logic abstraction through the Application and Front Controller patterns, command objects, view mapping, and more over J2EE HTTPServlet & MUSCLE Protocols.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Really Easy Java XML Binding (RE-JAXB) is a way to map XML to plain old Java objects and back to XML, without using beans, without external binding definitions, without manually mapping values, and without the use of XSD files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Type-safe Java/C# messaging framework for TIBCO/ActiveMQ JMS, TIBCO/RV, etc. protocols. Generates Java/C# classes from XML definitions - field-level constraints, complex field types (arrays, hashtables, nested message objects) are fully supported.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB