Showing 84 open source projects for "simple library"

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
  • Host LLMs in Production With On-Demand GPUs Icon
    Host LLMs in Production With On-Demand GPUs

    NVIDIA L4 GPUs. 5-second cold starts. Scale to zero when idle.

    Deploy your model, get an endpoint, pay only for compute time. No GPU provisioning or infrastructure management required.
    Try Free
  • 1
    A simple statemachine library in java. It uses the memento pattern so the state is stored outside the machine so it is easier to cluster a solution using this statemachine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Snow is a library which allows to deserialize complex data structure from a simple source in a configurable manner.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    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
  • 4
    The Simple MySQL Java Library, designed to make MySQL Database access in Java very similar to PHP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • $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
  • 5
    SARJ (Simple Active Record for Java) is a powerful but lightweight and simple to use library for accessing databases from Java applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    CoDeK - Java Concurrent Development frameworK is a very simple, open-source, academic java library aimed to help the development of Java multi-threading concurrent applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    An extensible framework to provide data adaptation services in distributed systems and ETL applications. Used to preprocess (non-XML) data into XML, transform and validate XML data and write it to a sink interface. Also includes simple XML tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    SsGen is a SQL generator library. The api provides intuitive SQL generation methods. Also, it provides SQL writers that dispense vendor specific SQL statement as a String object.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    The Sitast(Simple Tapestry Stack) library project provides stack and ajax behaviour for the Tapestry java web application framework.
    Downloads: 0 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
    Small Java efficiency and productivity utilities as both stand alone programs and simple APIs. Including sipplets for GUI (Swing), threading and XML, plus utilities for SQL and XML. Download the wheel here!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    AchitectHelper is an framework developed to make easy the development of simple 3-layered systems by providing generic layers for business and persistence. At this initial stage it helps IT students but its intented to help complex projects too.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    ## This project was moved to boxsql.dev.java.net ## BoxSQL is a simple ones and efficient open-source framework that it removes the SQL of the code of its application and places them in archives of templates
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    JDBL is a simple and flexible layer for moving data between Java objects and a relational database. It allows for direct, elegant use of SQL without the tedium of JDBC.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    It is a lightweight API to invoke web services (RMI, CORBA, WebService (SOAP), XML-RPC, EJB, Hessian, Burlap, REST, ...), how simple Java Object calls. You can integrate Crispy in a Service Oriented Architecture (SOA) or in a Rich Client Platform (RCP).
    Downloads: 3 This Week
    Last Update:
    See Project
  • 15
    GetInLine is a simple embedded Java(tm) DSL for writing applications that process record-based text files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Make Java Swing applications easier: - Simple easy to use layout manager - Clearly described framework and principles for developing a UI application - Extensible mappping framework to map from POJOs to user interface - No XML configurations!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Rilio Framework is a small and simple Java AJAX web application framework. It uses event-based programming model, component-oriented design and clear common conception.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    The Elementary Plugin Framework for Java (EPF4J) is a collection of classes that allow the integration of a simple yet functional plugin framework to applications. The design goals were simplicity, ease of use, and low cost/effort of integration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    This project based on the Hessian project provides simple way enable local Java objects remote-accessible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Presentation framework for Echo2 web-based GUI apps. Currently pre-alpha but compiles OK. Provides elementary support for Actions, Presentation Models and simple events. Windowing support is planned. Download the code from CVS and ge involved today!!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Hula is a servlet-based framework for developing html-based application interfaces. Hula is structured to both make development and deployment of applications simple and to keep support costs low.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    gluemvc is a very simple framework for swing/swt/awt applications that assist the developer to programmer in MVC pattern. This FW uses the DAO, Services and Business Object pattern. It help us to program in large team and with some nexus in our code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    MVC Java framework intended to help building simple web applications quickly. It provides components for pagination, tables, dialogs, data input, security, error handling and long-term processing feedback. Minimum configuration and XML files required. This project is discontinued.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    This project is just a simple exploration of object oriented design patterns. Our project begins with a Conway Game of Life program, applying patterns where possible. The eventual goal of this project is to develop a reusable library of patterns.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Were you never getting bored by going through the full wsdl process, just to pick up an answer from a couple of string parameters ? We were. Neowebservices framework allows to make code (java classes...) available through a simple http request.
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo