Showing 3714 open source projects for "java open source"

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
  • 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
  • 1

    goorm

    Cloud-based Integrated Development Enviroment

    We prepare to re-release npm install goorm goorm is the cloud-based Integrated Development Environment. It is developed in only javascript and using various open source libraries. It is also an open-source project. goorm supports currently C/C++ and Java as well as HTML, CSS, PHP and Javascript. Other languages will be supported with plugin. (future works). - goorm is developing now and this repository provides only alpha version. - please, feedback to us about bugs and feature what you need. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    extjs4erp

    Extjs based user interface framework for ERP style business applicatio

    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    betterform

    betterform

    Toolkit for rapid XML and web application development

    Toolkit for rapid XML and web application development including a full XForms 1.1 implementation and a rich set of widget and layout-containers. Extensible interfaces for integration of custom controls, functions and data connectors.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    PHP4sack
    A PHP encapsulation of the AJAX sack library so that developers need only code in PHP to implement AJAX, Feedback will be good to improve this component set. Now supporting cross browser drag and drop events, no other library dependencies.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 5

    JSDuck

    Simple JavaScript Duckumentation generator.

    API documentation generator for Sencha JavaScript frameworks. JSDuck aims to be a better documentation generator for Ext JS than the old ext-doc was. It is used by Sencha to document Ext JS 4, Sencha Touch and several other products. NB! Windows binaries are now hosted in Github: https://github.com/senchalabs/jsduck/releases
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    z-utalm

    z-utalm

    Unified Test and Logging layer for multiple programming languages

    Modern software systems and application are commonly written in multiple languages, include scripting engines, and are frequently build on multiple specialized frameworks and middleware for a considerable diversity of runtime environments. The latest influencing update in development paradigm is the application of multicore processors. This projects is aimed to unify the required trace and logging output and integrate into debugging environments. The target is to provide general development,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    RadPHP Component Library is a PHP library modelled after VCL for Win32 and it's used on RadPHP XE to allow Visual RAD PHP Development.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8

    Volunteer Hero

    Volunteer Management and Check-In System

    Volunteer Hero is an open source volunteer management system designed to register volunteers, organize them into groups, and check them in the day of an event. Currently built as a package for Concrete5, we aim to add back-end and front-end functionality to manage volunteers for pre-existing Concrete5 sites.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Wikidsmart by zAgile

    Tools and Apps Integration; Requirements & Test Case Mgmnt, & More

    Wikidsmart provides smart integration and instant solutions for ALM (application lifecycle management) as well as CRM, Help Desk, and other business applications. Achieve solutions for Requirements Management, Test Case Management, Customer Cases, Customer On-Boarding, and more. Wikidsmart delivers interoperability, traceability, faceted search, and reporting amongst all connected tools and applications. It contextually integrate content of Confluence, JIRA, Selenium, FishEye (for Git,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 10
    PHP web-application framework including MVC, GUI, ORM, FSM, ACL, Ajax and many more. Very useful toolset to build php web-applications from the simpliest to more complex systems. See www.mywebframe.com for more details!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Repricate

    Repricate

    A Timer for Coders!

    Put your coding skills to the test with Repricate!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    cfml-projectDirector

    ColdFusion Application Management and Tracking.

    A ColdFusion application for the creation of a centrally managed database for * project collaboration. * project tracking * helpdesk tickets * customer details.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    webtoprog_chung
    webtoprog chung is a simple example of communication from a web javascript program to a local desktop application program (written in freebasic ) using screen pixels test. No special autorisation or security bypass, just type a text in the web page and it will be displayed in the application's window .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    LODRefine

    LODRefine

    LOD-enabled version of OpenRefine

    LODRefine is OpenRefine with integrated extensions that enable you to reconcile and extend data with DBpedia, extract named entities and upload your data on CrowdFlower crowdsourcing service.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    Extends Cobertura to measure and report on code covered by unit tests in same package. Also adds improved reporting features, including measuring code coverage against a coverage policy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    VCL.JS

    VCL.JS

    TypeScript component based framework for enterprise web application

    A faster way to build enterprise app. VCL.JS is a TypeScript open-source platform for building enterprise web apps in a fraction of the time, whether you’re an expert developer or just getting started. for more information http://vcljs.com Friendly APIs help you get your job done faster. //Simple dbgrid bounded to a query import V = require("VCL/VCL"); export class PageHome extends V.TPage { constructor() { super(); //create a backend query var qur = new V.TQuery(this); qur.SQL = "SELECT CustomerKey, FirstName, LastName FROM Customers"; qur.open(); //create a grid on the screen var grd = new V.TDBGrid(this, "grid"); grd.Dataset = qur; //bind the grid to the dataset grd.PageSize = 15; var col = grd.createColumn(“FirstName”); var col = grd.createColumn(“Lastname”,”Last Name”); } }
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Calculator Plus

    Calculator Plus

    An advanced and open source calculator application for Android.

    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Wp App Studio

    Wp App Studio

    Wp App Studio is a Wordpress based custom plugin development platform.

    Wp App Studio (WPAS) is a cost-effective REST API based software as a service (SaaS) platform that creates fully featured WordPress apps(plugins). Saas is a software delivery model commonly used by companies such as Google, Yahoo, Amazon etc. In SaaS delivery model all processing takes place outside of your computer. WPAS as a SaaS application does not require the deployment of a complex processing infrastructure and algorithms to generate code at your computer. It eliminates or...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Yana Nestable

    is an WUI hierarchical list creator with drag and drop.

    Yana Nestable is an WUI hierarchical list creator with drag and drop.you can easily use source code of this app in your projects and have fun! never can be easier to create menu,category and ... every nestable items can be create and store in database with this module!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Gnujiko 10.1

    Software gestionale open-source

    Gnujiko è un software gestionale open-source progettato per la piccola impresa, è dotato degli strumenti principali per poter creare preventivi e fatture, gestire le anagrafiche clienti e fornitori, controllare le giacenze a magazzino e tanto altro. E‘ integrata una gestione semplificata della contabilità per consultare il Registro IVA acquisti/vendite e le registrazioni di Prima Nota.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    liblzg is a minimal implementation of an LZ77 class compression library. The main characteristic of the library is that the decoding routine is very simple, fast and requires no memory.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    This is a library of GWT components (widgets) which helps to develop a rich Web 2 UI more rapidly. The library consists of such components like editable and hierarchical grid, date picker, etc. The components were tested in browsers: IE, FireFox, Safari.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    dynamide
    dynamide is a dynamic web application framework for handling the presentation and business layers in a traditional web app. See http://dynamide.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    akey2 keyboard javascript

    akey2 keyboard javascript

    Javascript keyboard easy to use for people with little knowledge in IT

    El teclado _akey2_ (Autor: Emilio Aguilar Gutiérrez) El teclado _akey2_ ha sido diseñado para facilitar la escritura a quienes no conocen bien el teclado del ordenador (querty). La simplicidad del número de teclas favorece su uso. Para utilizarlo es preciso localizar las letras en las teclas y pulsarlas con el botón izquierdo del ratón. Las 9 teclas centrales deben pulsarse dos veces: La primera vez hacen que el teclado cambie y presenten todas las letras disponibles para la...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    aself

    aself

    a selenium framework

    A selenium framework to do automation testing without any prior selenium knowledge and without any programming knowledge.
    Downloads: 0 This Week
    Last Update:
    See Project