Showing 75 open source projects for "objects"

View related business solutions
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • Build on Google Cloud with $300 in Free Credit Icon
    Build on Google Cloud with $300 in Free Credit

    New to Google Cloud? Get $300 in free credit to explore Compute Engine, BigQuery, Cloud Run, Vertex AI, and 150+ other products.

    Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query exabytes in BigQuery, or build AI apps with Vertex AI and Gemini. Once your credits are used, keep building with 20+ products with free monthly usage, including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. Sign up to start building right away.
    Start Free Trial
  • 1
    Copperhead is a small and simple library providing a Swing user interface that allows one to automatically generate PDF documents from annotated objects using the iText PDF library. Copperhead is developed under GPLv3. Please download Copperhead 0.1b for iText 2 and 0.2b for iText5. Read more on http://byteality.ch/blog. Enjoy!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    SiDO is a Java API that allows the creation and manipulation of Data Objects very easily, and yet powerfully.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    ObjectSql allows jdbc java api users to generate SQL statements using objects instead of string manipulation and still having total control over database access
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    jOOCal is Java Object Oriented Calendar utility - modeling your dates, year, months, hours, weeks, etc as serializable objects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    Java ORM liblary for fast and easy creations of ORM objects and tables.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    XMLSer(ializer) is a library to encode Java objects into XML. Currently at a very basic stage, it should still handle most objects properly. Some customization of XML, such as aliasing, is supported. All special handling is done via annotations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    metagloss
    metagloss is an annotation-centric android library for reducing boilerplate code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    JavaScript Object Graph for Java is a library designed to simplify working with JSON objects in Java code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Tinybinding is a small framework that allows automated synchronization of values between objects including values of Swing Components.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    Library to abstract the implementation of the use of the database, and use it as object oriented. It allows the user to easily persist objects and retrieve them (like JPA but without the overhead and footprint that JPA implies).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    CjQ (Complex Java Queries) is a library intended to introduce functional programming features in Java. One feature is the reducing of information brought by complex Java objects by simply selecting the fields you want to give away. It's SQL-like.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Joperties
    Joperties is an extension to the Properties class. It exists to solve a common problem with Properties (all Properties are Strings). Joperties allows you to set and get Java Objects without worrying about the transformation between String/Object.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Library of annotations and boiler plate code to connection hibernate annotated objects that represent data tables with SWT Widgets; with the goal of rapid CRUD operation capabilities through an SWT GUI. The project goals maybe expanded in the future.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Transform your Java objects into a readable xml format, this is not object serialization.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    CouchDB4CF is a set of ColdFusion facade objects that encapsulate the easy to use CouchDB4J project written by Marcus R. Breese (http://github.com/mbreese/couchdb4j). This project's purpose is to simplify access to CouchDB databases.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    A graph persistence framework and associated toolkits based on a navigational query style. A default persistence engine is included for storing graph objects and properties into simple relational tables but the actual storage model is pluggable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    This is, at least for now, a proof of concept of an extended jsp:include command, allowing the user to pass in both Strings and Objects, as well as specify a block to display if there is an error.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    An event driven software system for easy and efficient streaming of structured data. Instead of creating temporary objects and holding them in lists for passing around, chain$tar streams data directly to a sequence of chained methods.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    jMemoryUse
    This simple project provides a way to efficiently calculate the actual memory use of any Java object. The class makes use of the JVMs own instrumentation support to calculate the object memory use in a portable way.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Java library for constructing embedded parsers. A parser is constructed by Java objects. A fluent interface API helps to define the grammar in an EBNF-like style. No Java source code will be generated. ParCinJ is suitable domain specific languages (DSL).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    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
  • 22

    jrmc

    Java Remote Method Call

    Java Remote Method Call provides a Framework for remote method invocation on Java objects which solves the limitations of Java RMI. It provides a way for bidirectional communication of object states, between Client and Server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Interfuse is a workflow framework that joins ("fuses") the services, rules and objects of a traditional application with user-defined workflow. Interfuse is lightweight and designed to be embedded in existing Java-based applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Simple Yaml2Java Transformer

    Simple Yaml2Java Transformer

    Provides quick transformation from yaml to Java Objects

    Provides quick transformation from .yaml or .yml files in classloader or filesystem to java class instances. GitHub: https://github.com/DeMmAge/Simple-Yaml-Transformer Library based on snakeyaml: https://mvnrepository.com/artifact/org.yaml/snakeyaml Add Jitpack repository in <repositories> section in pom.xml: <repositories> <repository> <id>jitpack.io</id> <url>https://jitpack.io</url> </repository> </repositories> Add Simple-Yaml-Transformer...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    mdx builder 4 java

    MDX query builder library

    Lightweight Java library for building MDX queries.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB