Showing 2263 open source projects for "java 2 sdk"

View related business solutions
  • Context for your AI agents Icon
    Context for your AI agents

    Crawl websites, sync to vector databases, and power RAG applications. Pre-built integrations for LLM pipelines and AI assistants.

    Build data pipelines that feed your AI models and agents without managing infrastructure. Crawl any website, transform content, and push directly to your preferred vector store. Use 10,000+ tools for RAG applications, AI assistants, and real-time knowledge bases. Monitor site changes, trigger workflows on new data, and keep your AIs fed with fresh, structured information. Cloud-native, API-first, and free to start until you need to scale.
    Try for free
  • Lightspeed golf course management software Icon
    Lightspeed golf course management software

    Lightspeed Golf is all-in-one golf course management software to help courses simplify operations, drive revenue and deliver amazing golf experiences.

    From tee sheet management, point of sale and payment processing to marketing, automation, reporting and more—Lightspeed is built for the pro shop, restaurant, back office, beverage cart and beyond.
    Learn More
  • 1
    An eclipse 2+ platform launcher written in java. Enables users to config different versions of eclipse with different workspace locations and launch these configuration. You can give different VM params and sort the configurations
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Originally developed as a GUI replacement for the JAR utility included with the Java SDK, this program is expanding to become a cross platform archive utility with the ability to create fully cross platform installation programs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    EmbedDB is a set of simple APIs for interacting with embedded databases in an intuitive fashion. It aims to implement each language binding in an identical way, enforcing binary compatibility, and leveraging the host language's standard structural types
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    A collection of useful frameworks for Cocoa/OpenStep/GNUstep developers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Nonprofit Budgeting Software Icon
    Nonprofit Budgeting Software

    Martus Solutions provides seamless budgeting, reporting, and forecasting tools that integrate with accounting systems for real-time financial insights

    Martus' collaborative and easy-to-use budgeting and reporting platform will save you hundreds of hours each year. It's designed to make the entire budgeting process easier and create unlimited financial transparency.
    Learn More
  • 5
    TheClassLocationPlugin extends the Eclipse Platform (including JDT) with a comprehensive method to locate Binary representations (IClassFile) of JavaElements.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Open source kit/library collection for use in developing RPGs. Libraries for characters, items, maps, etc. As well as a development engine that ties it all together.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Alexandria.bib is a bibliography groupware web managment system. It manages the content of LaTex .bib files and share bibliography between users. It is written in java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    unEvo is an Eclipse plug-in that provides support for the experimentation and research process on Evolutionary Algorithms, intended so that the user can implement an evolutionary algorithm without lost time in the code of the algorithm.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    GNATS Browser is a Java-based client application for GNATS, the GNU Problem Report Management System. It is compatible with both versions 3 and 4 of the GNATS daemon, and allows the user to create, edit, view and query PRs on the GNATS server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Incredable is the first DLT-secured platform that allows you to save time, eliminate errors, and ensure your organization is compliant all in one place. Icon
    Incredable is the first DLT-secured platform that allows you to save time, eliminate errors, and ensure your organization is compliant all in one place.

    For healthcare Providers and Facilities

    Incredable streamlines and simplifies the complex process of medical credentialing for hospitals and medical facilities, helping you save valuable time, reduce costs, and minimize risks. With Incredable, you can effortlessly manage all your healthcare providers and their credentials within a single, unified platform. Our state-of-the-art technology ensures top-notch data security, giving you peace of mind.
    Learn More
  • 10
    CARLOS project consists of a service-oriented framework and a set of facilities to support the collaborative annotation of learning objects, integrated in the authoring process.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    EasyUpdate is a secure, small and easy to use Java library that enables your application to check for version updates on the Internet, download and install them. It uses JCE to digitally sign files so they are guarantee to be authentic
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A Java 1.5 port of the commons-collections sub-project of the Apache Jakarta Commons project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    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
  • 14
    A basic frame based on Hibernate 3.0.Hibbasic is a pure java project. It packages some db interface and base method of Hibernate 3.0.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    CloneAnalyzer is a tool for software quality analysis. It allows you to find, display and inspect clones, which are fragments of duplicated source code resulting from lack of proper reuse. It can be used as a plugin for Eclipse and on the command line.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    VAInstall is a multi-platform installer written in Java. It allows complete remapping of files from the packager's host to the end-users's host. There are two graphic and two text-based look&feels.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Java interface for the Carbon metadata library. This offers features not already available in the existing Java-Cocoa library from Apple. Implemented with JNI in C.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    JASSEdit is an editor for the WarCraft 3 WorldEdit Scripting Language JASS. Options with this editor: - Auto-Completion , Code Coloring - Easy Function Overview / Inserter - Multiple Script Loading - Syntax Checking.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A java class assambler. This program assembles java byte code instructions for the JVM, like MASM for the CPU. Knowledge of the java byte code instruction is strongly required.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 20
    DDT - D Development Toolkit for Eclpise. The goal of this project is to develop a powerful Eclipse-based IDE for D programming language with auto-completion and refactoring features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    RegX is a Regular Expression builder/visualizer. It is a Java application that provides visual pattern matching similar to Regex Coach. Unlike Regex Coach it is based on java.util.regex package which ensures quality of your expressions when used within a
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    JSquare - Genetic Programming Java Library - Java generating Java
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    phonet4j is the port of a extensible, rule based algortihm for phonetic conversions written by Joerg Michael to java. His code was first published in the computer magazine c't (issue 25/1999, pp. 252). Includes two rulesets for the german language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    This site is intended as a location containing a suite of tools to (1) Aid in the design of db APIs to be utilized in a J2EE environment and (2) generate stubs for the db API, Java classes and SQL DDL necessary to support the MVC pattern and the Data Own
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A microprocessor simulator for unit testing assembly code in embedded systems. Written in pure Java, it works with JUnit on any platform Java supports. Micros include 6502, 6800, 8051, Z80, and others.
    Downloads: 0 This Week
    Last Update:
    See Project