Showing 50973 open source projects for "java"

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
  • Automate contact and company data extraction Icon
    Automate contact and company data extraction

    Build lead generation pipelines that pull emails, phone numbers, and company details from directories, maps, social platforms. Full API access.

    Generate leads at scale without building or maintaining scrapers. Use 10,000+ ready-made tools that handle authentication, pagination, and anti-bot protection. Pull data from business directories, social profiles, and public sources, then export to your CRM or database via API. Schedule recurring extractions, enrich existing datasets, and integrate with your workflows.
    Explore Apify Store
  • 1

    RasCAL

    We shoot neutron beams at things.

    ** This is a legacy site - RasCAL has now moved to... https://github.com/arwelHughes/RasCAL_2019 Please download from Github, as this will be continually updated** RasCAL is a Matlab based application for the analysis of neutron and x-ray reflectivity data. It is specifically written for analysis of neutron data taken at multiple contrasts. Rascal 1 is now a closed project, as we are hard at work on better an brighter things with Rascal 2. So, in the next couple of days I'll...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    VOOPS
    See: https://github.com/nicholasdower/voops VOOPS is a Vector graphics editor written in Java. It was originally released in 2006. It is no longer under active development. The latest release is available as an executable JAR or as a Mac App here: https://github.com/nicholasdower/voops/releases
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    JKlubTV

    JKlubTV

    Java Schach Turnierverwaltung / Java Chess Tournament Management

    Manage chess round robin tournaments with JKlubTV Version 3.0.0-beta This application stores the data belonging to round robin into a SQLite database. It is intended for webmasters who want to easily manage a club tournament in their own chess club. The HTML tables that are to be published for the website will be created easily by the application. Automatically calculate the total points, Sonneborn Berger points of each player, as well as their sequence DWZ, and sorts the HTML table by the...
    Downloads: 12 This Week
    Last Update:
    See Project
  • 4

    Lnkdlst

    Single sided linked list (kind of lib with test-code, C, C++ and java)

    Use own (user) data section for each Linked-List-Element (LLEl) including a fix Identifier which is for search via basic Lnkdlst function (fast ID-part-search, e.g. to find all elements with a specific bit in the ID set). Main list-linkage-change functions: append, insert, delete. - Examples: use of flexible variable ArgList (OnePointerArg, optional valid if not NULL, Argument-Type by ID-Number is easy to get), key-value pairs, build FIFO{queue}/LIFO{stack}, auto-list with max....
    Downloads: 2 This Week
    Last Update:
    See Project
  • Rezku Point of Sale Icon
    Rezku Point of Sale

    Designed for Real-World Restaurant Operations

    Rezku is an all-inclusive ordering platform and management solution for all types of restaurant and bar concepts. You can now get a fully custom branded downloadable smartphone ordering app for your restaurant exclusively from Rezku.
    Learn More
  • 5
    Spring and Hibernate for Beginners

    Spring and Hibernate for Beginners

    Source code for the course: Spring and Hibernate for Beginners

    This repository contains code and resources for learning Spring and Hibernate, tailored to beginners looking to understand Java-based web development. Here is a Spring Boot Learning Path and Roadmap to help you learn more about Spring Boot. These are links to luv2code courses on Udemy. You can purchase the courses to further your studies.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    Hacker Scripts

    Hacker Scripts

    Based on a true story

    ...The README explains the origin story and highlights several canonical scripts and provides usage notes such as required environment variables and cron examples for scheduling. Contributors have provided implementations and ports in many languages and folders (shell, Ruby, Python, Node, Perl, PowerShell, Go, Java, etc.), and the project explicitly welcomes pull requests that add additional language implementations.
    Downloads: 148 This Week
    Last Update:
    See Project
  • 7

    OpenVigil

    Open pharmacovigilance data extraction, mining and analysis tool

    OpenVigil provides a webinterface to analyse pharmacovigilance data, i.e., spontanous or systematic collections of treatments (drugs) and observed adverse events ("drug side effects"). FDA Adverse Event Reporting System (AERS) and other pharmacovigilance data (e.g., Canadian or German) are supported. The OpenVigil web-based analysis tools offer several analysis modes like extraction, filtering, mining of data and analyses via measurements of disproportionality like proportional reporting...
    Downloads: 22 This Week
    Last Update:
    See Project
  • 8
    Phosphor (for Fabric)

    Phosphor (for Fabric)

    A Fabric mod designed to improve the performance of Minecraft

    Phosphor is a free and open-source Minecraft mod (under GNU GPLv3) aiming to save your CPU cycles and improve performance by optimizing one of Minecraft's most inefficient areas-- the lighting engine. It works on both the client and server and can be installed on servers without requiring clients to also have the mod. The mod is designed to be as minimal as possible in the changes it makes, and as such, does not modify the light model or interfaces of vanilla Minecraft. Because of this,...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 9
    JTouch

    JTouch

    HTTP browser for debugging websites and proxies

    Java HTTP browser, with a Swing GUI or command line. Supports IBM and SUN JSSE, low level SSL configuration, authentication, cookies, and custom headers. This a good tool for debugging proxies, web servers, and automating complex page checking or timestamp requests.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Comet Backup - Fast, Secure Backup Software for MSPs Icon
    Comet Backup - Fast, Secure Backup Software for MSPs

    Fast, Secure Backup Software for Businesses and IT Providers

    Comet is a flexible backup platform, giving you total control over your backup environment and storage destinations.
    Learn More
  • 10
    Sitara

    Sitara

    CLI based banking operations script

    This is a simple console-based Java application that functions as a banking system with multiple operations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    CompressPng

    CompressPng

    Java Groovy library plugin

    CompressPng is a Java/Groovy library/plugin aimed at automating the compression of PNG images in an Android / JVM-based build environment. It is intended to help with automatically compressing images (e.g., for Android apps) during the build process, possibly integrating with Gradle or build scripts, thereby reducing the size of PNG assets integrated into apps.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Spring Boot Demo

    Spring Boot Demo

    A project for in-depth study and practical application of Spring Boot

    This repository is a hands-on, “deep learning by doing” collection of Spring Boot demos that you can run and study module by module. It currently includes 66 planned integrations (with 55 completed) spanning monitoring, logging, templating, data access, caching, messaging, scheduling, search, security, and more. The master branch targets Spring Boot 2.1.0.RELEASE with a parent POM that centralizes common dependency versions; the older v-1.5.x branch is frozen and its contents are being...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A Java AWT desktop application for Klondike Solitaire.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    InterMine

    InterMine

    A powerful open source data warehouse system

    InterMine is an open-source data warehouse system tailored for the integration and analysis of complex biological data. It enables researchers to create databases from diverse data sources and provides sophisticated web query tools for data exploration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Valence

    Valence

    A Rust framework for building Minecraft servers

    Rust framework for building Minecraft: Java Edition servers. Built on top of Bevy ECS, Valence is an effort to create a Minecraft-compatible server completely from scratch in Rust. You can think of Valence as a game engine for Minecraft servers. It doesn't do much by default, but by writing game logic yourself and leveraging Bevy's powerful plugin system, you can make almost anything.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Uniscala is a set of Scala APIs for business objects that supports a framework, called Granite, for business-oriented web applications based on Scala, Wicket and DB4O. Uniscala is strongly influenced by Zope.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    xdroidOSS

    xdroidOSS

    a Android Open Source Project with mnmlistUI additions.

    xdroid is an AOSP-based custom Android ROM which is focusing on simple and minimalism while keeping the smoothness and optimization provided by AOSP.
    Downloads: 26 This Week
    Last Update:
    See Project
  • 19

    WinTVCap_GUI/SimplePVR

    Easy to use TV recording application.

    WinTVCap_GUI is a graphical user interface for any command line accepting recording application. It's able to record direct or record scheduled programs. It has special build in support for WinTVCap and GBRecord, so it's possible to get LiveTV with it. SimplePVR is it's counterpart for the Linux platform for DVB scheduled recordings.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    VirtuoZo!

    VirtuoZo!

    Music composer's best friend to find scales, chords and generate music

    This software can be used to search scales & chords from a large and expandable database (XML). Thanks to the jmusic project (https://jmusic.sourceforge.io), this is also possible to generate music starting from these scales & chords and export the result to MIDI file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    StarMap 3D: the project aims to offer a fast and easy consultation of stellar systems
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    gxworks

    Document processing

    Document processing in Java
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Worderize Lite

    Worderize Lite

    Worderize is designed to make the language learning more effective.

    ...New features in V2.0: German and French localization; You can now add definition to words; "Edit" button for words and their definitions; DES + AES encryption. New features in V2.1: Support for Hebrew language. For more information please visit: https://github.com/Northstrix/Worderize Worderize Lite requires java to be installed on your computer. You can download java here https://www.java.com/en/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    krangl

    krangl

    krangl is a {K}otlin DSL for data w{rangl}ing

    ...Implementing a grammar of data manipulation using a modern functional-style API, allows filtering, transforming, aggregating, and reshaping tabular data. krangl is heavily inspired by the amazing dplyr for R. krangl is written in Kotlin, excels in Kotlin, but emphasizes as well on good java-interop. It is mimicking the API of dplyr, while carefully adding more typed constructs where possible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Ephemeris-Examples

    Ephemeris-Examples

    Usage examples for the Swiss Ephemeris library written in Java.

    These examples were found on the site of Thomas Mack. All credits for them go to the original author, I did nothing more than compile them on my computer. All the files needed for successful compilation are included and each example has a ReadMe file.
    Downloads: 21 This Week
    Last Update:
    See Project