3327 projects for "java open source" with 2 filters applied:

  • 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
  • Cloud tools for web scraping and data extraction Icon
    Cloud tools for web scraping and data extraction

    Deploy pre-built tools that crawl websites, extract structured data, and feed your applications. Reliable web data without maintaining scrapers.

    Automate web data collection with cloud tools that handle anti-bot measures, browser rendering, and data transformation out of the box. Extract content from any website, push to vector databases for RAG workflows, or pipe directly into your apps via API. Schedule runs, set up webhooks, and connect to your existing stack. Free tier available, then scale as you need to.
    Explore 10,000+ tools
  • 1
    ServEngine is a J2EE component suite for online applications development developed by Ignacio de Córdoba, from Red SKIOS S.A., a spanish software consulting company based in Madrid. ServEngine core uses JPA EJBs for Model and JSF2 for View through CDI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Aspose for Spring.Java

    Aspose for Spring.Java

    Aspose for Spring.Java provides Aspose API samples for Spring.Java.

    Aspose for Spring.Java provides usage samples / sourcecodes for the demonstration of Aspose API for Java by extending famous Spring Java PetClinic Sample Web Application. This extension of "Spring Java PetClinic Sample Web Application" also shows the Integration of Aspose APIs with Spring MVC, JSP and Maven Project. Latest Release: v1.1
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    WebDBExpress

    WebDBExpress

    A powerful PHP framework for web applications

    ...The applications generated by WebDBExpress are: - full of rich ready-to-use functionalities - easily customizable - easily extendible - and easily changed as your business needs evolved. WebDBExpress is a free open-source software licenced under the terms of the GNU General Public Licence. It comes with the following set of tools to assist you during the whole development process: - a modeling-tool that enables you to produce the XML schema describing your application - a web database engine to generate your application on the fly from the XML schema - an administration-tool that enables you to manage and deploy your application - and a users-management-tool to manage your users.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    This project is an extended implementation of Knuth's "Dancing Links" algorithm and some use cases (e.g. Sudoku).
    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
    GUCEF: Galaxy Unlimited Client Engine Framework. It is intended to be a cross-platform framework for RAD purposes. Allowing developers to quickly put together applications using the desired GUCEF modules.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Parameterized Unit Test Framework

    PUT extension for JUnit 4

    Parameterized Unit Test Framework is an open-sourced PUT library for JUnit 4. This project is developed in my spare time and currently updated actively. Core features: 1. Separation of test data from test code 2. Annotation support 3. Automated test parameter injection 4. Dedicated test runner
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Pugg is a c++ framework for plugin management. Features o Header only library, no installation o Auto loading of plugins from files o Version control for plugins o Object oriented design o Platform independent
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    spl@sh

    spl@sh

    PHP Server Side Controls

    spl@sh is a standard extension for ALPHA CMS. spl@sh is a PHP based server side object oriented set of classes with which you can create and administer the most important HTML elements dynamically! spl@sh is to PHP as server side controls to ASP.net!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Write code that anyone can read!
    Downloads: 2 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
    XMLNuke

    XMLNuke

    A Web Development Framework focused on the Data

    == THIS PROJECT HAS MOVED TO https://github.com/byjg/xmlnuke == XMLNuke is a Web Development Framework focused on produce the data. You can to create applications very rich by producing natively XML or JSON and the Framework transforms this data to another formats including XHTML.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    Jspresso
    Jspresso is an innovative framework for building high quality java rich internet applications. Jspresso dramatically reduces the development cycles needed to get your corporate application up and running.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Services library for Jujunie's projects. It includes common API that are shared between our projects. Among other utility classes, it currently contains a web MVC2 framework, a logging abstraction layer, a table consolidation API and XML writing API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    This project has moved! See the web site for the new location.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Modular Gaming

    Modular Gaming Open Source Persistent Browser Based Game Framework

    ...Modular Gaming can be used legally for any open source, commercial, or personal project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    JCLEC
    JCLEC is a general purpose evolutionary computation framework developed in Java. Some of its mains features are: multilevel architecture, highly reusable and integrable with other systems, easy to use and a lot of implemented algorithms and operation
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Blister is an extremely fast, scalable, lightweight, cross-platform C++ library and cmdline tool set for building async I/O servers and clients. It includes optimized logging, configuration, networking, process control, HTTP and SMTP APIs
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    The BioNLP UIMA Component Repository provides UIMA wrappers for novel and well-known 3rd-party NLP tools used in biomedical text prosessing, such as tokenizers, parsers, named entity taggers, and tools for evaluation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Bone.io

    Bone.io

    Realtime HTML5 Framework

    Bone.io is a real-time web framework that streamlines building event-driven apps over WebSockets, pairing a Node.js server with a lightweight client library. It organizes communication into channels and events, so the server can push data to the browser and the browser can send commands back without boilerplate. The framework focuses on mapping server-side logic to UI updates directly, which makes patterns like live dashboards, chat, and collaborative editing easier to implement. Abstracting...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Open ESB

    Open ESB

    A Java Business Integration (JBI, JSR-208) based ESB implementation

    This is a fork of the OpenESB, a Java-based open source enterprise service bus that implements the JBI specification (JSR 208).
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    pano3

    pano3

    A panographic toolkit compliant with open source standards

    pano3 (or "pano cube") is an experimental, cross-platform, open source toolkit designed to agree with modern web standards such as HTML5, CSS3 and CSS3D. The pano3 viewer is now released as a jQuery plug-in based on 3d transformations supported by CSS3D. The desktop utilities are written in Java 1.7.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    JEE development framework based on Spring 2.x, to easy up the creation of highly scalable, perfoming and clusterizable applications using a POJO-style programming philosophy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    SPADE

    SPADE

    A toolkit for developing and deploying protein structure algorithms.

    The Structural Proteomics Application Development Environment is a Python tool kit for developing and deploying bioinformatics applications. Handles graphics, analysis, and modeling of protein sequence and structure. Source and Win installers available. SPADE source code can be cloned from http://www.github.com/deaconjs/SPADE.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 23
    RPGWorldModel is an object-oriented, abstract framework for creating world models for RPG/MMORPG games. It contains both high level, abstract objects as well as some basic implementation, but most important, it allows extentions to be made by developers!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    Yacap

    Yet Another Command Argument Parser

    A highly configurable command line parser with help generation support. * Easy to configure option sets based on builder patterns * Typed options: boolean, string, int, long, double and enum * Dual POSIX short and GNU long parameter names * Support for unnamed (such as file list after options) and internal options (options are unparsed after --) * One step parsing * Result set with safe and typed getters * Error messages and warnings returned by result set * Text-based help...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Robotlegs Framework

    Robotlegs Framework

    An ActionScript 3 application framework for Flash and Flex

    An ActionScript 3 application framework designed for building modular and maintainable applications in Flash and Flex, offering features like dependency injection, command/view management, and plug-and-play extensions. The fluent API makes your code more readable. An extension mechanism makes the framework highly customizable. Bundles allow you to get applications started quickly. Lightweight, built-in logging shows you what the framework is doing. Mediators can be mapped to abstract types...
    Downloads: 0 This Week
    Last Update:
    See Project