Showing 8726 open source projects for "java open source"

View related business solutions
  • Find Hidden Risks in Windows Task Scheduler Icon
    Find Hidden Risks in Windows Task Scheduler

    Free diagnostic script reveals configuration issues, error patterns, and security risks. Instant HTML report.

    Windows Task Scheduler might be hiding critical failures. Download the free JAMS diagnostic tool to uncover problems before they impact production—get a color-coded risk report with clear remediation steps in minutes.
    Download Free Tool
  • Retool your internal operations Icon
    Retool your internal operations

    Generate secure, production-grade apps that connect to your business data. Not just prototypes, but tools your team can actually deploy.

    Build internal software that meets enterprise security standards without waiting on engineering resources. Retool connects to your databases, APIs, and data sources while maintaining the permissions and controls you need. Create custom dashboards, admin tools, and workflows from natural language prompts—all deployed in your cloud with security baked in. Stop duct-taping operations together, start building in Retool.
    Build an app in Retool
  • 1
    IceNLP is an open source Natural Language Processing (NLP) toolkit for analyzing and processing Icelandic text. The toolkit is implemented in Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    High-Throughput Tabular Data Processor
    HIGH-THROUGHPUT TABULAR DATA PROCESSOR (HTDP) is Java application that is intended to facilitate data exploration and reduction tasks in large text files resulting from high throughput technologies, e.g. massively parallel sequencing or microarrays. The software has been optimized for microarray and deep parallel sequencing data, however it can accept any character delimited tabular data sets. HTDP can also import, process and convert Variant Call Format (VCF) files ver. 4.0, 4.1 and 4.2...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    The main purpose of CombiTagger is to read files generated by individual PoS taggers and use them to develop and evaluate combined taggers according to a given combination algorithm. http://aaai.org/ocs/index.php/FLAIRS/2009/paper/download/67/296
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    BWTT

    BIOTACT Whisker Tracking Tool

    The BWTT is an artefact of the EU Framework 7 Project BIOTACT 215910. It is an extensible software framework that runs under Matlab (Mathworks, TM) providing for the computation of whisker tracking algorithms for small mammal observation. Other tracking algorithms (e.g. snout tracking) can also be included. The software is released with a number of algorithms included, allowing rapid whisker tracking with no other software required (other than Matlab).
    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
    owfs and owhttpd

    owfs and owhttpd

    Project moved to https://github.com/owfs/owfs/

    Please note that OWFS source code, and all Issue/Tickets/merge requests have now been moved to https://github.com/owfs/owfs/. Developer mailing lists will still be kept at Sourceforge. ---- OWFS -- 1-Wire file system. Use the Dallas 1-Wire and iButton chips with standard filesystem commands. Create temperature loggers. Monitor everything. OWHTTPD -- same system, only used as a light weight web server. OWFS is also ported to embedded routers, Mac OSX and Windows. Basically you can use...
    Downloads: 17 This Week
    Last Update:
    See Project
  • 6

    LTL3DRA

    LTL to deterministic Rabin automata translator based on LTL3BA

    THE PROJECT HAS BEEN MOVED TO GITHUB, FOLLOW https://github.com/xblahoud/ltl3dra LTL3DRA is a translator of a fragment of LTL formulae to deterministic Rabin automata. It is based on the popular tool named LTL3BA written by Tomas Babiak (available at https://sourceforge.net/projects/ltl3ba/). The translation used in LTL3DRA is described in T. Babiak, F. Blahoudek, M. Křetínský, and J. Strejček: Effective Translation of LTL to Deterministic Rabin Automata: Beyond the (F,G)-Fragment...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Vital Sign Simulator

    Vital Sign Simulator

    Patient vital sign simulator for medical emergency training purposes

    The vital sign simulator simulates a patient monitor and is intended for use in medical emergency training simulations. In combination with a (cheap) cpr-manikin, it offers a low-cost alternative to commercial high-tech patient simulation manikins. It is used with a dual monitor system, one monitor with controls for the operator and one providing the vital signs to the trainees. Heart rate, oxygen saturation, etCO2, respiratory rate, blood pressure and various moving ecg-samples can be set...
    Leader badge
    Downloads: 53 This Week
    Last Update:
    See Project
  • 8
    SleepyHead

    SleepyHead

    Open Source CPAP Research and Review Software

    Open-source, cross platform, sleep tracking software with a focus on monitoring CPAP treatment. Please see http://sleepyhead.jedimark.net for official release information and latest downloads.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9

    mdoptcli

    Multidimensional Optimizer for Command Line

    This program is a command-line interface to several multi-dimensional optimization algorithms coded in the *GNU Scientific Library -- GSL*. Namely the *Simplex* algorithm, which does not need a gradient, and from the gradient-based algorithms the *Conjugate Gradient -- CG* and the *Broyden-Fletcher-Goldfarb-Shanno -- BFGS* methods. The energy (and possibly energy gradient) is evaluated by a given command, which has to accept coordinates on standard input and returns the...
    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
    Niche Analyst (NicheA) was developed based on the BAM framework which allows users to create virtual spaces and virtual species, and to analyze ecological niches in both multivariate environmental and geographic spaces, linking views of the niche in the two spaces. The unique functionality in NicheA, not available in other software programs, is estimating Grinnellian niches of species based on environmental variables and occurrence records, but with a clear focus on fundamental ecological...
    Leader badge
    Downloads: 18 This Week
    Last Update:
    See Project
  • 11
    This program takes NMEA, CSV, GPR or GPX logfiles from your GPS device, manages your tracks and exports them as KML to Google Earth. Investigate altitude and speed information, measure distances and cut tracks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    popt4jlib

    Parallel Optimization Library for Java

    popt4jlib is an open-source parallel optimization library for the Java programming language supporting both shared memory and distributed message passing models. Implements a number of meta-heuristic algorithms for Non-Linear Programming, including Genetic Algorithms, Differential Evolution, Evolutionary Algorithms, Simulated Annealing, Particle Swarm Optimization, Firefly Algorithm, Monte-Carlo Search, Local Search algorithms, Gradient-Descent-based algorithms, as well as some well-known network flow and other graph algorithms. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    ProteoWizard
    ProteoWizard development moved to GitHub in 2018. The ProteoWizard Library is a set of software libraries and tools for rapid development of proteomics data analysis software. The libraries are cross-platform and built from the ground up using modern C++ techniques.
    Leader badge
    Downloads: 5 This Week
    Last Update:
    See Project
  • 14
    JPIV

    JPIV

    Particle Image Velocimetry

    JPIV is a platform independent, graphical stand-alone application for Particle Image Velocimetry (PIV) written in Java. PIV is an optical technique for measuring fluid flow velocities. JPIV moved to GitHub. Please visit us at: https://eguvep.github.io/jpiv/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Free Dictionaries
    Free translating dictionaries. Source format: TEI-P5 XML. Delivery formats: DICT, Stardict, etc. The dictionaries may include information on the pronunciation, etymology and such, in a platform-independent format. Access: web/plugins/standalone.
    Downloads: 39 This Week
    Last Update:
    See Project
  • 16

    transitfeed

    Tools for reading, validating & writing transit schedule info in GTFS

    transitfeed helps to make public transit information projects more successful for agencies and other interested parties. It provides a library to help you parse, validate, and generate General Transit Feed Spec (GTFS) feed files. It contains several parts, including TransitFeed (Python package for reading, writing, and validating feeds); Feedvalidator (command line tool that checks a GTFS feed for problems); ScheduleViewer (application for exploring a feed on a map) and more; each with their...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Palette Designer

    Palette Designer

    A color-code design tool

    Palette Designer facilitates designing color codes for electronic visual displays that comply with established human factors usability principles. It calculates colorimetric figures of merit for a user-specified color set and flags colors and color combinations that may be problematic. It also draws figures that help users visualize important characteristics of the color set and find ways to improve it. It can be used by itself or in conjunction with software that uses aesthetic...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    SLAM++

    high-performance nonlinear least squares solver for graph problems

    SLAM++ is a minimalist implementation of incremental nonlinear least squares, containing lighting fast implementation of linear algebra on sparse block matrices. It is aimed for use in 3D reconstruction or robotics.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 19
    Lata is a file format to store CFD results, with special care for huge datasets. This project provides tools for manipulate and convert the lata files. This project is part of the VisIt plugin reader. The Snorky3D sofware is presented in the following conference communication: Visualisation of CFD computations: millions of particles in real time with Snorky3D Visu 2012, september 2012, Paris, France http://visu2012.imag.fr/articles/mathieu.pdf
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Finita

    Package for solving PDE systems numerically

    Finita is a software package for solving complex algebraic/differential systems of equations numerically using various grid methods.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Ycad is a library of CAD functions in Java. Currently only DXF is supported for reading, viewing and writing. The DXF drawing may be rendered to a Graphics object for printing or imaging.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    I.S.A.A.C.S. Interactive Structure Analysis of Amorphous and Crystalline Systems is a cross-platform software developed to analyze the structural characteristics of three-dimensional models built by computer simulations.
    Leader badge
    Downloads: 12 This Week
    Last Update:
    See Project
  • 23
    Nifty Reg
    This project, initially developed at University College London, contains programs to perform rigid, affine and non-linear registration of nifti or analyse images. Two versions of the algorithms are included, a CPU- and a GPU- (using CUDA) based implementation.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 24

    QMinim

    A web-based minimisation service

    Based on MinimPy (http://sourceforge.net/projects/minimpy/), QMinim is a web-based minimization application, for allocation of subject to different arms of a clinical trial. It is an alternative to randomization, with the advantage of balancing arms of trial with respect to preselected prognostic factors. All aspects of minimization procedure including treatments, factors, minimization protocole, and including a preload can be customized using QMinim.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    S2CBench

    S2CBench

    Synthesizable SystemC Benchmark Suite

    S2CBench v.2.0 provides 18 programs written in synthesizable SystemC language. Each benchmark is designed for specific domains such as multimedia, digital signal processing, security, image processing, etc. The programs are provided with the objective to enable researchers analyze their innovative algorithms and techniques and help users compare the quality of results of state of the art commercial High Level Synthesis tools available in industry. You can log in to our Youtube channel to...
    Downloads: 0 This Week
    Last Update:
    See Project