Showing 3016 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
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 1
    MathParser Java - Math Parser library

    MathParser Java - Math Parser library

    Mathematical Parser for Java

    This project gives a mathematical parser for converting a simple string expression into a result which can be managed for using in other calculations, all in Java. Using a couple lines of code, you'll be able to parse complex arithmetic expressions efficiently. This library is powered by Dijkstra's Shuting-yard algorithm. The library has no dependencies with other external libraries. Dependency <dependency> <groupId>com.google.code.mathparser-java</groupId> ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    gplot

    Gplot provides a convenient front-end for gnuplot

    Gplot provides a convenient front-end for gnuplot. It accepts a large set of options to generate a single plot of one or more sets of data (overlaid as necessary).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    FoxCalc

    FoxCalc

    A pseudo-graphical calculator for FreeDOS (or any other DOS)

    FoxCalc is a calculator with a text user interface (TUI), compiled for DOS. It supports a mouse, and uses the GMP library, therefore its results are highly accurate. FoxCalc is distributed as a zip FreeDOS package. That way, it can be easily installed using the FreeDOS package manager.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Puran2 - Real Random Number Generator

    Puran2 - Real Random Number Generator

    Real Random Number Generator

    Puran2 is a real random number generator based on electronic noise. The random bits are stored on a CD. The software allow the access to the random bits like a pseudo random number generator and is easy to use. It can be mixed with random number of a tausworthe generator to grow the count of random number.
    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

    QTASEP

    Visualization application for various TASEP, ASEP and SSEP models.

    Visualization of TASEP, ASEP, SSEP models with various update rules based on Zarja simulation library using QT GUI library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Bayesian Network tools in Java (BNJ) is an open-source suite of software tools for research and development using graphical models of probability. It is published by the Kansas State University Laboratory for Knowledge Discovery in Databases (KDD).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    The interactive mathematical programming system GYWOPT is released as free software. It has been developed since early 2000 for experiments with the Integral Basis Method for integer programming by U.-U. Haus, M. Köppe and R. Weismantel.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Malimpa stands for MAtlab Library for IMage Processing and Analysis. It provides functions for 2D/3D grascale/color image creation, filtering, or measurement. It requires, and complements Matlab Image Processing Toolbox. Important notice: the project is now hosted in GitHub, https://github.com/dlegland/matImage
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    genomemap
    A software framework to build maps for Neurospora crassa genome based on probabilistic models of meiotic recombination. A netbeans platform application is built to incorporate the computations. Project issues are mainatined at https://freecode4susant.atlassian.net/browse/GENOMEMAP
    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
    The project simulates a generic agent based market model. The aim is to explore intimately, by simulation, the process of price formation and the market microstructure.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A High-Order Multi-Variate Approximation Scheme for Arbitrary Data Sets, C implementation of the method described in http://web.mit.edu/qiqi/www/paper/interpolation.pdf, with Python and Fortran interfaces.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    CalcPi

    CalcPi

    This is a multiplatform program to calculate pi.

    This program calculates pi and other mathematical constants to arbitrary precision, only limited by processing power and memory. Its main feature is not speed, but multiplatform capability and a nice GUI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A formal specification language and tools based on high-school mathematics - sets theory, functions, arithmetics and Boolean algebra.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A collection of pure Python algorithms and data structures
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Signal processing and visualization library for .NET
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    QRealFourier

    Qt-based FFT implementation

    A Qt library for Fast Fourier Transform (FFT) of real samples. Based on the FFTReal library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    RSAT

    RSAT

    A script to perform SAT attacks on RSA

    SAT solvers are being used more and more in partial key exposure attacks. The scope of this script is to show that SAT solvers can be used in partial key exposure attacks of RSA with very good results.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    latexdiff is a Perl script, which compares two latex files and marks up significant differences between them (i.e. a diff for latex files). Various options are available for visual markup using standard latex packages such as "color.sty".
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    fvm2

    fvm2

    FVM2 - F Virtual Machine v2

    FVM2 is VM for running machines like Markov algorithms, Turing machine and so on. FVM2 has debugger with step mode and breakpoints. Goal of this project is to help students with studying Theory of computation. FVM2 shows how complex code works within a real machine. Currently the only implemented machine is Markov algorithms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    GLPKMEX - a Matlab MEX interface for the GLPK library Note: GLPKMEX is not currently compatible with glpk-4.49, or later. please use with glpk 4.40 - 4.48.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 21
    Semantic query optimization (SQO) is the process of finding equivalent rewritings of an input query given constraints that hold in a database instance. We present a Chase & Backchase (C&B) algorithm strategy that generalizes and improves on well-known methods in the field. The implementation of our approach, the pegasus system, outperforms existing C&B systems an average by two orders of magnitude. This gain in performance is due to a combination of novel methods that lower the complexity...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Simple SUVAT Solver

    A simple solver for simple SUVAT questions

    This is the first release of the SUVAT Solver 1.0. If you find errors either drop us a line and explain or your more than welcome to the files to have a look yourself!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    NKA

    Nonlinear Krylov acceleration of fixed-point and Newton-like methods

    Nonlinear Krylov Acceleration (NKA) is a method for accelerating the convergence of fixed-point (Picard) iterations. Many Newton-like and inexact Newton methods are fixed point iterations. The NKA project provides the canonical implementation of the method for several programming languages. The black-box accelerator is simple to integrate into existing code. Placed in the iteration loop, it observes the sequence of solution updates and replaces them with improved updates using information...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    NeuroImitator
    Neuroimitator project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    vivienda
    vivienda-rbt es software libre bajo la GPL que calcula la potencia total prevista para un edificio según el reglamento electrotécnico de baja tensión. El programa pregunta al usuario el número de viviendas, ascensores, metros cuadrados de los locales, garaje, potencias, si está en planta baja, sotano, tiene o no luminarias, factor de corrección del condensador, etc, por lo que no hace ni falta saber como se aplica el reglamento al ser todo preguntas.
    Downloads: 0 This Week
    Last Update:
    See Project