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

    Tutorial on Firefox Add-on SDK

    A short tutorial on how to use native libraries in Firefox

    Here we show how to load and interchange information between Firefox and any native library via the Firefox Add-on SDK.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    node-imagemagick

    node-imagemagick

    Imagemagick module for NodeJS

    node-imagemagick is a Node.js module that wraps the popular ImageMagick command-line image processing tools, giving JavaScript developers the ability to perform powerful image manipulation tasks from within Node applications. Instead of reimplementing image algorithms in JavaScript, it shells out to the underlying ImageMagick binaries, enabling resizing, cropping, format conversion, compositing, and other transformations with the same proven engine used by many backend systems. The library...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    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: 0 This Week
    Last Update:
    See Project
  • 4

    ContainerValidator.JS

    Cargo container validator ISO 6346 in Javascript

    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
    SCORM (1.3) E-learning Development Tool

    SCORM (1.3) E-learning Development Tool

    All you need to develop your e-learning courses!

    This is a preconfigured VirtualBox Virtual Machine containing all you need to develop SCORM packages (1.3) for your e-learning courses. Using a Java Wizard, it is possible to add your content to a preconfigured e-learning course and export it in SCORM 1.3 format. Moodle 2.7 LMS is included to test your SCORM packages. The preconfigured e-learning course uses HTML5 tags to allow learners to enjoy the course using mobile devices (smartphones, tablets).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    SIGAFS (Nueva Generación)

    Sistema para la Gestión de las Aplicaciones de FUNDACITE Sucre

    Sistema para la Gestión de las Aplicaciones de FUNDACITE Sucre. Módulos 100% Funcionales: *Sistema para el control de Asistencia. *Sistema para el control de estudios de la Academia de Software Libre.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Multiple Dates Picker for jQuery UI

    Multiple Dates Picker for jQuery UI

    [Project moved to GitHub]

    Extends jQuery UI's datepicker (calendar) allowing multiple dates and range selection and avoidance.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    TinyColor

    TinyColor

    Fast, small color manipulation and conversion for JavaScript

    TinyColor is a microframework for inputting colors and outputting colors as different formats. Input is meant to be as permissive as possible. TinyColor is a small, fast library for color manipulation and conversion in JavaScript. It allows many forms of input, while providing color conversions and other color utility functions. It has no dependencies. The string parsing is very permissive. It is meant to make typing a color as input as easy as possible. All commas, percentages, parenthesis...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Strongly-Typed Javascript is a translator from Java its very similar Javascript counterpart. Unlike GWT, STJS doesn’t impose you any library on the client side and any special tool during development apart from a Maven plugin.
    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
    HTML Onlive Debugger

    HTML Onlive Debugger

    Realtime preview for designers and developers.

    When I got my first Android tablet; I realized how much web design and development were such a tedious process for a large majority of tablet and smart phone users. I found no applications available in Google Play that enabled live code debugging which gave me the incentive to develop one myself. After purchasing Google's developer fee, as well as AIDE I then released on Google Play for all to use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    BIRT Report Designer

    BIRT Report Designer

    Open Source Reporting & Data Visualization Platform

    BIRT is an open source technology platform used to create data visualizations and reports that can be embedded into rich client and web applications. Developers who use BIRT Designer are able to access information from multiple data sources easily and quickly in order to create reports and applications with stunning data visualizations. Actuate now provides a free report server, BIRT iHub F-Type, to deploy BIRT content so developers don't have to build their own infrastructure. ...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 12
    Hogan.js

    Hogan.js

    A compiler for the Mustache templating language

    Hogan.js is a 2.5k JS templating engine developed at Twitter. Use it as a part of your asset packager to compile templates ahead of time or include it in your browser to handle dynamic templates. If you're developing with Node.js, just use NPM to add the Hogan package. Hogan.js was developed against the mustache test suite, so everything that holds true for templates is also the case for hogan.js. That means you get variables, sections, lambdas, partials, filters, and everything else you've...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Dashing

    Dashing

    Dashboard framework in Ruby and Coffeescript

    Dashing is a Sinatra based framework that lets you build beautiful dashboards. Every new Dashing project comes with sample widgets & sample dashboards for you to explore. The directory is setup as follows. Assets, all your images, fonts, and js/coffeescript libraries. Uses Sprockets. Dashboards, one .erb file for each dashboard that contains the layout for the widgets. Jobs, your ruby jobs for fetching data (e.g for calling third party APIs like twitter). Lib, optional ruby files to help out...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14

    openhealthpractice

    A simulation environment for physiology models simulation

    The OpenHealhPractice Simulation Environment is a web framework intended to concurrently manage and launch generalized models. Models can be uploaded by the users and also can be connected to other models in order to simulate them in a row. These simulations are stored and can be reviewed or deleted at anytime. The Graphical Visualization Environment (GVE) provides the graphical visualization of the simulation results. Results can also be exported to different formats (xls, txt or...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    ASICMS is a php Framework for CMS-Systems. MultiUser and Multiuser Support and a large libary of php-Classes and Widgets.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    jpSizer

    jpSizer

    jpSizer - php user window information

    jpSizer is javascript script that informs PHP about user window sizes. Thanks to what you can render your site in proper sizes of elements
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17
    BIRT iHub F-Type

    BIRT iHub F-Type

    Free report server for creating data-driven apps

    Open Source BIRT (Business Intelligence and Reporting Tools) is a visual-based development tool used to create data visualizations and reports that can be embedded into rich client and web applications. BIRT is a top-level designer tool within the Eclipse Foundation, an independent not-for-profit open source community and consortium of software vendors.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18

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

    Microscopic XUL & XBL Editor

    A quick & dirty XUL / XBL prototyping editor for user interface.

    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    tedo

    dom oriented javascript template for dynamic pages

    Tedo is a template engine in javascript for pages with a lot of dynamically updated content. It works in the DOM-tree to make a clean distinktion between layout and script. WIth tedo it is easy to update layout or dynamic behaviour without breakage. Templates are created in the normal html-file. To special elements the class tedo is added and data-tedo-tags describing the type of template. To modify elements through templates the tedo object is used. Example of usage is ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    NomeJS

    NomeJS

    Nome is a JavaScript library for location driven sites

    Nome (pronounced know me) is a JavaScript library that leverages the power of HTML5 geolocation and location data. This type of data isn't normally exposed within a user session without signing up to multiple services and installing many large database files locally. Nome gives direct access to location and weather data from an exposed JavaScript API allowing you to create context driven websites that deliver information relevant to your audience. With clever thinking nome has the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Travel Market Simulator
    That project aims at studying and comparing typical airline IT methods, for instance RM-related algorithms. It works from a Unix/Linux/Mac command-line, and exposes basic APIs. It is being developed in C++, with Python wrappers for some components.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    PhotoJShop

    PhotoJShop

    Photo editing JavaScript library

    PhotoJShop is a JavaScript library for photo editing using the canvas and kernel convolution matrixes, aiming to reproduce the most usual filters. A demo of its capabilities can be seen in Nuophoto, a project that uses this library for all the editing. The idea is to provide a simple library to developers that will allow quick integration of photo filters to their website. After including jQuery, include photojshop.jquery.js. Once loaded you simply need to call it on a valid element. You...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Flamingo Project

    Flamingo Project

    Workflow Designer, Hive Editor, Pig Editor, File System Browser

    Flamingo is a open-source Big Data Platform that combine a Ajax Rich Web Interface + Workflow Engine + Workflow Designer + MapReduce + Hive Editor + Pig Editor. 1. Easy Tool for big data 2. Use comfortable in Hadoop EcoSystem projects 3. Based GPL V3 License Supporting Pig IDE, Hive IDE, HDFS Browser, Scheduler, Hadoop Job Monitoring, Workflow Engine, Workflow Designer, MapReduce.
    Downloads: 0 This Week
    Last Update:
    See Project