Showing 385 open source projects for "objects"

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
  • Managed MySQL, PostgreSQL, and SQL Databases on Google Cloud Icon
    Managed MySQL, PostgreSQL, and SQL Databases on Google Cloud

    Get back to your application and leave the database to us. Cloud SQL automatically handles backups, replication, and scaling.

    Cloud SQL is a fully managed relational database for MySQL, PostgreSQL, and SQL Server. We handle patching, backups, replication, encryption, and failover—so you can focus on your app. Migrate from on-prem or other clouds with free Database Migration Service. IDC found customers achieved 246% ROI. New customers get $300 in credits plus a 30-day free trial.
    Try Cloud SQL Free
  • 1
    A C++ RAII ( Resource Allocation Is Initialization ) implementation of an automatic pointer/reference. Pointable/Referenced objects are handled in a manner similar to Python. Strives to have the simplest syntax possible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    The CoreLibrary is a multiplatform object library for C++ (Linux, Win32, MacOSX, PocketPC). It provides many of the common objects found in Java (Strings, Threads, Collections, etc.) and has the ability to send objects across the network like CORBA.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    Are Plain Old Java Objects (POJOs) to complex? The aim of this framework is, to convert JavaBeans (complex Java-Object graphs) in a simplified representation (JSON, XML, CSV or other object structures) or handle and control access to JavaBean properties.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    The Mitochondrion project offers a transparent, event-driven software framework that provides multi-threaded objects, statecharts, a priority-driven queue and tools to trace and examine run-time interactions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 in Free Credit for Your Google Cloud Projects Icon
    $300 in Free Credit for Your Google Cloud Projects

    Build, test, and explore on Google Cloud with $300 in free credit. No hidden charges. No surprise bills.

    Launch your next project with $300 in free Google Cloud credit—no hidden charges. Test, build, and deploy without risk. Use your credit across the Google Cloud platform to find what works best for your needs. After your credits are used, continue building with free monthly usage products. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 5
    JFling provides tools for (un)marshalling fixed length string data to and from java objects with typed properties. It's codegenerator uses plain csv files to generate fixed-length-string wrapper classes. (see our wiki 'Hosted Apps/Trac' for more info)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    XapMap (Cross Application Mapping) is a Java framework which enables developers to automatically create objects of an application B through adding metadata on a known application A, which contains corresponding classes/fields with the first application
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    This library allows to read/write XML documents into objects using RTTI (run-time type information). Very useful for configurations, settings, skins and so on.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Flicc is an Mxml based Dependency Injection framework for Flex. Flicc allows you to define objects and their dependencies using constants to provide more compile-time checking, configure view components and quickly write domain-specific injection tags.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    This project generate data access objects (DAO) Java classes from a dbDesigner XML definition.
    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
    ...With Jief you will only need a couple lines of code to import data from a file (xml and csv supported out of the box). You can reuse the transformation code for your business objects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    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
  • 12
    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
  • 13
    Amber.net is a lightweight R/O mapper framework for .net, which easy database access without XML descriptors. It uses reflection and annotations for the CRUD cycle of c# objects. Amber.net is dot net version of original java version of Amber
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    PHP Collections is a handful of interfaces and reference implementation classes that provide a common API for collection objects (sets, maps, lists, etc.) in PHP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    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
  • 16
    Java framework that allows transformation from XML files to Java objects with ease.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    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
  • 18
    Map CSV records to Java Objects and back again (a la hibernate).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    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: 0 This Week
    Last Update:
    See Project
  • 20
    Lightweight framework for creating data-aware objects and collections in .NET. Designed to be unobtrusive. A framework for people that don't want to use a framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    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
  • 22
    XML serializer for .Net objects. Serializes object's private fields. Handles interface, class, and struct types. Supports circular references between objects, multiple object instances without XML bloat. XML optimised for common .Net framework types.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Database access library that allows to user to use typed DB Metadata objects while building SQL requests.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    Java and Javascript based frameworks providing a solid foundation for working with objects and data.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    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
MongoDB Logo MongoDB