Showing 6508 open source projects for "java open source"

View related business solutions
  • 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
  • Leverage AI to Automate Medical Coding Icon
    Leverage AI to Automate Medical Coding

    Medical Coding Solution

    As a healthcare provider, you should be paid promptly for the services you provide to patients. Slow, inefficient, and error-prone manual coding keeps you from the financial peace you deserve. XpertDox’s autonomous coding solution accelerates the revenue cycle so you can focus on providing great healthcare.
    Learn More
  • 1
    xvideocapture_chung
    xvideocapture chung is a free direct to divx screen capture program . It captures computer's screen images (fullscreen / window / zone) directly and instantly into very compact divx .avi video file with stereo sound , with very low cpu load. Can run on a small netbook with windows 7.I used camstudio but now i use xvideocapture , it is fast and converts directly into divx.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Pencil2D

    Pencil2D

    Pencil2D is a cross-platform animation/drawing application.

    Pencil2D is an animation/drawing application for OSX, Windows and Linux. It lets you create traditional hand-drawn animations (cartoons) using both bitmap and vector graphics.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 3

    Jamilsoft Image Studio

    A free professional Image Processing application

    Jamilsoft Image Studio is a professional Image Processing application that aims to edit image created by Muhammad Jamil. It supports multiple tabs which mean you can edit multiple images at the same time. The package came with a free image viewer that can be use to view photos and make small editing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    colorpicker.jani

    A simple but efficient Color Picker that gives HTML Color Codes

    This is a simple open source color picker software that you can use while coding.I want a simple color app so that I built this project than I Decided to share it to you guys that might help you.It is gives simply HTML code of your desirable color to use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Total Network Visibility for Network Engineers and IT Managers Icon
    Total Network Visibility for Network Engineers and IT Managers

    Network monitoring and troubleshooting is hard. TotalView makes it easy.

    This means every device on your network, and every interface on every device is automatically analyzed for performance, errors, QoS, and configuration.
    Learn More
  • 5

    Cassini Engine

    A real time 3D graphics engine written in C++

    Cassini is a real time 3D graphics engine written in C++. It supports both Windows and Unix/based systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    VirtualDub2

    VirtualDub2

    An enhanced version of the original VirtualDub

    A streamlined video editor with simple frame-by-frame timeline. Free, open-source, portable. The default package is ready for use with many essential plugins included, and can be further extended with 3rd party codecs and filters. See Wiki for detailed description: https://sourceforge.net/p/vdfiltermod/wiki. Previous name of this project: VirtualDub FilterMod
    Leader badge
    Downloads: 1,629 This Week
    Last Update:
    See Project
  • 7
    ObjectVolume

    ObjectVolume

    Calculates Volume, Surface Area & Centroid of a Closed Triangular Mesh

    The ObjectVolume program calculates the volume, surface area and centroid of a closed triangular mesh represented in an object file (.obj). The process goes through the list of triangles that make up the surface and, for each triangle, forms a tetrahedron with an external point. The program uses the origin (0,0,0). The volume of the tetrahedron is then calculated. Tetrahedrons with back facing triangles are added and those with forward facing triangles are subtracted yielding the object...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    QuteScoop
    QuteScoop is a platform-independent status indicator for VATSIM. It's available for Windows, Mac and Linux. Visit its new development location https://github.com/qutescoop/qutescoop for current downloads and source code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Brass fingering chart generator

    Brass fingering chart generator

    Fingering chart generator for brass wind instruments

    This Windows app generates fingerings for brass wind instruments. It invokes gnuplot to make a diagram showing the harmonic and error for the selected fingering, as well as for alternate fingerings. The program finds all fingerings within an acceptable error range, then chooses the one with the lowest harmonic (shortest tubing length). If no fingering falls in the acceptable error range, the closest match is chosen.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Desktop and Mobile Device Management Software Icon
    Desktop and Mobile Device Management Software

    It's a modern take on desktop management that can be scaled as per organizational needs.

    Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
    Learn More
  • 10
    remark

    remark

    A simple, in-browser, markdown-driven slideshow tool

    A simple, in-browser, Markdown-driven slideshow tool targeted at people who know their way around HTML and CSS. If your ideal slideshow creation workflow contains any of the following steps, just write what's on your mind, do some basic styling, easily collaborate with others, share with and show to everyone, then remark might be perfect for your next slideshow! Focus on the content, expressing yourself in next to plain text not worrying what flashy graphics and disturbing effects to put...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Master3D

    Famous card game with 3D graphics and artificial intelligence

    Master3D is a famous card came with usually 4 Players, in German also known as "Arschloch" :-.). Despite the funny name, it's a great game with simple rules but a lot of strategic options and fun. This is my first implementaion with 3 different AI-Players and a nice 3D-Interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Image Super-Resolution (ISR)

    Image Super-Resolution (ISR)

    Super-scale your images and run experiments with Residual Dense

    The goal of this project is to upscale and improve the quality of low-resolution images. This project contains Keras implementations of different Residual Dense Networks for Single Image Super-Resolution (ISR) as well as scripts to train these networks using content and adversarial loss components. Docker scripts and Google Colab notebooks are available to carry training and prediction. Also, we provide scripts to facilitate training on the cloud with AWS and Nvidia-docker with only a few...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Carrara Time Savers

    A collection of time savers utilities for Carrara

    This project aims at providing Carrara with short and useful utilities, that save time to the user by providing new functionalities or shortening the workflow.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 14
    PRMLT

    PRMLT

    Matlab code of machine learning algorithms in book PRML

    This Matlab package implements machine learning algorithms described in the great textbook: Pattern Recognition and Machine Learning by C. Bishop (PRML). It is written purely in Matlab language. It is self-contained. There is no external dependency. This package requires Matlab R2016b or latter, since it utilizes a new Matlab syntax called Implicit expansion (a.k.a. broadcasting). It also requires Statistics Toolbox (for some simple random number generator) and Image Processing Toolbox (for...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    GUIDOLib
    The GUIDOLib provides a powerful engine for the graphic rendering of music scores, based on the Guido Music Notation format. It supports Linux, Mac OS X, Windows, Android and iOS operating systems. A Java JNI interface is available as well as a Javascript version of the library. A Web API has also been designed, allowing to deploy the engine as a Web service.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    GraphicsFuzz

    GraphicsFuzz

    A testing framework for automatically finding and simplifying bugs

    GraphicsFuzz is a framework developed by Google for testing and fuzzing graphics drivers using automatically generated GLSL shaders. It helps identify security vulnerabilities, driver crashes, and rendering inconsistencies in OpenGL and Vulkan drivers by feeding them randomized but valid shader programs. Originally developed through academic research, GraphicsFuzz automates the process of minimizing and analyzing problematic shaders, helping hardware vendors and driver developers improve the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    React Move

    React Move

    Beautiful, data-driven animations for React

    The API for React Move has been essentially stable since the 2.0 version. The 4.0 version of React Move introduced a change that broke the hard dependency on d3-interpolate and introduced the interpolation prop. The current version of React Move will by default only do numeric interpolation and apply easing functions. If you only need to do numeric interpolation you don't need to do anything. Just upgrade and done. The API for React Move 5.x and 6.x is exactly the same. The 5.x version just...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    nufraw

    nufraw

    ufraw reloaded

    A new version of the popular raw digital images manipulator ufraw. Forks from the version 0.23 of ufraw (that's why the first nufraw version is the 0.24). Nufraw offers the same features (gimp plugin, batch, ecc) and the same quality of ufraw in a brand new improved user interface.
    Leader badge
    Downloads: 22 This Week
    Last Update:
    See Project
  • 19
    vim.wasm

    vim.wasm

    Vim editor ported to WebAssembly

    This project is an experimental fork of Vim editor by @rhysd to compile it into WebAssembly using emscripten and binaryen. Vim runs on Web Worker and interacts with the main thread via SharedArrayBuffer. The goal of this project is running Vim editor on browsers without losing Vim's powerful functionalities by compiling Vim C sources into WebAssembly. Almost all Vim's powerful features (syntax highlighting, Vim script, text objects, etc.) including the latest features (popup window) are...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    disser

    disser

    LaTeX classes and templates for typesetting dissertations in Russian

    LaTeX classes, Makefiles and document templates for typesetting dissertations in Russian
    Downloads: 5 This Week
    Last Update:
    See Project
  • 21
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    GIMP Plugin Pixel Art Scalers

    GIMP Plugin Pixel Art Scalers

    Gimp plugin for scaling / rescaling images

    The GIMP Plugin: Pixel Art Scalers is a tool for rescaling images using algorithms optimized for pixel art, such as HQX, XBR, and ScaleX. These scalers resize graphics while preserving the sharpness and clarity of pixel art, avoiding blurring and pixelation. The plugin integrates into GIMP's interface, providing users with options to adjust scaling parameters and improve the quality of upscaled images.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    DisplayCAL

    DisplayCAL

    Display Calibration and Characterization powered by Argyll CMS

    DisplayCAL (formerly known as dispcalGUI) is a graphical user interface for the display calibration and profiling tools of Argyll CMS, an open source color management system. Calibrate and characterize your display devices using one of the many supported measurement instruments, with support for multi-display setups and a variety of available settings like customizable whitepoint, luminance, tone response curve as well as the option to create accurate look-up-table ICC profiles as well as some proprietary 3D LUT formats. ...
    Leader badge
    Downloads: 5,045 This Week
    Last Update:
    See Project
  • 24

    ZCAD

    Simple CAD program

    Project moved to https://github.com/zamtmn/zcad
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Mutiara motif designer

    Mutiara motif designer

    Design motifs the fun way

    Mutiara is a border motif designer with an interesting twist. Even non-artists can easily design pleasing motifs.
    Downloads: 0 This Week
    Last Update:
    See Project