Showing 3016 open source projects for "java open source"

View related business solutions
  • 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
  • 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
  • 1
    This project has moved to http://code.google.com/p/synthetic/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    SGUtil Time Hash Server
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Implementation of the PowerWatershed algorithm (q=2) described in the following paper (ICCV 2009) http://www.esiee.fr/~najmanl/papers/couprie2009iccv.pdf
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Optimum Path Calculator
    Simple UI to test the effectiveness of a heuristic algorithm against the brute force method for path finding among an arbitrary number of arbitrarily placed points on a grid. This is an educational project, don't expect new and better methods.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Outgrown Windows Task Scheduler? Icon
    Outgrown Windows Task Scheduler?

    Free diagnostic identifies where your workflow is breaking down—with instant analysis of your scheduling environment.

    Windows Task Scheduler wasn't built for complex, cross-platform automation. Get a free diagnostic that shows exactly where things are failing and provides remediation recommendations. Interactive HTML report delivered in minutes.
    Download Free Tool
  • 5
    Java Metaheuristics (JMH) is a Java library aimed at the design and implementation of exact and approximated algorithms for optimization problems. JMH is specifically tailored for the design of metaheuristic procedures.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    A stock reports generating application in SAS. This application can download the stock data from yahoo finance, then input into SAS and generate daily, weekly, monthly and yearly yield reports. For the negative yield, SAS will mark it as red color.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    VisIVO Server
    VisIVO Server is a new tool specifically designed for a grid environment. This tool offers a framework for exploration of large-scale scientific datasets, particularly related to cosmological simulations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    A branch-and-prune method to find all solutions to systems of nonlinear equations. The number of variables must equal the number of equations. The variables must have proper lower and upper bounds. The solver has an interface to the AMPL environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    A basic calculator designed for the visually impaired that recites the operations being performed as it does them. Future development to include voice recognition of calculator functions and more advanced engineering calculations. Pre-Alpha phase.
    Downloads: 2 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
    A simple CUDA accelerated solver for general dimensional n-body problems. Currently only the conjugate gradient method has been implemented, but more will soon follow.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Application for the simulation and visualization of chemotaxis and fluid flows
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A language modeling tool kit written in Java for natural language processing applications. It can handle character-by-character modeling of unknown words, language model combination, comparison, and evaluation, as well as a number of smoothing techniques
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    demazure
    Computes the characters of some Demazure modules of sl2^. Namely, consider the Weyl group element w_N = ... s_0 s_1 s_0 with a total of N factors. Then we can compute the character of the Demazure module V_{w_N}(m Lambda_0).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Model Builder: Graphical ODE Simulator
    Model Builder is a graphical tool for designing, simulating and analyzing Mathematical models consisting of a system of ordinary differential equations(ODEs).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    This is home of the Generic Object Role Modeling Meta-Model (gORMmm). This ORM metamodel is designed as a software independent ORM metamodel for software developers/researchers of first-order logic, conceptual modeling, and artificial intelligence.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A portable C++ implementation of multiple-precision arithmetic.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    snlanalytic is a small Python script that takes a stem-and-leaf plot as input and returns basic statistics (sum, mean, median, mode) to the user.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    *** There is now an active effort to include a QT-only (no KDE) based IDE for Octave that is part of the main Octave source code. I recommend that you build and test that version of an IDE, as it will be the most supported option going forward. *** The octavede is a development environment for the Octave mathematical software package. Octave normally is run in a terminal. Octavede provides an GTK/X11 application that provides functionality similar to other mathematical software packages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    ReliaFree
    ReliaFree is a Python and PyGTK based suite of tools to assist in Reliability, Availability, Maintainability, and Safety (RAMS) analyses. ReliaFree is intended to be an Open Source alternative to proprietary RAMS analyses solutions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Web Interface to Octave allows to run GNU Octave commands from a web browser. Application is written in PHP and needs SQL database. It supports user profiles, user-created functions, scripts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    EngLab is a cross-compile mathematical platform with a C like syntax to be used by both engineers and users with small programming knowledge. It also enables the user and community to easily compile their own functions as shared objects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Math interface for various implementations of BLAS/LAPACK libraries
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    We have moved, the project is now at http://distancesampling.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Collection of routines useful for computational analytical geometry. Not the simple part (like definition of a point, line, plane...) but more of the meat part (distance between a plane and a line, cut between 2 planes...)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    *Project home now moved to Google Code.* Numerical computing and plotting tools for IronPython.
    Downloads: 0 This Week
    Last Update:
    See Project